Create zoho-manageengine-adaudit.yaml
parent
e3ddaa377e
commit
909bdab0b9
|
@ -0,0 +1,22 @@
|
|||
id: zoho-manageengine-adaudit
|
||||
|
||||
info:
|
||||
name: ZOHO-ManageEngine-ADAudit
|
||||
author: dhiyaneshDK
|
||||
severity: info
|
||||
reference: https://www.shodan.io/search?query=http.title%3A%22ManageEngine+-+ADManager+Plus%22
|
||||
tags: panel
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- '{{BaseURL}}'
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>ManageEngine - ADManager Plus</title>'
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue