Interactsh Server
ID: interactsh-server
Severity: info
Author: pdteam
Tags: tech,interactsh
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: interactsh-server
info: name: Interactsh Server author: pdteam severity: info classification: cpe: cpe:2.3:a:projectdiscovery:interactsh:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: projectdiscovery product: interactsh shodan-query: http.html:"Interactsh Server" tags: tech,interactsh
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - "Interactsh Server"
- type: status status: - 200
extractors: - type: regex group: 1 regex: - '<b>(.*)<\/b> server' - 'from <b>(.*)<\/b>'# digest: 4a0a00473045022100c83478f042661724d042c4824cf2b15f7698f105927839e50ee3f8b2d245ff9402200f891d2068e09da30ce6ae0317d8a5338a9e2113d42f75ecafe370d637f0f512: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/interactsh-server.yaml"