32 lines
840 B
YAML
32 lines
840 B
YAML
id: stem-audio-table-private-keys
|
|
|
|
info:
|
|
name: Detect Private Key on STEM Audio Table
|
|
author: gy741
|
|
severity: high
|
|
description: Private Key on STEM audio table was detected.
|
|
reference:
|
|
- https://blog.grimm-co.com/2021/06/the-walls-have-ears.html
|
|
metadata:
|
|
max-request: 1
|
|
tags: stem,config,exposure,iot
|
|
|
|
http:
|
|
- 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:
|
|
- '!contains(tolower(body), "<html")'
|
|
# digest: 490a00463044022054308561f54175155ddf8e07310c9bf22d8e1ba62e134939d40b567295fe59ad02201b276c6cfe491ad9f648a41b70daba33cd59765d9f4d8e7a2eadb2c1ba90c76c:922c64590222798bb761d5b6d8e72950 |