Comment by kevincox
8 years ago
Following the URLs it appears that it sets up a systemd timer to post some system info to pastebin every hour. However the script also appears to have a mistake which I think would cause it to only log to /root/home/*/compromised.txt.
$uploader "$FULL_LOG"
should be
upload "$FULL_LOG"
No comments yet
Contribute on Hacker News ↗