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·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.

Star 历史

arthaud/git-dumper 的 Star 历史图表arthaud/git-dumper 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

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…

Git Dumper 的开源替代方案

相似的开源项目,按与 Git Dumper 的功能重合度排序。
  • internetwache/gittoolsinternetwache 的头像

    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-ripperkost 的头像

    kost/dvcs-ripper

    1,771在 GitHub 上查看↗

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

    Perl
    在 GitHub 上查看↗1,771
  • praetorian-inc/gatopraetorian-inc 的头像

    praetorian-inc/gato

    9在 GitHub 上查看↗

    GitHub Actions Pipeline Enumeration and Attack Tool

    Python
    在 GitHub 上查看↗9
  • zizmorcore/zizmorzizmorcore 的头像

    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
查看 Git Dumper 的所有 30 个替代方案→