SneedScan/sneedscan.sh

17 lines
329 B
Bash
Raw Normal View History

2024-06-04 23:38:20 +00:00
echo ClamScan - a Sneed Group Tool.
sudo freshclam
2024-06-04 23:43:51 +00:00
sudo clamscan -r -i --scan-pe=yes \
2024-06-04 23:38:20 +00:00
--scan-elf=yes \
2024-06-04 23:43:51 +00:00
--scan-ole2=yes \
2024-06-04 23:38:20 +00:00
--scan-pdf=yes \
--scan-xmldocs=yes \
2024-06-05 01:29:13 +00:00
--scan-archive=no \
2024-06-04 23:38:20 +00:00
--scan-swf=no \
--scan-html=no \
--scan-hwp3=no \
--alert-macros=yes \
--max-files=10000 \
--max-recursion=12 \
2024-06-04 23:43:51 +00:00
--max-dir-recursion=420 \
--remove /