Creating manage-engine-ad-search.yaml

patch-1
PR3R00T 2020-10-17 17:47:14 +01:00 committed by GitHub
parent 1cdeb45f8d
commit ed90f2311b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: manage-engine-ad-search
#Default Listening ports : HTTP_8080 and HTTPS_8443
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.
requests:
- method: GET
path:
- "{{BaseURL}}/ADSearch.cc?methodToCall=search"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "ManageEngine"
- "ADManager"