Code Monkey home page Code Monkey logo

fuyao's Introduction

FuYao - 扶摇直上九万里

Docker Hub | WanLiLICENSETwitter | 问题解决

自动化进行资产探测及漏洞扫描|适用黑客进行赏金活动、SRC活动、大规模攻击使用

更新日志

  • V1.2
    • 新增Docker一键部署 感谢群成员 @l0ners 支持!
  • V1.1
    • 修复报错logs问题
  • V1.0
    • 脚本发布

docker使用教程

domain.txt 存放目标一级域名(主域名)

docker pull explang/fuyao
docker run -d -it --name fuyao explang/fuyao:v1.2 && docker exec -it -w /FuYao fuyao bash

在domain.txt文件中添加主域名后执行下方命令即可开始自动化扫描(主域名 = xxx.com 这种的!www.xxx.com 属于二级域名!)

vim domain.txt
python3 FuYao.py

源代码使用教程

domain.txt 存放目标一级域名(主域名)

config.yaml 配置扫描器

git clone https://github.com/ExpLangcn/FuYao.git
cd FuYao & pip3 install -r requirements.txt & mkdir logs/subfinder logs/ksubdomain logs/httpx
vim config.yaml

在domain.txt文件中添加主域名后执行下方命令即可开始自动化扫描(主域名 = xxx.com 这种的!www.xxx.com 属于二级域名!)

vim domain.txt
python3 FuYao.py

注:目前工具仅限支持Mac系统及Linux系统,建议使用Linux系统!扫描速度与网络有关,建议VPS最少5MB宽带。

BiLiBiLi

RedCodeTm

Twitter

@ExpLang_Cn

微信群

作者微信

知识星球介绍:

一次付费 永久免费,到期联系运营即可免费加入】

星球面向群体:主要面向信息安全研究人员.

更新周期:最晚每两天更新一次.

内容方向:原创安全工具安全开发WEB安全内网渗透Bypass代码审计CTF免杀思路技巧实战分享最新漏洞安全资讯

Info

fuyao's People

Contributors

explangcn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.