Mon Jun 01, 2015 3:09 pm
You might simply be experiencing a corrupted SD card; however, I doubt it.
The clue is your crontab. If crontab changes 'somebody' changed it. In any case, the solution is the same-- reimage the SD card and start over.
You may be able to save some file(s) but save the minimum and only save what you must... consider any file a trojan at this point (although its unlikely).
The problem here is that people put their RPi on the Internet without a firewall, and without changing the default password for PI. One simple thing an attacker can do easily is to create another userid and then give it sudo privileges. Look in your /etc/passwd file and see if you have users you're not aware of. Look in your /etc/sudoers file and see if another userid has been given permissions. Often an attacker is not trying to damage your PI... on the contrary... they often hope that your PI will run a long time before you notice that they have access to your system... that way they can use your system as a bot, as part of a DDOSA, or as a way to hide source id and other stuff.
Always put your computers (even your iddy bitty toys) behind a firewall, disable remote login (unless you must have it) and change default passwords... lock down your ssh, disable stupid protocols like telnet, and put your ssh on another port besides 22.
marcus
