wafw00f
https://github.com/EnableSecurity/wafw00f
基于python2/3
探测目标防火墙信息
1、下载
kali下安装:git clone https://github.com/EnableSecurity/wafw00f
windows下安装需要直接下载他的项目
2、安装
解压出来之后,终端输入:cd wafw00f-master/ 进入到这个目录下面
输入ls,能看到有一个setup.py 的文件
然后输入命令:python setup.py install(python2 或者3 都行)
等他运行完就装好了
终端输入:wafw00f 目标地址
$ wafw00f https://example.org
______
/ \
( Woof! )
\ ____/ )
,, ) (_
.-. - _______ ( |__|
()``; |==|_______) .)|__|
/ (' /|\ ( |__|
( / ) / | \ . |__|
\(_)_)) / | \ |__|
~ WAFW00F : v2.1.0 ~
The Web Application Firewall Fingerprinting Toolkit
[*] Checking https://example.org
[+] The site https://example.org is behind Edgecast (Verizon Digital Media) WAF.
[~] Number of requests: 2
wafw00f —help 查看帮助文档
wafw00f -l 查看可以检测到的防火墙
打赏我,让我更有动力~
© 2016 - 2024 掌控者 All Rights Reserved.