Giter Site home page Giter Site logo

directoryfuzz's Introduction

本项目的精华为top5000目录字典和超大js文件字典

当测试空白页面时扫出来'/script/'目录时可以使用超大js目录文件进行扫描

top5000目录字典是我用github上的各种目录字典(几乎包含了所有的优质字典)用服务器扫了上万个网站,总共耗时2个月左右,经过筛选之后最终提取出来出现频率最高的5000个目录和文件。

最后推荐一款目录扫描工具https://github.com/epi052/feroxbuster

我试过非常多的目录扫描工具包括御剑的全部版本,ffuf,dirsearch,dirmap,7kbscan等等很多工具都试过,几乎都有各种各样的问题,要么就是扫描速度太慢,要么就是不支持批量扫描,要么就是批量导入的时候会出问题,要么就是多线程的时候程序会卡住,但最终找到一款工具很好用的工具'feroxbuster',该工具有windows版本,下载对应版本https://github.com/epi052/feroxbuster/releases/tag/v2.10.4

使用如下命令即可实现批量扫描

type url.txt | feroxbuster.exe --stdin --auto-tune -k -A -s 200,302 --dont-extract-links --no-state --no-recursion -o result.txt -t 20 -C 404 -W 0 -w top5000.txt

directoryfuzz's People

Contributors

enh123 avatar

Stargazers

hirak0 avatar  avatar Anythin9 avatar Jackie avatar hybcx avatar  avatar  avatar  avatar  avatar  avatar Galen Bonato avatar Vortex avatar yjn140 avatar QinyinSafe avatar  avatar  avatar  avatar

Watchers

 avatar  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.