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

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

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

arthaud/git-dumper

0
View on GitHub↗
2,553 स्टार्स·300 फोर्क्स·Python·MIT·5 व्यूज़

Git Dumper

Features

  • Web Git Repository Recoverers - Recovers a complete Git repository from a publicly accessible .git directory on a website.
  • Git File Path Enumerators - Discovers repository structure by iterating through known Git file paths and metadata files.
  • Git Directory Probers - Simulates directory listing by probing Git object paths and hash prefixes over HTTP.
  • Git Directory Dumpers - Fetches the entire .git directory from a website to reconstruct the repository locally.
  • Git Object Recoverers - Recovers Git objects, refs, and commit history by analyzing fetched metadata files like HEAD, index, and logs.
  • Remote Git Object Extractors - Extracts Git objects, refs, and commit history from a remote .git directory by analyzing metadata files.
  • Web Git Repository Dumpers - Fetches the entire .git directory from a publicly accessible website to reconstruct the repository locally.
  • Git Checkout Restorers - Restores the working tree by running git checkout on downloaded objects after a partial or full dump.
  • Git Object Hash Verifiers - Validates downloaded Git objects by computing their SHA-1 hash and comparing it to the expected path.
  • HTTP Git Object Fetchers - Reconstructs Git objects by fetching raw files from a publicly accessible .git directory over HTTP.
  • Git Ref Recoverers - Recovers branch and tag references by parsing fetched HEAD, packed-refs, and reflog files.
  • Attack and Audit Toolkits - Extracts full Git repositories from web-accessible directories.
  • Git Repository Analysis - Dumps git repository contents from a website.
  • Information Disclosure Tools - Tool for dumping .git directories.
  • Information Leakage - Tool for dumping Git repositories from websites.
  • Source Code Reconnaissance - Dumps contents of git repositories found on websites.
  • Specialized Web Attacks - Dumping entire Git repositories from web servers.

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

arthaud/git-dumper के लिए स्टार हिस्ट्री चार्टarthaud/git-dumper के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    internetwache/GitTools

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

    GitTools is a collection of security utilities designed to identify, scan, and exploit exposed version control directories on web servers. The project provides tools to locate publicly accessible Git directories and extract their contents to identify information leaks. The suite includes capabilities for downloading files and folder structures from remote repositories even when directory listing is disabled. It also features a recovery system that iterates through commit objects to restore content from incomplete or corrupted version control data.

    Shell
    GitHub पर देखें↗4,151
  • kost/dvcs-ripperkost का अवतार

    kost/dvcs-ripper

    1,771GitHub पर देखें↗

    Rip web accessible (distributed) version control systems: SVN/GIT/HG...

    Perl
    GitHub पर देखें↗1,771
  • praetorian-inc/gatopraetorian-inc का अवतार

    praetorian-inc/gato

    9GitHub पर देखें↗

    GitHub Actions Pipeline Enumeration and Attack Tool

    Python
    GitHub पर देखें↗9
  • zizmorcore/zizmorzizmorcore का अवतार

    zizmorcore/zizmor

    5,717GitHub पर देखें↗

    Zizmor is a security linter and static analysis tool designed to audit GitHub Actions workflow files. It functions as a CI/CD security scanner that identifies security vulnerabilities, misconfigurations, and software supply chain risks within automation pipelines. The project distinguishes itself by providing an automated workflow remediator that applies security fixes to identified vulnerabilities. It also implements a language server for integration with code editors and supports a variety of analysis personas to scale the sensitivity and volume of reported findings. The tool covers a broa

    Rustgithub-actionssecuritysecurity-tools
    GitHub पर देखें↗5,717
Git Dumper के सभी 30 विकल्प देखें→

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

arthaud/git-dumper की मुख्य विशेषताएं क्या हैं?

arthaud/git-dumper की मुख्य विशेषताएं हैं: Web Git Repository Recoverers, Git File Path Enumerators, Git Directory Probers, Git Directory Dumpers, Git Object Recoverers, Remote Git Object Extractors, Web Git Repository Dumpers, Git Checkout Restorers।

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

arthaud/git-dumper के ओपन-सोर्स विकल्पों में शामिल हैं: internetwache/gittools — GitTools is a collection of security utilities designed to identify, scan, and exploit exposed version control… kost/dvcs-ripper — Rip web accessible (distributed) version control systems: SVN/GIT/HG... zizmorcore/zizmor — Zizmor is a security linter and static analysis tool designed to audit GitHub Actions workflow files. It functions as… praetorian-inc/gato — GitHub Actions Pipeline Enumeration and Attack Tool. landgrey/springbootvulexploit — SpringBootVulExploit is a collection of scanning and auditing tools designed to identify vulnerabilities, information… bishopfox/unredacter — Unredacter is a computer vision text reconstructor and image forensics utility designed to recover hidden characters…