Sunday, 7 June 2015

How to remove Malware From Website and Server via SSH

Websites & Server are infected with the Malwares for Spamming Purpose - SEO SPAM or SPAM EMAILS

If one Website on the Server has Vulnerability and hacker's get access to it. then its will be easy for them to infect all other websites hosted on the server.

Website Hacking Shell is used by them as a backdoor to the server which has the root privileges to make changes or upload new files on server. 

Most of the malwares are BASE64 Encoded or Eval() or FilesMan.

How to locate the Malwares via SSH

Use Command - 
grep -lr --include=*.php "eval(base64_decode" /var/www/

or


grep -lr --include=*.php "FilesMan" /home







Share:

0 comments:

Post a Comment

Blogger Tutorials

Blogger Templates

d-koder - Web Developer / Security Specialist / Penetration Tester I would like to write tutorials about the issue we use to get while coding something. Hope these small tuts will help developers worldwide. > Website

Interested In -

Html/Css
PHP
Javascript
Jquery
Ajax
JSON
GITHUB