Create iSpyConnect-detect.yaml

patch-1
Arafat Ansari 2022-09-15 00:03:08 +05:30 committed by GitHub
parent 1c14ed2ae0
commit 0dcd2d1e31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: iSpyConnect-detect
info:
name: iSpyConnect - Detect
author: arafatansari
severity: info
metadata:
shodan-query: http.html:"iSpy"
verified: true
tags: iSpy,panel
requests:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'iSpy is running'