Add files via upload

patch-1
Dominique RIGHETTO 2022-12-29 06:45:36 +01:00 committed by GitHub
parent 5635fb82d1
commit e80b28bfa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,30 @@
id: manageengine-networkconfigurationmanager
info:
name: ZOHO ManageEngine Network Configuration Manager
author: righettod
severity: info
metadata:
verified: true
shodan-query: http.title:"Network Configuration Manager"
tags: panel,zoho,manageengine
requests:
- method: GET
path:
- '{{BaseURL}}/apiclient/ember/Login.jsp'
- "{{BaseURL}}/servlet/GetProductVersion"
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Network Configuration Manager'
- '"https://www.manageengine.com'
condition: and
- type: status
status:
- 200