2023-11-06 12:19:53 +00:00
|
|
|
id: untangle-admin-setup
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Untangle Exposed Admin Signup
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
2024-01-03 06:08:41 +00:00
|
|
|
description: Untangle Exposed Admin Signup is exposed publicly.
|
2023-11-06 12:19:53 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-11-06 13:16:29 +00:00
|
|
|
max-request: 1
|
2023-11-06 12:19:53 +00:00
|
|
|
shodan-query: title:"Setup Wizard" html:"untangle"
|
2023-11-06 13:16:29 +00:00
|
|
|
fofa-query: title="Setup Wizard" && "untangle"
|
2023-11-06 12:19:53 +00:00
|
|
|
tags: misconfig,untangle,admin,setup
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/setup/setup.do"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-11-06 12:46:18 +00:00
|
|
|
part: body
|
2023-11-06 12:19:53 +00:00
|
|
|
words:
|
|
|
|
- '<title>Setup Wizard</title>'
|
|
|
|
- 'java.untangle.com'
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-01-15 11:49:24 +00:00
|
|
|
# digest: 4a0a00473045022100d42c9165fc09a3a5155eb20e9de1d953b57381acddd1ce6942fe386dea3d884c022052d8ec52b7ebebbb449b6e557920fbf94eb672e29a82ffd7a8bb479cac842ccc:922c64590222798bb761d5b6d8e72950
|