2023-11-06 12:19:53 +00:00
|
|
|
id: untangle-admin-setup
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Untangle Exposed Admin Signup
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: medium
|
|
|
|
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
|
2023-11-06 15:02:07 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502206d051dd5350c45cabe20dcc3a29e0c3b3bfcbe3018bd85d7e3ca3d2e22b83f53022100888c309964c9101cf88e77b4b6119572e08e0337fc0278f051f6f81b1f19bb82:922c64590222798bb761d5b6d8e72950
|