37 lines
937 B
YAML
37 lines
937 B
YAML
id: opensis-detect
|
|
|
|
info:
|
|
name: OpenSIS Login Panel - Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
description: OpenSIS 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: os4ed
|
|
product: opensis
|
|
max-request: 2
|
|
shodan-query: http.title:"openSIS"
|
|
tags: panel,opensis,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/opensis/index.php"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>openSIS Student Information System</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a004730450220446046798125ef6590cca9424edf315e7b02a27272d4af121c1534feb175b182022100d5c22bceef68767455898fc14a3965b1d01d36c9bbc7131ca36c97a7d3437c5c:922c64590222798bb761d5b6d8e72950 |