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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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·4 مشاهدات

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

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Git Dumper.
  • internetwache/gittoolsالصورة الرمزية لـ internetwache

    internetwache/GitTools

    4,151عرض على GitHub↗

    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-ripperالصورة الرمزية لـ kost

    kost/dvcs-ripper

    1,771عرض على GitHub↗

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

    Perl
    عرض على GitHub↗1,771
  • praetorian-inc/gatoالصورة الرمزية لـ praetorian-inc

    praetorian-inc/gato

    9عرض على GitHub↗

    GitHub Actions Pipeline Enumeration and Attack Tool

    Python
    عرض على GitHub↗9
  • zizmorcore/zizmorالصورة الرمزية لـ zizmorcore

    zizmorcore/zizmor

    5,717عرض على GitHub↗

    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
عرض جميع البدائل الـ 30 لـ Git Dumper→

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

ما هي الميزات الرئيسية لـ 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…