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