Merge pull request #4121 from projectdiscovery/fp-fix

Update CVE-2020-28351.yaml
patch-1
Prince Chaddha 2022-04-12 23:31:59 +05:30 committed by GitHub
commit 0e0a796b93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -24,7 +24,6 @@ requests:
matchers-condition: and
matchers:
- type: word
words:
- '</script><script>alert(document.domain)</script>'
@ -34,3 +33,7 @@ requests:
words:
- 'Content-Type: text/html'
part: header
- type: status
status:
- 200