iSpyConnect - Detect
ID: ispyconnect-detect
Severity: info
Author: arafatansari
Tags: tech,ispy
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: ispyconnect-detect
info: name: iSpyConnect - Detect author: arafatansari severity: info classification: cpe: cpe:2.3:a:ispyconnect:ispy:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: ispyconnect product: ispy 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: 4b0a00483046022100bce3cbc587b254bde3fbba555a66cc1b69eb98a883cc60f826c2e5d54384393102210088be9a682b411dd03a06682a4c726e62b78306ab4d741b68cad812891fff8887:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/ispyconnect-detect.yaml"