Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/opensourcepentest/tools

Tools used for Penetration testing / Red Teaming
https://github.com/opensourcepentest/tools

penetration penetration-testing penetration-testing-framework security security-tools testing testing-tools tools

Last synced: 3 months ago
JSON representation

Tools used for Penetration testing / Red Teaming

Awesome Lists containing this project

README

        

# 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
- [x] Basic PowerShell