/security_tools

Security tools to use on assessments.

Primary LanguageShell

security_tools

To pull all sub-modules, execute this after the initial clone:

git submodule update --init --recursive

To update all of the sub-modules, execute this:

git submodule foreach git pull