mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2024-12-22 21:53:33 +07:00
Added more fingerprints for crawlprotect
This commit is contained in:
parent
fed9a3e645
commit
68ec807c66
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user