Add GitTools, used for finding exposed source code for static analysis.

This commit is contained in:
Meitar Moscovitz 2017-02-16 01:39:01 -05:00
parent 94cff73f9b
commit 6731cee4b2
No known key found for this signature in database
GPG Key ID: 07EFAA28AB94BC85

View File

@ -188,6 +188,7 @@ A collection of awesome penetration testing resources
* [Kadabra](https://github.com/D35m0nd142/Kadabra) - Automatic LFI exploiter and scanner * [Kadabra](https://github.com/D35m0nd142/Kadabra) - Automatic LFI exploiter and scanner
* [Kadimus](https://github.com/P0cL4bs/Kadimus) - LFI scan and exploit tool * [Kadimus](https://github.com/P0cL4bs/Kadimus) - LFI scan and exploit tool
* [liffy](https://github.com/hvqzao/liffy) - LFI exploitation 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 #### Hex Editors
* [HexEdit.js](https://hexed.it) - Browser-based hex editing * [HexEdit.js](https://hexed.it) - Browser-based hex editing