Create jedox-web-panel.yaml

patch-1
Ritik Chaddha 2023-05-11 16:26:34 +05:30 committed by GitHub
parent d8a807c001
commit 72c020e9fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,37 @@
id: jedox-web-panel
info:
name: Jedox Web Login Panel - Detect
author: Team Syslifters / Christoph MAHRL,Aron MOLNAR,Patrick PIRKER,Michael WEDL
severity: info
description: |
Jedox is an Enterprise Performance Management software which is used for planning, analytics and reporting in finance and other areas such as sales, human resources and procurement.
reference:
- https://www.jedox.com
metadata:
max-req: 2
verified: "true"
shodan-query: title:"Jedox Web - Login"
google-query: intitle:"Jedox Web Login"
tags: panel,jedox,detect
http:
- method: GET
path:
- "{{BaseURL}}"
- "{{BaseURL}}/ui/login/"
stop-at-first-match: true
host-redirects: true
max-redirects: 2
matchers:
- type: word
part: body
words:
- "Jedox Web - Login"
- "guide-jedox-software"
condition: or
- type: status
status:
- 200