mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2025-02-25 08:51:13 -05:00
Found new fingerprint in the wild
This commit is contained in:
parent
3e79f623ec
commit
1a22328081
40
README.md
40
README.md
@ -928,6 +928,26 @@ Wanna fingerprint WAFs? Lets see how.
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
LiteSpeed Firewall
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li><b>Detectability: </b>Easy</li>
|
||||
<li><b>Detection Methodology:</b></li>
|
||||
<ul>
|
||||
<li><code>Server</code> header has value set to <code>LiteSpeed</code>.</li>
|
||||
<li><code>Response page contains:</code></li>
|
||||
<ul>
|
||||
<li><code>Proudly powered by LiteSpeed Web Server</code> text.</li>
|
||||
<li>Reference to <code>http://www.litespeedtech.com/error-page</code></li>
|
||||
<li><code>Access to resource on this server is denied.</code></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Malcare (Inactiv)
|
||||
@ -1692,14 +1712,30 @@ Wanna fingerprint WAFs? Lets see how.
|
||||
<li>Malicious request returns <code>404 Not Found</code> Error.</li>
|
||||
<li>Response page contains:</li>
|
||||
<ul>
|
||||
<li><code>Error 403 Naughty, not Nice!</code> as heading.</li>
|
||||
<li><code>Varnish cache Server</code> keyword.</li>
|
||||
<li><code>Request rejected by xVarnish-WAF</code> text snippet.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Varnish Cache Firewall
|
||||
</td>
|
||||
<td>
|
||||
<ul>
|
||||
<li><b>Detectability: </b>Easy</li>
|
||||
<li><b>Detection Methodology:</b></li>
|
||||
<ul>
|
||||
<li>Response page contains:</li>
|
||||
<ul>
|
||||
<li><code>Error 403 Naughty, not Nice!</code> as heading.</li>
|
||||
<li><code>Varnish cache Server</code> as text.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
VirusDie Firewall
|
||||
|
Loading…
x
Reference in New Issue
Block a user