Merge pull request #579 from PR3R00T/patch-4

Adding manage-engine-ad-search.yaml
patch-1
bauthard 2020-10-17 23:46:28 +05:30 committed by GitHub
commit 16d4a9243f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
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.
requests:
- method: GET
path:
- "{{BaseURL}}/ADSearch.cc?methodToCall=search"
- "{{BaseURL}}:8443/ADSearch.cc?methodToCall=search"
- "{{BaseURL}}:8080/ADSearch.cc?methodToCall=search"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "ManageEngine"
- "ADManager"
condition: and