27 lines
717 B
YAML
27 lines
717 B
YAML
id: unauthorized-puppet-node-manager
|
|
|
|
info:
|
|
name: Puppet Node Manager - Unauthorized Access
|
|
author: pussycat0x
|
|
severity: medium
|
|
description: Pupper Node Manager is exposed to external users.
|
|
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: 4a0a0047304502210092f10e7dc7b56b7b70f96e6551340a615473efbc4c91533f553097fdac1c9572022074f2dcf637f92ac5b8006876fc3ff334ade3816e615d76a4518890afaa451ba6:922c64590222798bb761d5b6d8e72950 |