37 lines
976 B
YAML
37 lines
976 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
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:os4ed:opensis:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
product: opensis
|
|
shodan-query: http.title:"openSIS"
|
|
vendor: os4ed
|
|
tags: panel,opensis,login,os4ed
|
|
|
|
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: 4b0a00483046022100cee12e0b3d65c4bbf5d692be293a78cbcb5bb770cfae894a935935e5efdb79010221009af53f640b8baaf5f6e04f92e99d3b605a378f9774981ff510e8889ac1679857:922c64590222798bb761d5b6d8e72950 |