Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 354 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 354 Bytes

evilgit

This is a Proof of Concept (PoC) script for backdooring git subcommands.

Usage

Modify the script to have your own payload, and optionally add '--global' to your git config commands for a deeper foothold. Then run:

$ ./backdoor.sh

A full writeup can be found on my website.