xornand / CSSR

Repository of practice, guides, list, and scripts to help with cyber security.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSSR

Computer Security Scripts and Resources

Made by Ethan Aldrich

GitHub repo size

Dont forget to read the read me!!

How To Use

1. Linux

  1. Run open a new terminal window and as root, sudo su run apt update followed by apt install git
  2. Run the command git clone https://github.com/ethanaldrich9986/CyberPatriot.git
  3. cd CyberPatriot/Linux followed by chmod +x runme.sh then ./runme.sh
  4. continue through to the end of the script and watch the points sky rocket!
  5. Browse the lists folder and work on compleating the image. Dont forget to read the read me!!

2. Windows

  1. Go to https://github.com/ethanaldrich9986/CyberPatriot and click Clone or Download then Download ZIP
  2. Extract the .zip and open the folder then open 'Windows'
  3. Open powershell as an administrator and run PowerShell.exe -ExecutionPolicy UnRestricted powershell to get an unrestricted powershell session.
  4. Run ./RUNME.bat
  5. 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!
  6. 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.
  7. Browse the lists folder and work on compleating the image. Dont forget to read the read me!!

3. Debian

  1. sudo su run apt update followed by apt install git
  2. Run the command git clone https://github.com/ethanaldrich9986/CyberPatriot.git
  3. cd CyberPatriot/Debian followed by chmod +x runme.sh then ./runme.sh YOU WILL GET MANY ERRORS!!!
  4. continue through to the end of the script and watch the points sky rocket!
  5. Browse the lists folder and work on compleating the image. Dont forget to read the read me!!

About

Repository of practice, guides, list, and scripts to help with cyber security.

License:Other


Languages

Language:Shell 37.4%Language:PowerShell 24.2%Language:Roff 21.0%Language:Batchfile 8.9%Language:Python 6.2%Language:HTML 0.8%Language:CSS 0.6%Language:Ruby 0.5%Language:Perl 0.4%Language:Visual Basic 0.2%Language:JavaScript 0.0%Language:Java 0.0%Language:Dockerfile 0.0%