Awesome
tools
Tools used for Penetration testing / Red Teaming
Usage
You need to clone with --recursive flags:
git clone --recursive https://github.com/OpenSourcePentest/tools
Updating all tools
You need to update all submodules with recurse and remote option:
git submodule update --recursive --remote
Adding new tools
git submodule add -b master https://github.com/PowerShellMafia/PowerSploit
Requirements
Make sure you have:
- git 1.8.2
TODO
Things to discuss
- Requirements / Criteria for placing tools
- Categories
Done
- Basic PowerShell