security_tools icon indicating copy to clipboard operation
security_tools copied to clipboard

Security tools to use on assessments.

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