一款盲目WAF識別工具
VSole2023-05-19 08:58:46
一種識別工具,可以基于盲目推理識別Web保護類型(即WAF)。盲推理是通過檢查由一組預定義的攻擊性(非破壞性)有效載荷引起的響應來完成的,其中這些有效載荷僅用于觸發介于兩者之間的Web保護系統(例如),目前,它支持80多種不同的保護產品。

用法:
$ python identYwaf.py
__ __
____ ___ ___ ____ ______ | T T __ __ ____ _____
l j| \ / _]| \ | T| | || T__T T / T| __|
| T | \ / [_ | _ Yl_j l_j| ~ || | | |Y o || l_
| | | D YY _]| | | | | |___ || | | || || _|
j l | || [_ | | | | | | ! \ / | | || ]
|____jl_____jl_____jl__j__j l__j l____/ \_/\_/ l__j__jl__j (1.0.XX)
Usage: python identYwaf.py [options] url>
Options:
--version Show program's version number and exit
-h, --help Show this help message and exit
--delay=DELAY Delay (sec) between tests (default: 0)
--timeout=TIMEOUT Response timeout (sec) (default: 10)
--proxy=PROXY HTTP proxy address (e.g. "http://127.0.0.1:8080")
--proxy-file=PRO.. Load (rotating) HTTP(s) proxy list from a file
--random-agent Use random HTTP User-Agent header value
--code=CODE Expected HTTP code in rejected responses
--string=STRING Expected string in rejected responses
--post Use POST body for sending payloads
0x01 identYwaf鏈接獲取
https://github.com/stamparm/identYwaf
VSole
網絡安全專家