[ 源代码: wafw00f ]
软件包:wafw00f(0.9.5-1)
identify and fingerprint Web Application Firewall products
This package identifies and fingerprints Web Application Firewall (WAF) products using the following logic:
- Sends a _normal_ HTTP request and analyses the response; this identifies a number of WAF solutions. - If that is not successful, it sends a number of (potentially malicious) HTTP requests and uses simple logic to deduce which WAF it is. - If that is also not successful, it analyses the responses previously returned and uses another simple algorithm to guess if a WAF or security solution is actively responding to the attacks.
其他与 wafw00f 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- dep: python3-pluginbase
- Support library for building plugins systems (Python 3)