多线程批量检测脚本(需要自己先识别出iis
中间件的目标,文件中链接需要带https://
或http://
)
██╗██╗?██████╗?██████╗?█████╗??█████╗?███╗??██╗███████╗██████╗?
██║██║██╔════╝██╔════╝██╔══██╗██╔══██╗████╗?██║██╔════╝██╔══██╗
██║██║╚█████╗?╚█████╗?██║??╚═╝███████║██╔██╗██║█████╗??██████╔╝
██║██║?╚═══██╗?╚═══██╗██║??██╗██╔══██║██║╚████║██╔══╝??██╔══██╗
██║██║██████╔╝██████╔╝╚█████╔╝██║??██║██║?╚███║███████╗██║??██║
╚═╝╚═╝╚═════╝?╚═════╝??╚════╝?╚═╝??╚═╝╚═╝??╚══╝╚══════╝╚═╝??╚═╝
Example: python3 iisShortNameScaner.py -t 100 -f url.txt -o result.txt
IIS短文件名漏洞实际利用脚本(添加忽略https证书校验)
# An IIS short_name scanner my[at]lijiejie.com http://www.lijiejie.com
# Modified by ABC_123