Update top-xss-params.yaml

Fixes an edge case false positive on AkamaiGhost servers
patch-1
Geeknik Labs 2021-05-10 18:20:48 +00:00 committed by GitHub
parent 491789580d
commit dea16d4ebd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -42,6 +42,14 @@ requests:
- "text/html"
part: header
- type: word
words:
- "<title>Access Denied</title>"
- "You don't have permission to access"
part: body
condition: and
negative: true
- type: status
status:
- 200