Skip to content

基于字典的Web目录扫描工具

Notifications You must be signed in to change notification settings

24168825/dir-scan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dir-scan

基于字典的Web目录扫描工具,字典参考自LoRexxar/BScanner

使用说明

python2 dir-scan -f dir_type -t thread_count

必选参数

  • -f DIR_TYPE, --file=DIR_TYPE Type of dictionary used 工具使用的字典类型,目前版本(v1.0)包含asp\aspx\jsp\php四种类型为后缀的字典

可选参数

  • -t THREAD_COUNT, --thread=THREAD_COUNT Number of threads 工具使用的线程数,默认为10

更新日志

  • v1.0 2022/03/29 基本功能完成

About

基于字典的Web目录扫描工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%