Create jorani-panel.yaml

patch-1
Dhiyaneshwaran 2023-08-28 17:59:36 +05:30 committed by GitHub
parent d3e6b0e011
commit f80f54e5b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
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
cvss-score: 0.0
cwe-id: CWE-200
metadata:
max-request: 1
verified: true
shodan-query: html:"Login - Jorani"
tags: panel,jorani,login
http:
- method: GET
path:
- '{{BaseURL}}/index.php/session/login'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Login - Jorani"
- type: status
status:
- 200
extractors:
- type: regex
part: body
group: 1
regex:
- ' v([0-9.]+) '