To Install the Tool run the commands below...
git clone https://github.com/varshan-4068/arcsec-tool.git
sudo pacman -S gum figlet
cd arcsec-tool/
chmod +x install.sh
./install.sh
For help Use...
arcsec-tool [OPTIONS]
OPTIONS:
-h | --help
-l | --log
-c | --clear
-n | --non-interactive
- Checks for ssh root login disabled
- Checks for ssh password autentication enabled
- Checks if the system is up-to-date
- Checks for any orphaned packages
- Checks for any systemd failed services found
- Check for Users with UID 0 (Root Privileges)
- Checks if system clock is synchronized
- Checks disk usage ( Above 80% of Disk Usage may break updates and logging )
- Checks if any one of the 3 firewalls ufw, nftables, firewalld is enabled
- Display Summary, Errors and Recommendation based on the above checks
- Designed with Clean UI
- Only Runs on arch and it's based distros