EnableSecurity / wafw00f

WAFW00F allows one to identify and fingerprint Web Application Firewall (WAF) products protecting a website.
https://www.enablesecurity.com/
BSD 3-Clause "New" or "Revised" License
5.17k stars 924 forks source link

Number of requests #177

Closed xianghongying closed 1 year ago

xianghongying commented 1 year ago

Could you explain the meaning of each Number returned by 'Number of requests'? I didn't see it in the document. Thanks

0xInfection commented 1 year ago

"Number of requests" signifies the actual number of requests sent to the target upon which the presence/absence of a WAF was confirmed. WAFW00F keeps a track of every request it sends and outputs it.