Create zoho-manageengine-apex-helpdesk.yaml
parent
098e55b556
commit
dd23a4984b
|
@ -0,0 +1,22 @@
|
|||
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
|
||||
|
||||
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
|
Loading…
Reference in New Issue