Home

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:

TODO

Things to discuss

Done