Update bsec

This commit is contained in:
2026-05-07 11:43:07 +00:00
parent 12e2f088b8
commit e0de80242c
+2 -2
View File
@@ -1,12 +1,12 @@
#!/bin/bash #!/bin/bash
## CLAMAV SCRIPT ## BE-SECURE
## 20260507-113921 ## 20260507-113921
sudo clear sudo clear
sudo rm -rf cav.log sudo rm -rf cav.log
echo 'Updating...' echo 'Updating...'
sudo apt install ufw gufw clamav clamtk bleachbit sudo apt install ufw gufw clamav clamtk bleachbit fail2ban
echo 'Checking Firewall...' echo 'Checking Firewall...'
sudo ufw status sudo ufw status
sudo ufw allow ssh sudo ufw allow ssh