From 6731cee4b28c9ce6da0626db86ccbad7925787f2 Mon Sep 17 00:00:00 2001 From: Meitar Moscovitz Date: Thu, 16 Feb 2017 01:39:01 -0500 Subject: [PATCH] Add GitTools, used for finding exposed source code for static analysis. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ca5743..6116c72 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ A collection of awesome penetration testing resources * [Kadabra](https://github.com/D35m0nd142/Kadabra) - Automatic LFI exploiter and scanner * [Kadimus](https://github.com/P0cL4bs/Kadimus) - LFI scan and exploit tool * [liffy](https://github.com/hvqzao/liffy) - LFI exploitation tool +* [GitTools](https://github.com/internetwache/GitTools) - Automatically find and download Web-accessible `.git` repositories #### Hex Editors * [HexEdit.js](https://hexed.it) - Browser-based hex editing