Update CVE-2022-48164.yaml
parent
22effb1d32
commit
77639dcc5b
|
@ -24,7 +24,19 @@ info:
|
|||
fofa-query: body="WN533A8"
|
||||
tags: cve,cve2022,wavlink,exposure,wn533a8
|
||||
|
||||
flow: http(1) && http(2)
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'contains(body, "WN533A8")'
|
||||
internal: true
|
||||
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/cgi-bin/ExportLogs.sh"
|
||||
|
|
Loading…
Reference in New Issue