40 lines
927 B
YAML
40 lines
927 B
YAML
id: locust-exposure
|
|
|
|
info:
|
|
name: Locust Exposure
|
|
author: DhiyaneshDK,bhutch
|
|
severity: medium
|
|
description: Locust is exposed.
|
|
classification:
|
|
cpe: cpe:2.3:a:locust:locust:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: locust
|
|
product: locust
|
|
shodan-query: title:"Locust"
|
|
tags: exposure,locust,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '<title>Locust(?: for.+)?</title>'
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'locust.js'
|
|
- 'Charts</a>'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e0fbdda034fdd72d6b8f696e359308ddf3522df6232e0d9502b75e6078cf5fe902206e33be5548c60460ea24f7020d1da667768c52ce5c30ab8d1625e0b084478611:922c64590222798bb761d5b6d8e72950 |