Update bsec

This commit is contained in:
2026-05-11 12:21:33 +00:00
parent ae81df8788
commit 334df5d05f
+2 -2
View File
@@ -1,7 +1,7 @@
#!/bin/bash
## BE-SECURE
## 20260507-115124
## 20260511-121656
sudo clear
sudo rm -rf cav.log
@@ -22,4 +22,4 @@ echo 'Scanning...'
clamscan -raz --log=cav.log --bell --cross-fs --bytecode --scan-mail --phishing-sigs --heuristic-alerts --phishing-scan-urls #--detect-pua #--detect-structured #-v
grep --color ' FOUND ' cav.log
echo 'Done.'
read -n1
read -r