awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Nekmo avatar

Nekmo/dirhunt

0
View on GitHub↗
2,004 स्टार्स·273 फोर्क्स·Python·MIT·4 व्यूज़

Dirhunt

Find web directories without bruteforce

Features

  • Web Directory Discovery - Searching and analyzing server directory listings.
  • Fuzzing and Injection - Crawler optimized for directory structure analysis.
  • Network and Web Reconnaissance - Finds web directories without brute forcing.

स्टार हिस्ट्री

nekmo/dirhunt के लिए स्टार हिस्ट्री चार्टnekmo/dirhunt के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Dirhunt के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Dirhunt के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • xmendez/wfuzzxmendez का अवतार

    xmendez/wfuzz

    6,519GitHub पर देखें↗

    Wfuzz is a web application fuzzing framework that automates the injection of payloads into HTTP requests to discover hidden resources, parameters, and vulnerabilities. It functions as a content discovery scanner, a brute-force tool for credential guessing, and a plugin-based vulnerability scanner, all within a single modular system. The tool distinguishes itself through its plugin-based extensibility, allowing custom Python modules to add new payload sources, output printers, or scanning logic without modifying core code. It supports concurrent request dispatch using thread-based parallelism

    Python
    GitHub पर देखें↗6,519
  • yogeshojha/rengineyogeshojha का अवतार

    yogeshojha/rengine

    8,472GitHub पर देखें↗

    Rengine is an automated reconnaissance framework and vulnerability management platform designed for attack surface monitoring. It functions as a centralized hub for discovering subdomains and open ports, gathering open-source intelligence, and tracking security flaws across target networks. The system integrates large language models to analyze reconnaissance data and generate vulnerability descriptions and insights. It distinguishes itself through a plugin-based tool integration that wraps external security scanning binaries and a target mapping system that tracks changes to assets over time

    HTMLbug-bountybugbountyhacking
    GitHub पर देखें↗8,472
  • kathanp19/howtohuntKathanP19 का अवतार

    KathanP19/HowToHunt

    7,146GitHub पर देखें↗

    HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It provides a research methodology for organizing security testing procedures and validating application behaviors against known vulnerability patterns. The project features a curated library of security flaws and reconnaissance techniques. It organizes security testing into modular playbooks, checklists, and categorical vulnerability mappings to align specific exploitation techniques with target weaknesses. The repository covers a systematic sequence of information gathering task

    bugbountybugbountytipsbughunting-methodology
    GitHub पर देखें↗7,146
  • sensepost/gowitnesssensepost का अवतार

    sensepost/gowitness

    4,174GitHub पर देखें↗

    Gowitness is a system for rendering web interfaces at scale to capture visual snapshots, HTTP metadata, and network scan results. It functions as a headless browser screenshot tool and a web surface mapper used to identify and visually document the attack surface of network ranges and URL lists. The tool includes a screenshot gallery server that provides a web-based interface for browsing, filtering, and managing a database of captures. It specifically serves as an Nmap target visualizer, parsing network scan results to automatically capture screenshots of discovered web services. Capabiliti

    Gochromechrome-headlessfingerprint
    GitHub पर देखें↗4,174
Dirhunt के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

nekmo/dirhunt क्या करता है?

Find web directories without bruteforce

nekmo/dirhunt की मुख्य विशेषताएं क्या हैं?

nekmo/dirhunt की मुख्य विशेषताएं हैं: Web Directory Discovery, Fuzzing and Injection, Network and Web Reconnaissance।

nekmo/dirhunt के कुछ ओपन-सोर्स विकल्प क्या हैं?

nekmo/dirhunt के ओपन-सोर्स विकल्पों में शामिल हैं: xmendez/wfuzz — Wfuzz is a web application fuzzing framework that automates the injection of payloads into HTTP requests to discover… yogeshojha/rengine — Rengine is an automated reconnaissance framework and vulnerability management platform designed for attack surface… kathanp19/howtohunt — HowToHunt is a bug bounty hunting knowledge base and a structured guide for web application penetration testing. It… sensepost/gowitness — Gowitness is a system for rendering web interfaces at scale to capture visual snapshots, HTTP metadata, and network… aleff-github/wayparam — Fetch and normalize parameterized URLs from the Wayback CDX API (OSINT, inspired by ParamSpider). 1n3/blackwidow.