Skip to content

Dynamic file detection tool based on crawler 基于爬虫的动态敏感文件探测工具

Notifications You must be signed in to change notification settings

Xyntax/FileSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSensor

Dynamic file detection tool based on crawler
基于爬虫的动态敏感文件探测工具

banner

Feature

Requirement

  • Python 3.x
  • pip

Install

  1. git clone https://github.com/Xyntax/FileSensor
  2. cd FileSensor
  3. pip3 install -r requirement.txt

Usage

FileSensor ver0.2 by <i@cdxy.me>
https://github.com/Xyntax/FileSensor

Usage:
  filesensor.py URL [--404 REGEX] [-o]
  filesensor.py (-h | --help)

Example:
  python3 filesensor.py https://www.cdxy.me --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

Links

About

Dynamic file detection tool based on crawler 基于爬虫的动态敏感文件探测工具

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages