Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.5 KB

File metadata and controls

34 lines (27 loc) · 1.5 KB

git-dump

This script is a tool to recursively download the contents of the '.git' directory from a website. Using Python and libraries like 'requests' and 'BeautifulSoup', this script examines the directory structure, downloads files, and identifies SHA-1 hashes within Git files.

Feature

  • Recursively downloads the contents of a ".git" directory from a website.
  • Uses Python with libraries like "requests" and "BeautifulSoup" for web scraping.
  • Examines directory structures and downloads files from the site.
  • Identifies and extracts SHA-1 hashes from Git files.
  • Supports multithreading for efficient file downloads.
  • Includes retry logic for handling failed HTTP requests.
  • Allows manual execution of Git commands in downloaded directories.

Buy Coffee :

  • Bitcoin $: 14nXhmRiQx5joCXFTdR8ydm3T8et7MFDXC

Jenderal92 Git Dumper

How To Run?

Disclaimer !!!

I have written the disclaimer on the cover of Jenderal92. You can check it HERE !!!