To remove this Malware, this is a small workaround. Better Solution is reinstall the OS.
Step 1 : Download ks.tar file from following Url
# wget https://magnumnet.in/download/ks.tar
Step 2 : Untar the file.
# tar -xvf ks.tar
Step 3 : Run install.sh file.
# chmod +x install.sh # ./install.sh
That’s All