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
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Locust is exposed.
|
2022-10-09 19:30:45 +00:00
|
|
|
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
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a004730450220755c610c3605c8aa0565acacb3939c31921c647442ac69cdf782155522339674022100fa6b4781f15d398972b7a7a1e42ca0bc3c04f538b2c5b4c3a8d0f7777ed0ce5b:922c64590222798bb761d5b6d8e72950
|