P
postcd
Guest
Hello,
some hack script suddenly appear in the /root directory of my VPS. Lets call it "badscript"
but i cant delete it or chown it being root..
it says:
stat badscript
Please any idea how to block that person who added this script to my linux redhat server?
"last" command shows only my regular ips, no stranger ip
and how to remove that script? Thank you
some hack script suddenly appear in the /root directory of my VPS. Lets call it "badscript"
-rwxr-xr-x 1 root root 1.2M Jul 18 12:34 badscript
but i cant delete it or chown it being root..
it says:
rm: cannot remove `badscript': Operation not permitted
chown: changing ownership of `badscript': Operation not permitted
stat badscript
File: `badscript'
Size: 1189151 Blocks: 2336 IO Block: 4096 regular file
Device: 57h/87d Inode: 17932822 Links: 1
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2014-07-29 16:51:30.000000000 -0400
Modify: 2014-07-18 12:34:49.000000000 -0400
Change: 2014-07-29 16:51:25.000000000 -0400
Please any idea how to block that person who added this script to my linux redhat server?
"last" command shows only my regular ips, no stranger ip
and how to remove that script? Thank you