awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DedSecInside avatar

DedSecInside/TorBot

0
View on GitHub↗
4,157 نجوم·682 تفرعات·Python·3 مشاهدات

TorBot

TorBot عبارة عن مجموعة من الأدوات المتخصصة للوصول إلى الخدمات المخفية على شبكة Tor واستكشافها. يعمل كأداة زحف (crawler) وكاشط ويب (web scraper) لاكتشاف الخدمات المخفية عبر التنقل في نطاقات onion لاستخراج عناوين الصفحات، وأسماء المضيفين، وأوصاف المواقع.

يتميز المشروع برسم خرائط علاقات الروابط والتحقق من الخدمات المخفية. فهو ينشئ أشجاراً مرئية للاتصال عبر شبكة Tor لرسم كيفية ارتباط خدمات onion ببعضها البعض، ويتضمن ماسحاً ضوئياً للتحقق مما إذا كانت عناوين الخدمات المخفية نشطة وقابلة للوصول.

تُدعم هذه الإمكانات بواسطة طبقة شبكات توجه كل حركة المرور عبر وكلاء SOCKS5 للحفاظ على إخفاء الهوية. يستخدم النظام الزحف العودي (recursive crawling) لاجتياز النطاقات المجهولة ويقوم بتسلسل خرائط المواقع الناتجة في ملفات مسطحة للتحليل دون اتصال بالإنترنت.

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.

سجل النجوم

مخطط تاريخ النجوم لـ dedsecinside/torbotمخطط تاريخ النجوم لـ dedsecinside/torbot

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة dedsecinside/torbot؟

TorBot عبارة عن مجموعة من الأدوات المتخصصة للوصول إلى الخدمات المخفية على شبكة Tor واستكشافها. يعمل كأداة زحف (crawler) وكاشط ويب (web scraper) لاكتشاف الخدمات المخفية عبر التنقل في نطاقات onion لاستخراج عناوين الصفحات، وأسماء المضيفين، وأوصاف المواقع.

ما هي الميزات الرئيسية لـ dedsecinside/torbot؟

الميزات الرئيسية لـ dedsecinside/torbot هي: TOR and Anonymity, Recursive Web Discovery, Onion Crawlers, Proxy-Enabled Scrapers, SOCKS5 Proxies, Web Crawling, Network Link Mappers, Network Relationship Visualizers.

ما هي البدائل مفتوحة المصدر لـ dedsecinside/torbot؟

تشمل البدائل مفتوحة المصدر لـ dedsecinside/torbot: 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…

بدائل مفتوحة المصدر لـ TorBot

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع TorBot.
  • remitchell/python-scrapingالصورة الرمزية لـ REMitchell

    REMitchell/python-scraping

    4,714عرض على 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
    عرض على GitHub↗4,714
  • rchipka/node-osmosisR

    rchipka/node-osmosis

    4,110عرض على 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
    عرض على GitHub↗4,110
  • s-rah/onionscanالصورة الرمزية لـ s-rah

    s-rah/onionscan

    3,251عرض على GitHub↗

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

    Go
    عرض على GitHub↗3,251
  • six2dez/reconftwالصورة الرمزية لـ six2dez

    six2dez/reconftw

    7,226عرض على 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
    عرض على GitHub↗7,226
عرض جميع البدائل الـ 30 لـ TorBot→