39 lines
970 B
YAML
39 lines
970 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:
|
|
vendor: opencats
|
|
product: opencats
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"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: 4b0a00483046022100eb4f680574edf391f59bfb8defa1422c5e4ebe2ff29651a3337ca54577e6e58e022100df72163c8a34fd501386575c3a1361802ca48a01b801e611dc2dab73d5697db5:922c64590222798bb761d5b6d8e72950 |