awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DedSecInside avatar

DedSecInside/TorBot

0
View on GitHub↗
4,157 stars·682 forks·Python·14 views

TorBot

TorBot is a suite of specialized tools for accessing and exploring hidden services on the Tor network. It functions as an onion crawler and web scraper that discovers hidden services by navigating onion domains to extract page titles, host names, and site descriptions.

The project distinguishes itself through link relationship mapping and hidden service verification. It generates visual trees of connectivity across the Tor network to map how different onion services relate to one another and includes a scanner to verify if specific hidden service addresses are live and reachable.

These capabilities are supported by a networking layer that routes all traffic through SOCKS5 proxies to maintain anonymity. The system uses recursive crawling to traverse anonymous domains and serializes the resulting site maps into flat files for offline analysis.

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.

Star history

Star history chart for dedsecinside/torbotStar history chart for dedsecinside/torbot

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to TorBot

Similar open-source projects, ranked by how many features they share with TorBot.
  • remitchell/python-scrapingREMitchell avatar

    REMitchell/python-scraping

    4,714View on 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
    View on GitHub↗4,714
  • rchipka/node-osmosisR

    rchipka/node-osmosis

    4,110View on 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
    View on GitHub↗4,110
  • s-rah/onionscans-rah avatar

    s-rah/onionscan

    3,251View on GitHub↗

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

    Go
    View on GitHub↗3,251
  • six2dez/reconftwsix2dez avatar

    six2dez/reconftw

    7,226View on 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
    View on GitHub↗7,226
See all 30 alternatives to TorBot→

Frequently asked questions

What does dedsecinside/torbot do?

TorBot is a suite of specialized tools for accessing and exploring hidden services on the Tor network. It functions as an onion crawler and web scraper that discovers hidden services by navigating onion domains to extract page titles, host names, and site descriptions.

What are the main features of dedsecinside/torbot?

The main features of dedsecinside/torbot are: TOR and Anonymity, Recursive Web Discovery, Onion Crawlers, Proxy-Enabled Scrapers, SOCKS5 Proxies, Web Crawling, Network Link Mappers, Network Relationship Visualizers.

What are some open-source alternatives to dedsecinside/torbot?

Open-source alternatives to dedsecinside/torbot include: 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…