diff --git a/exposed-panels/aspect-control-panel.yaml b/exposed-panels/aspect-control-panel.yaml new file mode 100644 index 0000000000..49f7b752b0 --- /dev/null +++ b/exposed-panels/aspect-control-panel.yaml @@ -0,0 +1,26 @@ +id: aspect-control-panel + +info: + name: ASPECT Control Panel - Detect + author: JustaAcat + severity: info + description: ASPECT Control login Panel was detected. + metadata: + verified: "true" + shodan-query: title:"ASPECT Control Panel" + tags: panel,aspect,login + +requests: + - method: GET + path: + - "{{BaseURL}}" + + matchers-condition: and + matchers: + - type: word + words: + - ASPECT Control Panel + + - type: status + status: + - 200