Added one more WAF fingerprint

This commit is contained in:
0xInfection 2019-04-21 12:49:07 +05:30
parent 958a72c7a3
commit 8651cd47eb

View File

@ -1168,6 +1168,22 @@ Wanna fingerprint WAFs? Lets see how.
</ul>
</td>
</tr>
<tr>
<td>
OpenResty Lua WAF
</td>
<td>
<ul>
<li><b>Detectability: </b>Easy</li>
<li><b>Detection Methodology:</b></li>
<ul>
<li><code>Server</code> header contains <code>openresty/{version}</code> keyword.</li>
<li>Blocked response page contains <code>openresty/{version}</code> text.</li>
<li>Blocked response code returned is <code>406 Not Acceptable</code>.</li>
</ul>
</ul>
</td>
</tr>
<tr>
<td>
Palo Alto Firewall