GitHub - 0x000NULL/CSSR: Repository of practice, guides, list, and scripts to help with cyber security.
Computer Security Scripts and Resources
Made by Ethan Aldrich

Dont forget to read the read me!!
How To Use
1. Linux
- Run open a new terminal window and as root,
sudo su run apt update followed by apt install git
- Run the command
git clone https://github.com/ethanaldrich9986/CyberPatriot.git
cd CyberPatriot/Linux followed by chmod +x runme.sh then ./runme.sh
- continue through to the end of the script and watch the points sky rocket!
- Browse the lists folder and work on compleating the image. Dont forget to read the read me!!
2. Windows
- Go to https://github.com/ethanaldrich9986/CyberPatriot and click
Clone or Download then Download ZIP
- Extract the .zip and open the folder then open 'Windows'
- Open powershell as an administrator and run
PowerShell.exe -ExecutionPolicy UnRestricted powershell to get an unrestricted powershell session.
- Run
./RUNME.bat
- Run the file ReclaimWindows10.ps1 in the same session with the command
start reclainWindows10.ps1 BUT know that it could break/make your image. Use carefully and read the script before hand!
- Run the file
win10.ps1 in the folder Wind10Server16-19 AFTER reading the included readme and know it that this script can break your image.
- Browse the lists folder and work on compleating the image. Dont forget to read the read me!!
3. Debian
sudo su run apt update followed by apt install git
- Run the command
git clone https://github.com/ethanaldrich9986/CyberPatriot.git
cd CyberPatriot/Debian followed by chmod +x runme.sh then ./runme.sh YOU WILL GET MANY ERRORS!!!
- continue through to the end of the script and watch the points sky rocket!
- Browse the lists folder and work on compleating the image. Dont forget to read the read me!!