2021-07-09 00:27:05 +00:00
|
|
|
id: stem-audio-table-private-keys
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Detect Private Key on STEM Audio Table
|
|
|
|
author: gy741
|
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://blog.grimm-co.com/2021/06/the-walls-have-ears.html
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: stem,config,exposure,iot
|
2021-07-09 00:27:05 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-09 00:27:05 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi-bin/privatekey.pem"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "BEGIN RSA PRIVATE KEY"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2021-07-09 20:01:10 +00:00
|
|
|
- '!contains(tolower(body), "<html")'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402201581884fea6e5c138a48d6ac4dde092d28786422db7565268a81772900770462022060ff595c4e18ef0d24047e0e3e32d7ac5279d26789c00bd38ef02012a5e20a18:922c64590222798bb761d5b6d8e72950
|