copy to file 并修改file->FUZZ (failure) 这一步是为了在这个页面看看能不能找到一个能够与server interact的参数
利用fuff进行请求
fuff -request file.req -request-proto http -w /opt/xxdictionary -mc all -fs 36
fuff用户手册:mirrors / ffuf / ffuf · GitCode
解析:-request -- File containing the raw http request
-request-proto Protocol to use along with raw request (default: https)
-mc match Match HTTP status codes, or "all" for everything. (default: 200,204,301,302,307,401,403,405,500)
-sf Stop when > 95% of responses return 403 Forbidden (default: false)
利用gobuster对新发现域名的爆破