Giter Site home page Giter Site logo

w_dirscan's Introduction

w_dirscan

基于御剑字典的目录扫描器

asynchronous 异步版本

synchronize 同步版本

2020年12月31日
synchronize 同步版本-基于Python多线程:
20线程,无重试,3秒超时,DIR.TXT目录字典291007条数据,扫描目标:本地部署站点,扫描时间:21分钟,扫描结果:19条
御剑目录扫描器:
20线程,无重试,3秒超时,DIR.TXT目录字典291007条数据,扫描目标:本地部署站点,扫描时间:8分钟,扫描结果:9条

2021年1月5日
asynchronous 异步版本-基于Python协程:
一次取20个任务,无重试,3秒超时,DIR.TXT目录字典291007条数据,扫描目标:本地部署站点,扫描时间:4分钟,扫描结果:24条

运行环境>=python3.6

安装方法:

git clone https://github.com/freedom-wy/w_dirscan.git
cd w_dirscan/source_code/asynchronous
python w_dirscan_main.py www.xxx.com

使用方法:

w_dirscan\source_code\asynchronous>python w_dirscan_main.py -h
usage: 基于御剑字典的目录扫描

positional arguments:
  URL         扫描的URL或IP地址

optional arguments:
  -h, --help  show this help message and exit
  -a, --asp   加载asp,aspx字典
  -d, --dir   加载dir字典
  -j, --jsp   加载jsp字典
  -m, --mdb   加载mdb字典
  -p, --php   加载php字典
  --all       加载所有字典

微信公众号:你丫才秃头

默认不加参数:加载DIR字典

w_dirscan's People

Contributors

freedom-wy 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.