31 lines
660 B
YAML
31 lines
660 B
YAML
id: ispyconnect-detect
|
|
|
|
info:
|
|
name: iSpyConnect - Detect
|
|
author: arafatansari
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.html:"iSpy"
|
|
tags: tech,ispy
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'iSpy is running'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'Server: iSpy'
|
|
|
|
# digest: 4a0a0047304502210086f9addf2070354a0b68754784b5e4ea7c8916953952ab1f1554da34155d0a3d02201d2e299895ec3a85e134c9f57a8175a63cb852a1d1a4b2b894b6ed65f1c8358a:922c64590222798bb761d5b6d8e72950
|