Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
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. | Kitploit
도구/GitHubGitHub/jenderal92/git-dump
ReconnaissanceVulnerability AnalysisInformation GatheringWeb SecurityPenetration TestingMisconfiguration
GitHubjenderal92/git-dump

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.

저장소 보기
112개월 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유

git-dump

이 스크립트는 웹사이트에서 '.git' 디렉토리의 내용을 재귀적으로 다운로드하는 도구입니다. Python과 'requests' 및 'BeautifulSoup' 같은 라이브러리를 사용하여, 이 스크립트는 디렉토리 구조를 검사하고, 파일을 다운로드하며, Git 파일 내의 SHA-1 해시를 식별합니다.

기능

  • 웹사이트에서 ".git" 디렉토리의 내용을 재귀적으로 다운로드합니다.
  • 웹 스크래핑을 위해 Python과 "requests" 및 "BeautifulSoup" 같은 라이브러리를 사용합니다.
  • 디렉토리 구조를 검사하고 사이트에서 파일을 다운로드합니다.
  • Git 파일에서 SHA-1 해시를 식별하고 추출합니다.
  • 효율적인 파일 다운로드를 위해 멀티스레딩을 지원합니다.
  • 실패한 HTTP 요청 처리를 위한 재시도 로직을 포함합니다.
  • 다운로드된 디렉토리에서 Git 명령어를 수동으로 실행할 수 있습니다.

커피 사주기 :

  • 비트코인 $: 14nXhmRiQx5joCXFTdR8ydm3T8et7MFDXC

Jenderal92 Git Dumper

실행 방법?

  • 공식 Python 웹사이트 https://www.python.org에서 Python을 다운로드하여 설치합니다.
  • 모듈 설치 pip install requests beautifulsoup4 colorama
  • python file.py
  • 사이트를 입력하세요 (예: https://site.com/.git/)

면책 조항 !!!

저는 Jenderal92의 표지에 면책 조항을 작성했습니다. 여기 !!!에서 확인할 수 있습니다.

도구 다운로드