2022-09-15 01:32:32 +00:00
|
|
|
id: ispyconnect-detect
|
2022-09-14 18:33:08 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: iSpyConnect - Detect
|
|
|
|
author: arafatansari
|
|
|
|
severity: info
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2022-09-15 01:33:04 +00:00
|
|
|
shodan-query: http.html:"iSpy"
|
2022-09-15 10:27:41 +00:00
|
|
|
tags: tech,ispy
|
2022-09-14 18:33:08 +00:00
|
|
|
|
|
|
|
requests:
|
2022-09-15 01:32:32 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}'
|
2022-09-14 18:33:08 +00:00
|
|
|
|
2022-09-15 10:27:41 +00:00
|
|
|
matchers-condition: or
|
2022-09-14 18:33:08 +00:00
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-09-15 01:32:32 +00:00
|
|
|
part: body
|
2022-09-14 18:33:08 +00:00
|
|
|
words:
|
2022-09-14 18:38:12 +00:00
|
|
|
- 'iSpy is running'
|
2022-09-15 01:32:32 +00:00
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- 'Server: iSpy'
|