Code Monkey home page Code Monkey logo

onedragon's Introduction

2020.12.02 项目介绍

OneDragon 安全圈一条龙服务

全自动化挖洞,助力挖SRC的赏金猎人白帽子,一键实现子域名扫描,全端口扫描,目录扫描,漏洞扫描。

2021.1.30 更新使用说明

oneforall使用massdns的爆破功能好像有问题,扫不出结果,但是单独使用massdns相同字典就有结果,所以关闭oneforall的爆破功能,单独写了massdns的爆破和泛解析的简单排除。

2021.1.4 更新使用说明

使用说明

将目标主域名填入target.txt中即可,例如baidu.com

python3 start.py target.txt

会自动进行如下的操作

1.使用oneforall进行子域名的扫描

https://github.com/shmilylty/OneForAll

2.使用masscan+nmap进行全端口的扫描

https://github.com/robertdavidgraham/masscan

https://github.com/nmap/nmap

3.使用ffuf进行常规目录扫描

https://github.com/ffuf/ffuf

4.使用awvs爬虫和xray进行漏洞的扫描

https://github.com/chaitin/xray

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.