2022-10-09 19:30:45 +00:00
|
|
|
id: locust-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Locust Exposure
|
2023-12-14 18:58:57 +00:00
|
|
|
author: DhiyaneshDK,bhutch
|
2022-10-09 19:30:45 +00:00
|
|
|
severity: medium
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-10-09 19:30:45 +00:00
|
|
|
shodan-query: title:"Locust"
|
|
|
|
tags: exposure,locust,misconfig
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-09 19:30:45 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
2023-12-14 18:58:57 +00:00
|
|
|
- type: regex
|
2022-10-09 19:30:45 +00:00
|
|
|
part: body
|
2023-12-14 18:58:57 +00:00
|
|
|
regex:
|
|
|
|
- '<title>Locust(?: for.+)?</title>'
|
2022-10-09 19:30:45 +00:00
|
|
|
|
|
|
|
- type: word
|
2022-10-11 06:50:23 +00:00
|
|
|
part: body
|
2022-10-09 19:30:45 +00:00
|
|
|
words:
|
2022-10-11 06:50:23 +00:00
|
|
|
- 'locust.js'
|
|
|
|
- 'Charts</a>'
|
|
|
|
condition: or
|
2022-10-09 19:30:45 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502205ee90833ed1bc6d1dda3cd825d8515a4d9d189bfca3b80afeebb1f793cb3f49f022100b69ede5808f0aec611aeb69c930695ca90a07fffa650e19fd1d2c0294d9f7f7f:922c64590222798bb761d5b6d8e72950
|