SneedScan/sneedscan.sh

17 lines
329 B
Bash
Raw Normal View History

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