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

code plugin #194

Closed HalilDeniz closed 2 months ago

HalilDeniz commented 8 months ago

Hello. I'm creating a port scanning tool. and I will add web firewall detection to my tool using the wafw00f module. Can you give an example code that works with the function?

and this is my tool: https://github.com/HalilDeniz/NetworkSherlock

Zaeem20 commented 4 months ago

@HalilDeniz

I built API for this, it is free and public, and you can use it...

https://webeye.deta.dev

here is an example snippet for waf detection https://webeye.deta.dev/waf/?q=example.com

0xInfection commented 2 months ago

closing in as closely related to #195.