Added more fingerprints for crawlprotect

This commit is contained in:
0xInfection 2019-04-07 18:16:17 +05:30
parent fed9a3e645
commit 68ec807c66

View File

@ -616,6 +616,8 @@ Wanna fingerprint WAFs? Lets see how.
<li><b>Detectability: </b>Easy</li>
<li><b>Detection Methodology:</b></li>
<ul>
<li>Response cookies might contain <code>crawlprotect</code> cookie name.</li>
<li>Block Page title has <code>CrawlProtect</code> keyword in it.</li>
<li>Blocked response content contains value<br> <code>This site is protected by CrawlProtect !!!</code> upon malicious request.</li>
</ul>
</ul>