awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
projectdiscovery avatar

projectdiscovery/interactsh

0
View on GitHub↗
4,380 estrellas·464 forks·Go·MIT·5 vistasapp.interactsh.com↗

Interactsh

Interactsh es un framework de pruebas de seguridad fuera de banda y un servidor de interacción diseñado para detectar vulnerabilidades como la falsificación de solicitudes del lado del servidor (SSRF) e inyecciones ciegas. Funciona como un recolector de interacciones multiprotocolo que captura solicitudes DNS, HTTP y SMTP para verificar la comunicación saliente desde aplicaciones remotas.

El proyecto proporciona una pasarela de interacción autohospedada para gestionar payloads únicos y recopilar interacciones de red a través de múltiples dominios. Se distingue por la capacidad de simular varios protocolos de red y comportamientos de respuesta, incluyendo el enrutamiento de solicitudes a servicios de metadatos en la nube para identificar vulnerabilidades específicas.

El sistema cubre una amplia gama de capacidades, incluyendo la gestión automatizada de certificados SSL mediante ACME para dominios comodín, notificaciones de eventos en tiempo real a través de webhooks y plataformas de terceros, y el alojamiento de payloads estáticos para pruebas de inyección. También incluye mecanismos para la persistencia del estado de la sesión y control de respuesta basado en consultas para gestionar cómo el servidor maneja las solicitudes entrantes.

Features

  • Out-of-Band Callback Servers - Provides a dedicated server to capture asynchronous network callbacks for detecting OOB vulnerabilities like SSRF.
  • Out-of-Band Interaction Monitoring - Captures asynchronous network callbacks across multiple protocols to identify blind vulnerabilities.
  • Interaction Capture Servers - Provides a self-hosted server for managing unique payloads and capturing interactions across multiple domains.
  • SSRF Metadata Endpoint Resolvers - Identifies server-side request forgery by resolving DNS records to cloud metadata IP addresses.
  • Interaction Gateways - Ships a self-hosted gateway for managing security payloads and collecting real-time interaction triggers.
  • Network Protocol Simulators - Mimics common network protocols to capture authentication attempts and file operations from targets.
  • Out-of-Band Security Testing - Detects blind vulnerabilities by triggering and verifying external network callbacks to a remote listener.
  • Multi-Protocol Listeners - Runs concurrent listeners on a single server instance to capture traffic across HTTP, DNS, and SMTP.
  • Response Simulators - Simulates various network protocols and response behaviors to test how applications handle different server responses.
  • Cloud Metadata Routing - Directs DNS requests to cloud metadata services to verify server-side request forgery vulnerabilities.
  • Wildcard DNS Domain Configurations - Configures wildcard DNS to direct all incoming queries for a set of domains to a single tracking server.
  • Dynamic Response Controllers - Determines the HTTP response code and body based on parameters embedded in the request URL.
  • Security Workflow Integrations - Integrates with external proxy interfaces to generate payloads and view interactions within a unified workflow.
  • SSL Certificate Automation - Automatically generates and renews wildcard TLS certificates using the ACME protocol to secure interaction domains.
  • ACME Certificate Clients - Automatically requests and renews wildcard TLS certificates via the ACME protocol.
  • Webhook Event Notifications - Triggers real-time alerts to external services via webhooks whenever a new network interaction is recorded.
  • Instant HTTP Responses - Generates immediate HTTP responses with custom status codes and bodies using URL query parameters.
  • Security Utilities - Detects out-of-band security interactions.

Historial de estrellas

Gráfico del historial de estrellas de projectdiscovery/interactshGráfico del historial de estrellas de projectdiscovery/interactsh

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Interactsh

Proyectos open-source similares, clasificados según cuántas características comparten con Interactsh.
  • projectdiscovery/naabuAvatar de projectdiscovery

    projectdiscovery/naabu

    5,766Ver en GitHub↗

    Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet

    Gocdn-exclusionhacktoberfestnmap
    Ver en GitHub↗5,766
  • yaklang/yakitAvatar de yaklang

    yaklang/yakit

    7,386Ver en GitHub↗

    Yakit is a comprehensive cybersecurity all-in-one platform designed for security assessments. It integrates a suite of core tools including an HTTP interception proxy for real-time traffic modification, an out-of-band interaction detector for verifying remote command execution via TCP, DNSLog, and ICMP, and a reverse shell manager for controlling remote server connections. The platform is distinguished by its dedicated security scripting environment, which allows for the development and execution of custom logic and plugins using a specialized high-performance language. It further extends fun

    TypeScriptblueteamburpsuiteexploit
    Ver en GitHub↗7,386
  • win-acme/win-acmeAvatar de win-acme

    win-acme/win-acme

    5,713Ver en GitHub↗

    Automate SSL/TLS certificates on Windows with ease

    C#acmeacme-v2certificates
    Ver en GitHub↗5,713
  • steveltn/https-portalAvatar de SteveLTN

    SteveLTN/https-portal

    4,694Ver en GitHub↗

    This project is a Docker-based Nginx reverse proxy manager designed to automate the deployment of HTTPS for web applications. It functions as a gateway that acquires and renews security certificates via Let's Encrypt and proxies incoming traffic to backend services. The system distinguishes itself by automatically discovering web services running in Docker containers to eliminate manual domain configuration. It manages security certificates through an automated process and can expose these certificates to other applications via shared volumes. The tool covers traffic management through load

    Ruby
    Ver en GitHub↗4,694
Ver las 30 alternativas a Interactsh→

Preguntas frecuentes

¿Qué hace projectdiscovery/interactsh?

Interactsh es un framework de pruebas de seguridad fuera de banda y un servidor de interacción diseñado para detectar vulnerabilidades como la falsificación de solicitudes del lado del servidor (SSRF) e inyecciones ciegas. Funciona como un recolector de interacciones multiprotocolo que captura solicitudes DNS, HTTP y SMTP para verificar la comunicación saliente desde aplicaciones remotas.

¿Cuáles son las características principales de projectdiscovery/interactsh?

Las características principales de projectdiscovery/interactsh son: Out-of-Band Callback Servers, Out-of-Band Interaction Monitoring, Interaction Capture Servers, SSRF Metadata Endpoint Resolvers, Interaction Gateways, Network Protocol Simulators, Out-of-Band Security Testing, Multi-Protocol Listeners.

¿Qué alternativas de código abierto existen para projectdiscovery/interactsh?

Las alternativas de código abierto para projectdiscovery/interactsh incluyen: projectdiscovery/naabu — Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to… yaklang/yakit — Yakit is a comprehensive cybersecurity all-in-one platform designed for security assessments. It integrates a suite of… win-acme/win-acme — Automate SSL/TLS certificates on Windows with ease. steveltn/https-portal — This project is a Docker-based Nginx reverse proxy manager designed to automate the deployment of HTTPS for web… axllent/mailpit — Mailpit is an SMTP mail testing server and web-based email inbox designed to intercept and store outgoing emails for… projectdiscovery/subfinder — Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It…