49 lines
1.2 KiB
YAML
49 lines
1.2 KiB
YAML
id: jorani-panel
|
|
|
|
info:
|
|
name: Jorani Login Panel - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Jorani 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:jorani:jorani:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"Login - Jorani"
|
|
product: jorani
|
|
vendor: jorani
|
|
tags: panel,jorani,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
- '{{BaseURL}}/index.php/session/login'
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Login - Jorani"
|
|
- "name=\"csrf_test_jorani"
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- ' v([0-9.]+)'
|
|
# digest: 490a0046304402206a74e53f6cc70542846c40b3781ca341fbe31e79471a234a199045f1bf024488022070a3b77dde1cbcd7af8b0e1a9181984c5125730f9bab2dfb0c6032da75dd2fc4:922c64590222798bb761d5b6d8e72950 |