Skip to content

Chr1sTo4F/WebfileScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SensitiveWebfileScan

针对于CTF-Web中敏感文件泄漏的扫描器

Usage

python scan.py [url]

eg:

python scan.py http://ctf.test.com

可以指定关键字扫描,使用了generatedict来生成关于关键字字典

python scan.py [url] -k 'flagSDK'

关于关键字、请求方式、线程、TIME_OUT时间、日志都可以在config.py里面设置

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages