updated matchers

patch-1
Ritik Chaddha 2023-01-26 21:21:53 +05:30 committed by GitHub
parent eb2a0225d0
commit 97b36f2f7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 4 deletions

View File

@ -1,7 +1,7 @@
id: CVE-2022-32429
info:
name: MSNSwitch Firmware MNT.2408 - configuration dump
name: MSNSwitch Firmware MNT.2408 - Configuration Dump
author: theabhinavgaur
severity: critical
description: |
@ -12,12 +12,10 @@ info:
- https://nvd.nist.gov/vuln/detail/CVE-2022-32429
classification:
cve-id: CVE-2022-32429
cwe-id: CWE-288
metadata:
verified: "true"
shodan-query: "MSNSwitch"
tags: cve,cve2022,msmswitch,unauth,switch,configuration-dump
tags: cve,cve2022,msmswitch,unauth,switch,config,dump
requests:
- method: GET
@ -31,6 +29,13 @@ requests:
words:
- "SSID1"
- type: regex
part: header
regex:
- 'filename="Settings(.*).dat'
- 'application/octet-stream'
condition: and
- type: status
status:
- 200