Skip to content

jinglingshu1/DirSaber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/
├── __init__.py
├── lib                         通用自写函数 
│   ├── do_HTTP_request.py      发送请求功能                 
│   ├── ThreadGetKey.py         手动中断功能
│   ├── logging.py              日志记录功能
│   └── __init__.py
│
├── modules                     自写组建、模块
│   ├── proxy.py                代理模块
│   ├── chooseDic.py            字典选择模块
│   ├── urlcheck.py             url确认模块
│   ├── f4ckDir.py              扫描模块
│   ├── loading.py              进度显示模块
│   ├── whatweb.py              网站程序发现模块(待定)
│   └── __init__.py
│
├── dic                         字典文件夹
│   ├── admins
│   ├── backs
│   ├── shells
│   └── others 
├── output                      输出结果(可选输出)
└── main.py                     主程序

About

sensitve dir & file scaner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published