python3写的综合扫描工具,主要用来存活验证,敏感文件探测(目录扫描/js泄露接口/html注释泄露),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。
-
Updated
Jan 2, 2020 - Python
python3写的综合扫描工具,主要用来存活验证,敏感文件探测(目录扫描/js泄露接口/html注释泄露),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。
📜 A collection of wordlists for many different usages
网络扫描器具有目录扫描,web指纹,端口扫描和域名解析等功能 、Network scanner with features such as directory scanning, web fingerprinting, port scanning and domain name resolution
This Python script automates the extraction of user identifiers (userCode and userId) from log files across multiple directories. It processes each log file, extracts unique identifiers, and saves them to a CSV file for easy analysis. This tool is useful for efficiently identifying and consolidating user information from large sets of log data.
An os.scandir implementation with recursiveness
Add a description, image, and links to the directory-scanning topic page so that developers can more easily learn about it.
To associate your repository with the directory-scanning topic, visit your repo's landing page and select "manage topics."