39 lines
968 B
YAML
39 lines
968 B
YAML
id: opencats-panel
|
|
|
|
info:
|
|
name: OpenCATS Login Panel - Detect
|
|
author: arafatansari
|
|
severity: info
|
|
description: OpenCATS login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"opencats"
|
|
vendor: opencats
|
|
product: opencats
|
|
tags: panel,opencats
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/opencats/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>opencats - Login</title>'
|
|
- '<!-- CATS_LOGIN -->'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022031963ae20300f22c355ead804420ac1b344a05f3e655ef10cf493cdaa72d5d27022100d169598570546d39591c79f2c6881940fc998ebe00f3b46441a5413e04267915:922c64590222798bb761d5b6d8e72950 |