28 lines
652 B
YAML
28 lines
652 B
YAML
id: unauthorized-puppet-node-manager
|
|
|
|
info:
|
|
name: Puppet Node Manager - Unauthorized Access
|
|
author: pussycat0x
|
|
severity: medium
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: 'app="puppet-Node-Manager"'
|
|
tags: node,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<a href="/nodes">Nodes</a>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a004630440220302dd4f63ddce12168518f0d398d2001b6a88e5bad6b2bdf2c1efa53a3e07bcc022001a50f5a5ae1e1b1c75ecf741ac85fdf3261bb0743c83b20804801e51399ebe7:922c64590222798bb761d5b6d8e72950
|