2022-09-08 13:28:46 +00:00
|
|
|
id: puppet-node-manager-detect
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
info:
|
|
|
|
name: Puppet Node Manager
|
|
|
|
author: pussycat0x
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
fofa-dork: 'app="puppet-Node-Manager"'
|
|
|
|
tags: node,tech
|
2022-04-22 10:38:41 +00:00
|
|
|
|
2022-09-08 13:28:46 +00:00
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Puppet Node Manager</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
2021-12-22 06:46:05 +00:00
|
|
|
- 200
|