mirror of
https://github.com/0xInfection/Awesome-WAF.git
synced 2025-10-08 03:18:31 -04:00
Update README.md
This commit is contained in:
parent
0515a36759
commit
ac4c15cc7f
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
# Awesome WAF Evasion 
|
||||
> A curated list of awesome WAF evasion stuff. 🔥
|
||||
|
||||

|
||||
|
||||
__A Concise Definition:__ A web application firewall is a form of firewall with a set of configured rules that controls input, output, and/or access from, to, or by an application or service. It operates by monitoring and potentially blocking the input, output, or system service calls that do not meet the configured policy of the firewall. *(Source [Wikipedia](https://en.wikipedia.org/wiki/Application_firewall))*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue