There is no escape from it, each day the site is targeted by cybercriminals and script kiddies, and this time it seems that one had found a way in. The good part is, we found him, the sad part, it fucking happened. But oh well, I tracked down some footprints that were left, and I was able to take some action.
On the 18th of December we noticed that the site had been breached – how we noticed this – we will not tell – but we will tell you about the indicators of compromise we found.
Weird user account In the WordPress CMSDuring the search for indicators of compromise, I noticed that there was an account in the administrators group, an account which I did not add.
The account had the name 'wp.service.controller.FmgKL', now from my experience as a malware researcher, I know that malware takes advantage of regular expressions, and this section seems to be auto generated 'wp.service.controller.FmgKL', so the first thing I did, was search google for the username, and yup, there was an post on the google forums which stated that this user account is an indicator of compromise (next to the fact that it is unknown and it has administrator rights).
.htaccess was editedThe search continued, and we noticed that the .htaccess file in the WordPress folder had been changed. The .htaccess file now contained additional values, and one of those values directed towards a traffic distribution system.
You can view that line here;
RewriteRule ^$ hxxp://luxurytds[dot com]/go.php?sid=1 [R,L]
We have changed http to hxxp and changed .com to [dot com] just to be certain you do not accidently click it.
Folders were createdIn the wordpress folder various folders were created, some of them are really suspicious, just take a look at the agr folder and the agr.zip file, same goes for gjl,dump, lvg, and then we have those .php files.
Each of those folders contained php files, template files and a massive list of malicious files.
As you can understand, we had to take some action.
We are going to keep a close watch on the site.. And we have something special for the hacker when he comes back.
What you should doSource: We just found this 'administrator' in our site – we kicked him out and so should you
No comments:
Post a Comment