Skip to content

Instantly share code, notes, and snippets.

View voicenoise's full-sized avatar
🏠
Working from home

voicenoise

🏠
Working from home
View GitHub Profile
@voicenoise
voicenoise / maldet.sh
Last active March 2, 2019 06:49
maldet virus check script
#!/bin/sh
################################################################
## Maldet Virus Check Script
## Written By: NOISE
## URL: https://gist.github.com/voicenoise/94460a41e98403695f46b56817337dbc
## Version: MVCS-1.9 - 22 Feb 2019
################################################################
STARTTIME=`date +"%Y.%m.%d - %H:%M"`
################################################################
################# Update the values below ######################