Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Sorsnce/red-team
The following repo holds all scripts, apps, and documentation for InfoSec Red Team related activities.
https://github.com/Sorsnce/red-team
Last synced: 25 days ago
JSON representation
The following repo holds all scripts, apps, and documentation for InfoSec Red Team related activities.
- Host: GitHub
- URL: https://github.com/Sorsnce/red-team
- Owner: Sorsnce
- License: mit
- Created: 2017-06-26T19:59:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T20:40:46.000Z (over 4 years ago)
- Last Synced: 2024-08-03T18:16:34.359Z (4 months ago)
- Language: Python
- Homepage:
- Size: 14.1 MB
- Stars: 18
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-cybersec - Red-team
README
# Exploits & Payloads
The following project is designed to store all custom exploits and payloads that I have found useful within my InfoSec career
## Getting Started
These instructions will help you understand what exploits/payloads are stored within this repository
### Prerequisites
The following is a list of prerequisites that may need to be installed before these exploits may work
```
Python >= 3.6
Metasploit >= 5.0.46
```### Categories for red-team exploits/payloads
* [BashBunny](https://github.com/Sorsnce/red-team/tree/master/BashBunny)
* [Metasploit](https://github.com/Sorsnce/red-team/tree/master/Metasploit)
* [Interview Questions](https://github.com/Sorsnce/red-team/tree/master/RedTeam-Interview)
* [recon-ng](https://github.com/Sorsnce/red-team/tree/master/recon-ng)
* [nmap](https://github.com/Sorsnce/red-team/tree/master/nmap)
* [exploits](https://github.com/Sorsnce/red-team/tree/master/exploits)### Class and Certification info
* [CEH](https://github.com/Sorsnce/red-team/tree/master/HackerHalted)## Built With
* [Metasploit](https://www.metasploit.com/) - Metasploit
* [Python](https://www.python.org/) - language## Authors
* **Trae Horton** - *Initial work* - [exploits](https://github.com/Sorsnce/red-team)