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
|
2023-12-22 09:33:08 +00:00
|
|
|
description: Private Key on STEM audio table was detected.
|
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-12-29 09:57:30 +00:00
|
|
|
# digest: 490a00463044022054308561f54175155ddf8e07310c9bf22d8e1ba62e134939d40b567295fe59ad02201b276c6cfe491ad9f648a41b70daba33cd59765d9f4d8e7a2eadb2c1ba90c76c:922c64590222798bb761d5b6d8e72950
|