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
·
DedSecInside avatar

DedSecInside/TorBot

0
View on GitHub↗
4,157 estrellas·682 forks·Python·2 vistas

TorBot

TorBot es un conjunto de herramientas especializadas para acceder y explorar servicios ocultos en la red Tor. Funciona como un crawler de onion y web scraper que descubre servicios ocultos navegando por dominios .onion para extraer títulos de página, nombres de host y descripciones de sitios.

El proyecto se distingue por su mapeo de relaciones de enlaces y la verificación de servicios ocultos. Genera árboles visuales de conectividad en la red Tor para mapear cómo se relacionan los diferentes servicios onion entre sí, e incluye un escáner para verificar si las direcciones de servicios ocultos específicas están activas y accesibles.

Estas capacidades están respaldadas por una capa de red que enruta todo el tráfico a través de proxies SOCKS5 para mantener el anonimato. El sistema utiliza crawling recursivo para recorrer dominios anónimos y serializa los mapas de sitio resultantes en archivos planos para su análisis offline.

Features

  • TOR and Anonymity - Specialized tool suite for exploring, indexing, and interacting with the Tor network.
  • Recursive Web Discovery - Automatically discovers hidden services by following hyperlinks through onion website hierarchies.
  • Onion Crawlers - Discovers hidden services by navigating onion domains to extract titles and descriptions.
  • Proxy-Enabled Scrapers - Ships a scraper that routes HTTP requests through a SOCKS5 proxy to access anonymous content.
  • SOCKS5 Proxies - Utilizes SOCKS5 proxies to route all network traffic, enabling anonymous communication with onion services.
  • Web Crawling - Systematically discovers and indexes content from the Tor network while maintaining anonymity.
  • Network Link Mappers - Generates visual trees of link relationships and connectivity across the Tor network.
  • Network Relationship Visualizers - Generates a visual tree of link connections across onion sites and exports the structure.
  • Node Availability Verification - Verifies the active status and reachability of onion service nodes via network probes.
  • Site Structure Visualizers - Generates graphical representations of the discovered URL hierarchy and connectivity between onion domains.
  • Availability Verifications - Provides a scanner to verify if specific onion addresses are live and reachable.
  • Service Availability Checkers - Includes a scanner that monitors and detects the availability of specific onion service endpoints.
  • Connectivity Mapping - Maps the link structures and relationships between different hidden services to visualize their connectivity.
  • OSINT and Search Tools - Automated crawler for searching and collecting data from hidden services.
  • Darknet Investigation - Crawls and analyzes the Tor network for intelligence gathering.

Historial de estrellas

Gráfico del historial de estrellas de dedsecinside/torbotGráfico del historial de estrellas de dedsecinside/torbot

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

Preguntas frecuentes

¿Qué hace dedsecinside/torbot?

TorBot es un conjunto de herramientas especializadas para acceder y explorar servicios ocultos en la red Tor. Funciona como un crawler de onion y web scraper que descubre servicios ocultos navegando por dominios .onion para extraer títulos de página, nombres de host y descripciones de sitios.

¿Cuáles son las características principales de dedsecinside/torbot?

Las características principales de dedsecinside/torbot son: TOR and Anonymity, Recursive Web Discovery, Onion Crawlers, Proxy-Enabled Scrapers, SOCKS5 Proxies, Web Crawling, Network Link Mappers, Network Relationship Visualizers.

¿Qué alternativas de código abierto existen para dedsecinside/torbot?

Las alternativas de código abierto para dedsecinside/torbot incluyen: remitchell/python-scraping — This project is a Python web scraping library and automated data collection suite. It provides tools for extracting… rchipka/node-osmosis — This project is a Node.js web scraping framework designed to automate data extraction through a programmatic workflow… s-rah/onionscan — OnionScan is a free and open source tool for investigating the Dark Web. six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… megadose/onionsearch — OnionSearch is a script that scrapes urls on different .onion search engines. awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server…

Alternativas open-source a TorBot

Proyectos open-source similares, clasificados según cuántas características comparten con TorBot.
  • remitchell/python-scrapingAvatar de REMitchell

    REMitchell/python-scraping

    4,714Ver en GitHub↗

    This project is a Python web scraping library and automated data collection suite. It provides tools for extracting structured data from websites, implementing web crawlers to navigate site links, and parsing HTML DOM structures to isolate specific elements and attributes. The toolkit includes a pipeline for processing unstructured text and cleaning raw web content to extract meaningful information. It also features capabilities for image data extraction and the integration of external APIs to retrieve structured data from remote endpoints. The system covers broad capability areas including

    Jupyter Notebook
    Ver en GitHub↗4,714
  • rchipka/node-osmosisR

    rchipka/node-osmosis

    4,110Ver en GitHub↗

    This project is a Node.js web scraping framework designed to automate data extraction through a programmatic workflow of requests, parsing, and document interaction. It functions as a headless web crawler, an HTTP request manager, and a DOM parser and extractor. The framework distinguishes itself by combining a JavaScript execution engine to interact with dynamic content and a hybrid selection system that utilizes both CSS and XPath selectors. It includes specialized middleware for proxy rotation and cookie-jar session management to maintain authenticated states and manage automated traffic.

    JavaScript
    Ver en GitHub↗4,110
  • s-rah/onionscanAvatar de s-rah

    s-rah/onionscan

    3,251Ver en GitHub↗

    OnionScan is a free and open source tool for investigating the Dark Web.

    Go
    Ver en GitHub↗3,251
  • six2dez/reconftwAvatar de six2dez

    six2dez/reconftw

    7,226Ver en GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    Ver en GitHub↗7,226
  • Ver las 30 alternativas a TorBot→