39 lines
1003 B
YAML
39 lines
1003 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:opencats:opencats:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: opencats
|
|
shodan-query: title:"opencats"
|
|
vendor: opencats
|
|
verified: true
|
|
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: 4a0a00473045022100a19487322769db193c048caf34ee065bfcaa894f640131c5d8d5c730a322073802206a7c057f96a50d67c2d36490738a33e05f50b1a948a1fda845ac11de360bba7a:922c64590222798bb761d5b6d8e72950 |