Create orchid-vms-panel.yaml

patch-1
Prince Chaddha 2022-04-12 01:58:16 +05:30 committed by GitHub
parent abcfa36d15
commit 379aa774b7
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: orchid-vms-panel
info:
name: Orchid Core VMS Panel Detect
author: princechaddha
severity: info
metadata:
shodan-query: http.title:"Orchid Core VMS"
tags: panel,orchid
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>Orchid Core VMS - IPConfigure, Inc.</title>"
- type: status
status:
- 200