46 lines
1.1 KiB
YAML
46 lines
1.1 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
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:"Login - 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: 4a0a00473045022100a1d82e78e6c9ce8e35c13cb9bb72cdeff0335e95efe1c29f07204fd1a19254f9022068238fe0159f27f4ed3a534c8e11e5a4a8db65dd2877ed162d21cca92defcef4:922c64590222798bb761d5b6d8e72950 |