Update locust-exposure.yaml

patch-1
Brandon Hutchinson 2023-12-14 18:58:57 +00:00
parent 48e16d9351
commit eb299fcaa0
1 changed files with 5 additions and 5 deletions

View File

@ -2,11 +2,11 @@ id: locust-exposure
info: info:
name: Locust Exposure name: Locust Exposure
author: DhiyaneshDK author: DhiyaneshDK,bhutch
severity: medium severity: medium
metadata: metadata:
max-request: 1
verified: true verified: true
max-request: 1
shodan-query: title:"Locust" shodan-query: title:"Locust"
tags: exposure,locust,misconfig tags: exposure,locust,misconfig
@ -17,10 +17,10 @@ http:
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: word - type: regex
part: body part: body
words: regex:
- '<title>Locust</title>' - '<title>Locust(?: for.+)?</title>'
- type: word - type: word
part: body part: body