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-12-20 05:06:17 +00:00
|
|
|
# digest: 4b0a00483046022100cf92c4071407a77d4445aac813abefa5868c87e7064e31e9f705da28375ef1d4022100e42053a60122a38633dc114db118460e5b1bb85ab0791669bcfb291e80ee2bae:922c64590222798bb761d5b6d8e72950
|