28 lines
629 B
YAML
28 lines
629 B
YAML
id: puppet-node-manager-detect
|
|
|
|
info:
|
|
name: Puppet Node Manager
|
|
author: pussycat0x
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: 'app="puppet-Node-Manager"'
|
|
tags: node,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Puppet Node Manager</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100c10bf89d4461579a558485f770b2d098f424f8fa717f89d0c1f2c40a24fef518022100d805d1324e6441eb8eed1dae4e4d4bc1fdbc4a5ceb9948a16965a707e3e33a99:922c64590222798bb761d5b6d8e72950
|