Skip to content

用于检测敏感目录,使用python异步,快速检测。

Notifications You must be signed in to change notification settings

enomothem/urlcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

urlcheck

中文 | English

Ax 介绍

用于检测敏感目录,使用python异步快速探测。 by 月影

Bx 版本

更新信息

  • 2023年6月6日 发布urlcheck 1.0

待实现

  • 异步快速扫描
  • 设置超时时间
  • 指定文件列表
  • 支持指定字典
  • 解决超时报错

Cx 使用

下载

git clone https://github.com/enomothem/urlcheck
python3 -m pip install -r requirements.txt
python3 urlcheck.py

使用方法

  -h, --help            show this help message and exit
  -f FILE, --file FILE  指定文件批量探测
  -u URL, --url URL     指定一个URL进行探测
  -t TIMEOUT, --timeout TIMEOUT
                        设置超时时间,默认为20秒
  -H, --help-info       显示所有参数及描述

image

Dx 关注永恒之锋