Security_Code/信息收集/Check_Waf/readme.md

5 lines
338 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

直接在sqlmap的waf识别模块中移植功能可以套嵌入扫描器当中作为信息采集的一部分。
直接移植功能,封装成一个函数,可以直接调用,传入参数为一个网址
[项目地址](http://www.langzi.fun/sqlmap%E7%A7%BB%E6%A4%8DWAF%E8%87%AA%E5%8A%A8%E8%AF%86%E5%88%AB%E5%8A%9F%E8%83%BD.html)