nuclei-templates/exposed-panels/hp-service-manager.yaml

23 lines
455 B
YAML
Raw Normal View History

2021-08-10 17:33:42 +00:00
id: hp-service-manager
info:
name: HP Service Manager
author: dhiyaneshDK
severity: info
reference: https://www.shodan.io/search?query=http.title%3A%22HP+Service+Manager%22
tags: panel
requests:
- method: GET
path:
- '{{BaseURL}}/sm935/index.do'
matchers-condition: and
matchers:
- type: word
words:
- '<title>HP Service Manager: Login</title>'
- type: status
status:
- 200