mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2024-12-22 07:09:39 -08:00
feat: act as a WAF
This commit is contained in:
parent
72594ef8f1
commit
a857481db5
1 changed files with 3 additions and 2 deletions
|
|
@ -514,10 +514,11 @@ Contributed by: [@otavorteppesuig](https://github.com/JoeFound) <mark>Generated
|
|||
|
||||
> 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
|
||||
```
|
||||
GET /../../../../etc/passwd HTTP/1.1
|
||||
Host: www.example.com
|
||||
|
||||
"
|
||||
```
|
||||
|
||||
# License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue