Update bsec
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#!/bin/bash
|
||||
|
||||
## CLAMAV SCRIPT
|
||||
## BE-SECURE
|
||||
## 20260507-113921
|
||||
|
||||
sudo clear
|
||||
sudo rm -rf cav.log
|
||||
echo 'Updating...'
|
||||
sudo apt install ufw gufw clamav clamtk bleachbit
|
||||
sudo apt install ufw gufw clamav clamtk bleachbit fail2ban
|
||||
echo 'Checking Firewall...'
|
||||
sudo ufw status
|
||||
sudo ufw allow ssh
|
||||
|
||||
Reference in New Issue
Block a user