33 lines
857 B
YAML
33 lines
857 B
YAML
id: manage-engine-ad-search
|
|
|
|
info:
|
|
name: Manage Engine AD Search
|
|
author: PR3R00T
|
|
severity: high
|
|
description: Manage Engine AD Manager service can be configured to allow anonymous users to browse the AD list remotely.
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"ManageEngine"
|
|
tags: unauth,misconfig
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/ADSearch.cc?methodToCall=search"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "ManageEngine"
|
|
- "Showing Objects Of"
|
|
- "Export as"
|
|
condition: and
|
|
|
|
# digest: 490a004630440220205beb863519d990ca9894db57d80a2a97048743ff935b146dfcaad72e80d61d022077a9c2252675a028c974087925e4b92ae515e0299e3351645a2ed95f84e1850d:922c64590222798bb761d5b6d8e72950
|