Skip to content

OpenSourcePentest/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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