Create aspect-control-panel.yaml

patch-1
Justa_Acat 2023-03-31 15:40:24 +05:30 committed by GitHub
parent d8070a75be
commit 7053cd2284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -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:
- <title>ASPECT Control Panel</title>
- type: status
status:
- 200