A script desgined to automate linux OS hardening practices. Version 1.5
It currently performs these operations:
- Automatically updates the OS
- Automatically creates custom aliases
- Sets safe UFW defaults
- Creates UFW exceptions
- Disables unnecessary services like cups-browsed, and avahi-daemon.
- Enforces apparmor rules
- Installs ClamAV antivirus software.
- Automatically installs the I3 window manager.
Inspired by the NullByte youtube channel. In particular, the following videos.