23 lines
480 B
YAML
23 lines
480 B
YAML
id: zoho-manageengine-apex-helpdesk
|
|
|
|
info:
|
|
name: ZOHO-ManageEngine-APEX-IT-Help-Desk
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
reference: https://www.shodan.io/search?query=http.title%3A%22APEX+IT+Help+Desk%22
|
|
tags: panel,zoho
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/jsp/index.jsp'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>APEX IT Help Desk</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200 |