Merge pull request #5369 from arafatansari/patch-91

Create iSpyConnect-detect.yaml
patch-1
Prince Chaddha 2022-09-15 15:59:26 +05:30 committed by GitHub
commit ee113db710
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: ispyconnect-detect
info:
name: iSpyConnect - Detect
author: arafatansari
severity: info
metadata:
verified: true
shodan-query: http.html:"iSpy"
tags: tech,ispy
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: or
matchers:
- type: word
part: body
words:
- 'iSpy is running'
- type: word
part: header
words:
- 'Server: iSpy'