Merge pull request #7004 from JustaAcat/patch-7

Create aspect-control-panel.yaml
patch-1
pussycat0x 2023-04-11 23:26:51 +05:30 committed by GitHub
commit 0662568114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
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: http.favicon.hash:1011076161
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