updated /etc/passwd matcher

there were few FNs because of the number
patch-10
Ritik Chaddha 2023-06-05 13:51:07 +05:30 committed by GitHub
parent 640d2b0adf
commit 6d071c0414
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ info:
epss-score: 0.97083
metadata:
max-request: 3
verified: true
verified: "true"
shodan-query: title:"Grafana"
tags: cve,cve2021,grafana,lfi
@ -36,7 +36,7 @@ http:
matchers:
- type: regex
regex:
- 'root:.*:0:0:'
- 'root:.*:0:([0-9]+):'
- '\/tmp\/grafana\.sock'
- '\[(fonts|extensions|Mail|files)\]'
condition: or