https://github.com/bluscreenofjeff/ccdc-scripts
Scripts and resources for Red Teaming at CCDC competitions
https://github.com/bluscreenofjeff/ccdc-scripts
ccdc ccdc-scripts
Last synced: 12 months ago
JSON representation
Scripts and resources for Red Teaming at CCDC competitions
- Host: GitHub
- URL: https://github.com/bluscreenofjeff/ccdc-scripts
- Owner: bluscreenofjeff
- License: bsd-3-clause
- Created: 2015-03-26T03:50:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-09T15:48:58.000Z (almost 4 years ago)
- Last Synced: 2025-04-07T08:21:19.122Z (over 1 year ago)
- Topics: ccdc, ccdc-scripts
- Language: Shell
- Homepage:
- Size: 2.07 MB
- Stars: 100
- Watchers: 9
- Forks: 25
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCDC-Scripts
This repo hosts any scripts I find useful for Red Teaming at a CCDC event.
## kali_setup.sh
A script to setup a Kali VM for testing.
## mass_user_add_generator.sh
Generate a Metasploit resource script to mass add users locally and to the domain.
## OpsPlan2016.txt
A sample Operations Plan some friends and I made. Has copy/paste commands and functions to limit Googling during the competition.
## website-defacement
A defacement site I used one year.
*For Aggressor scripts designed for use at CCDC, check out my [CCDC Scripts](https://github.com/bluscreenofjeff/AggressorScripts) repo.*
# Thanks
[Raphael Mudge](https://twitter.com/armitagehacker)