Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/opensourcepentest/tools
- Owner: OpenSourcePentest
- License: mit
- Created: 2017-11-25T20:22:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T09:24:37.000Z (almost 6 years ago)
- Last Synced: 2024-04-06T10:35:04.979Z (7 months ago)
- Topics: penetration, penetration-testing, penetration-testing-framework, security, security-tools, testing, testing-tools, tools
- Size: 8.79 KB
- Stars: 64
- Watchers: 8
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **49**星
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