FileSensor是一个基于爬虫的动态敏感文件探测工具,需要Python 3.x和pip。
包含功能:
1 2 3 |
git clone https://github.com/Xyntax/FileSensor cd FileSensor pip3 install -r requirement.txt |
1 2 3 4 5 6 7 8 9 10 11 |
Usage: filesensor.py URL [--404 REGEX] [-o] filesensor.py (-h | --help) Example: python3 filesensor.py https://www.site.com --404 "404 File not Found!" Options: -o save results in ./output folder --404 REGEX filter out custom 404 page with regex -h --help show this help message |
原文连接
的情况下转载,若非则不得使用我方内容。