Upload files to "/"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
## BE-SECURE
|
||||
## 20260507-113921
|
||||
## 20260507-115124
|
||||
|
||||
sudo clear
|
||||
sudo rm -rf cav.log
|
||||
@@ -20,6 +20,6 @@ echo 'Cleaning...'
|
||||
bleachbit --clean system.tmp system.cache system.trash deepscan.tmp deepscan.thumbs_db deepscan.ds_store
|
||||
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
|
||||
grep --color ' FOUND ' cav.log
|
||||
echo 'Done.'
|
||||
read -n1
|
||||
|
||||
Reference in New Issue
Block a user