I was wondering when you were going to prevent LVE from installing rootkits, so we can have safe SSH access for website owners.
Announcement
Collapse
No announcement yet.
Rootkits
Collapse
X
-
First of all I want to point out that it is not enough to have it for shell / ssh users only.
Anything that can be done via shell, can be done via CGI. There is NO difference what so ever. There is even implementations that let you have full shell access via browser, with command prompt and everything.
To really protect the system the environment should work for CGI, shell & cron jobs.
The good news is that it is coming soon. More info will be available once HostingCon starts.
-
Comment
-
They are added automatically by control panel (hence we need to do some intergration, or we need control panel to support us).
The rootkits will be prevented by us preventing new module loading at runtime, as part of the same equation. This takes it even farther, by virtualizing users filesystem, /proc & /dev.
Comment
Comment