2024-09-17 05:42:43 +00:00
|
|
|
id: open-web-analytics-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Open Web Analytics Login - Detect
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
Detects the presence of Open Web Analytics login page.
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
max-request: 1
|
|
|
|
shodan-query: html:"OWA CONFIG SETTINGS"
|
|
|
|
tags: open-web-analytics,login,panel
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/index.php?owa_do=base.loginForm"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "OWA.config.main_url"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-09-19 04:05:06 +00:00
|
|
|
# digest: 490a00463044022020d348ef32769388339f08524ee94f25718d1313e738c8e35b1b9c8252fb053402202b62d4c88986965c33c2b0414e81967ffaf7da25aae7e1c1b6647e1994d3ebb2:922c64590222798bb761d5b6d8e72950
|