This was my first project ever when I studied Cyber Security
This script will harden your SSH service on your machine. USE WITH CAUTION! it's very easy to get locked out of the service if you don't know what you are doing. Use ONLY with root user! The script doesn't support sudo commands. If you are not a root user the script will exit on its own.
- Open a terminal.
- git-clone this repository
- cd SSH-Service-Hardening
- chmod +x SSH\ Hardening.sc
- bash SSH\ Hardening.sc