matchers update
parent
8939245dee
commit
469b7f7049
|
@ -11,9 +11,12 @@ info:
|
|||
- https://cve.report/CVE-2023-4634
|
||||
classification:
|
||||
cve-id: CVE-2023-39361
|
||||
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
||||
cvss-score: 9.8
|
||||
cwe-id: CWE-89
|
||||
metadata:
|
||||
max-request: 1
|
||||
# verified: true
|
||||
verified: true
|
||||
shodan-query: title:"Login to Cacti"
|
||||
tags: cve,cve2023,cacti,sqli
|
||||
|
||||
|
@ -29,5 +32,5 @@ http:
|
|||
dsl:
|
||||
- 'duration>=10'
|
||||
- 'status_code == 200'
|
||||
# - 'contains(body, "cactiAction=")'
|
||||
- 'contains_all(body, "var treeView=", "cacti")'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue