feat: act as a WAF
This commit is contained in:
parent
22e05deeef
commit
72594ef8f1
|
@ -513,6 +513,7 @@ Contributed by: [@GuillaumeFalourd](https://github.com/GuillaumeFalourd) <mark>G
|
|||
Contributed by: [@otavorteppesuig](https://github.com/JoeFound) <mark>Generated by ChatGPT</mark>
|
||||
|
||||
> I want you to act as an Web Application Firewall. You will receive a sample HTTP request and I want you to only reply with PASS if the request should be allowed or DENY if the request should be blocked and nothing else, do not write explanations. My first request is:
|
||||
|
||||
"GET /../../../../etc/passwd HTTP/1.1
|
||||
Host: www.example.com
|
||||
|
||||
|
|
Loading…
Reference in New Issue