I have noticed some changes on VPS Debian Squeeze and looked with history
to see what commands were run. Then I found some which I'm 100% sure I didn't run because I don't know what are they. Somebody run some tools which suspect are some hackers stuff. Look at these commands:
gcc .ssyn.c -o ssyn
gcc .ssyn.c -lpthread -o ssyn
./ssyn someIP 52521 10 -1 600
gcc .slow.c -lpthread -o .slowloris
./.slowloris http://phplens.com/lens/php-book/optimizin
g-debugging-php.php 10 rien.txt 600
I have searched google, but I don't understand anything I'm afraid, I didn't care much about security before.
What are these tools? How to protect?