Update CVE-2022-26263.yaml

patch-1
Dhiyaneshwaran 2022-10-06 15:20:27 +05:30 committed by GitHub
parent d9e5fec8e2
commit fb1ba83213
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -13,7 +13,7 @@ info:
cve-id: CVE-2022-26263
metadata:
google-dork: inurl:/u8sl/WebHelp
tags: xss,yonyou,cve,cve2022
tags: cve,cve2022,xss,yonyou
requests:
- raw:
@ -24,18 +24,18 @@ requests:
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: body
words:
- "<FRAME SRC='Welcome.htm' name='bsscright' scrolling='yes'>"
- "<META NAME=\"generator\" CONTENT=\"RoboHELP by eHelp Corporation www.ehelp.com\">"
condition: and
- type: word
part: header
words:
- "text/html"
- type: word
part: body
words:
- "<FRAME SRC='Welcome.htm' name='bsscright' scrolling='yes'>"
- "<META NAME=\"generator\" CONTENT=\"RoboHELP by eHelp Corporation www.ehelp.com\">"
condition: and
- type: status
status:
- 200