nuclei-templates/http/exposed-panels/aspect-control-panel.yaml

28 lines
510 B
YAML
Raw Normal View History

2023-03-31 10:10:24 +00:00
id: aspect-control-panel
info:
name: ASPECT Control Panel - Detect
author: JustaAcat
severity: info
2023-04-03 02:57:23 +00:00
description: |
ASPECT Control login Panel was detected.
2023-03-31 10:10:24 +00:00
metadata:
verified: "true"
2023-04-03 02:57:23 +00:00
shodan-query: http.favicon.hash:1011076161
2023-03-31 10:10:24 +00:00
tags: panel,aspect,login
http:
2023-03-31 10:10:24 +00:00
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- <title>ASPECT Control Panel</title>
- type: status
status:
- 200