36 lines
1.2 KiB
YAML
36 lines
1.2 KiB
YAML
id: reportico-admin-panel
|
|
|
|
info:
|
|
name: Reportico Administration Page - Detect
|
|
author: geeknik
|
|
severity: info
|
|
description: |
|
|
Create a simple report using the designer front end in seconds from a single SQL statement. Add expressions, user criteria, charts, groups, aggregations, page headers, page footers, hyperlinks and even custom plugin code.
|
|
reference:
|
|
- https://www.reportico.org/site2/index.php
|
|
- https://github.com/reportico-web/reportico
|
|
metadata:
|
|
max-request: 2
|
|
verified: true
|
|
shodan-query: title:"Reportico Administration Page"
|
|
tags: panel,reportico,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/run.php?project=admin&execute_mode=ADMIN&clear_session=1"
|
|
- "{{BaseURL}}/reportico/run.php?project=admin&execute_mode=ADMIN&clear_session=1"
|
|
|
|
stop-at-first-match: true
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "Reportico Administration"
|
|
- "reportico_"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a0047304502200fb6f8ada72dc6fde9cac92551740528f46c17bbf70d4605f9196255d66007ba022100fbf3c74c2489e670d216ba52f67160798e5137aa0a2453e6ad6060b2654c0f4f:922c64590222798bb761d5b6d8e72950 |