Repository navigation

#

directory-scanning

python3写的综合扫描工具,主要用来存活验证,敏感文件探测(目录扫描/js泄露接口/html注释泄露),WAF/CDN识别,端口扫描,指纹/服务识别,操作系统识别,POC扫描,SQL注入,绕过CDN,查询旁站等功能,主要用来甲方自测或乙方授权测试,请勿用来搞破坏。

Python
1756
6 年前

网络扫描器具有目录扫描,web指纹,端口扫描和域名解析等功能 、Network scanner with features such as directory scanning, web fingerprinting, port scanning and domain name resolution

Python
4
7 年前

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.

Python
4
1 年前

An os.scandir implementation with recursiveness

Python
2
2 年前