Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
Web
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.