All Projects → BugScanTeam → Githack

BugScanTeam / Githack

Licence: gpl-3.0
.git 泄漏利用工具,可还原历史版本

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Githack

Awesome Web Hacking
A list of web application security
Stars: ✭ 3,760 (+650.5%)
Mutual labels:  vulnerabilities
Grype
A vulnerability scanner for container images and filesystems
Stars: ✭ 362 (-27.74%)
Mutual labels:  vulnerabilities
Cb Multios
DARPA Challenges Sets for Linux, Windows, and macOS
Stars: ✭ 415 (-17.17%)
Mutual labels:  vulnerabilities
Ckss Certified Kubernetes Security Specialist
This repository is a collection of resources to prepare for the Certified Kubernetes Security Specialist (CKSS) exam.
Stars: ✭ 333 (-33.53%)
Mutual labels:  vulnerabilities
Wssat
WEB SERVICE SECURITY ASSESSMENT TOOL
Stars: ✭ 360 (-28.14%)
Mutual labels:  vulnerabilities
Opencve
CVE Alerting Platform
Stars: ✭ 384 (-23.35%)
Mutual labels:  vulnerabilities
Horusec
Horusec is an open source tool that improves identification of vulnerabilities in your project with just one command.
Stars: ✭ 311 (-37.92%)
Mutual labels:  vulnerabilities
Wordpresscan
WPScan rewritten in Python + some WPSeku ideas
Stars: ✭ 456 (-8.98%)
Mutual labels:  vulnerabilities
Patrowlmanager
PatrOwl - Open Source, Smart and Scalable Security Operations Orchestration Platform
Stars: ✭ 363 (-27.54%)
Mutual labels:  vulnerabilities
Hacking
hacker, ready for more of our story ! 🚀
Stars: ✭ 413 (-17.56%)
Mutual labels:  vulnerabilities
Super
Secure, Unified, Powerful and Extensible Rust Android Analyzer
Stars: ✭ 340 (-32.14%)
Mutual labels:  vulnerabilities
Kubei
Kubei is a flexible Kubernetes runtime scanner, scanning images of worker and Kubernetes nodes providing accurate vulnerabilities assessment, for more information checkout:
Stars: ✭ 353 (-29.54%)
Mutual labels:  vulnerabilities
Huskyci
Performing security tests inside your CI
Stars: ✭ 398 (-20.56%)
Mutual labels:  vulnerabilities
Dependency Check Sonar Plugin
Integrates Dependency-Check reports into SonarQube
Stars: ✭ 332 (-33.73%)
Mutual labels:  vulnerabilities
Pwndoc
Pentest Report Generator
Stars: ✭ 417 (-16.77%)
Mutual labels:  vulnerabilities
Injuredandroid
A vulnerable Android application that shows simple examples of vulnerabilities in a ctf style.
Stars: ✭ 317 (-36.73%)
Mutual labels:  vulnerabilities
Poc
Advisories, proof of concept files and exploits that have been made public by @pedrib.
Stars: ✭ 376 (-24.95%)
Mutual labels:  vulnerabilities
Clusterfuzz
Scalable fuzzing infrastructure.
Stars: ✭ 4,648 (+827.74%)
Mutual labels:  vulnerabilities
Zip Slip Vulnerability
Zip Slip Vulnerability (Arbitrary file write through archive extraction)
Stars: ✭ 433 (-13.57%)
Mutual labels:  vulnerabilities
Advisory Db
Security advisory database for Rust crates published through crates.io
Stars: ✭ 396 (-20.96%)
Mutual labels:  vulnerabilities

GitHack

.git 泄漏利用工具,可还原历史版本

依赖

不需要安装其它 Python 库,只需要有 git 命令

  • git

使用前需确保 git 在 环境变量中

使用方法

python GitHack.py http://www.example.com/.git/

还原后的文件在 dist/ 目录下

工作流程

  1. 尝试获取 packs克隆
  2. 尝试目录遍历克隆
  3. 尝试从缓存文件(index)、commit记录中恢复

截图

相关链接

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].