• msebald

    (@msebald)


    Hello all,

    I just noticed that WordPress got hacked here on several installations. All run the current WP version.

    Here what got changed, maybe I find more.

    wp-includes/user.php, this block got inserted after line 108:
    [Code moderated. Please do not post hack code blocks in the forums. Please use the pastebin]

    This gets updated often, Apache log shows this for example:

    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:01:07:58 +0100] "GET / HTTP/1.1" 200 152014 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:01 +0100] "GET /wp-login.php HTTP/1.1" 200 3254 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:03 +0100] "POST /wp-login.php HTTP/1.1" 302 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:04 +0100] "GET /wp-admin/ HTTP/1.1" 200 134951 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:34 +0100] "GET /wp-admin/theme-editor.php?file=header.php&theme=hot-chilli HTTP/1.1" 200 64428 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:35 +0100] "POST /wp-admin/theme-editor.php HTTP/1.1" 302 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:36 +0100] "GET /wp-admin/theme-editor.php?file=header.php&theme=hot-chilli&scrollto=0&updated=true HTTP/1.1" 200 72711 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:37 +0100] "GET / HTTP/1.1" 200 241077 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:38 +0100] "GET /wp-admin/theme-editor.php?file=header.php&theme=hot-chilli HTTP/1.1" 200 72247 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:39 +0100] "POST /wp-admin/theme-editor.php HTTP/1.1" 302 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:39 +0100] "GET /wp-admin/theme-editor.php?file=header.php&theme=hot-chilli&scrollto=0&updated=true HTTP/1.1" 200 64892 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:40 +0100] "GET /wp-admin/ HTTP/1.1" 200 134951 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:56 +0100] "GET /wp-login.php?action=logout&_wpnonce=dae5b8d308 HTTP/1.1" 302 0 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:04:56 +0100] "GET /wp-login.php?loggedout=true HTTP/1.1" 200 3289 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:19:14:22 +0100] "GET / HTTP/1.1" 200 152036 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"
    2.6.207.91.unknown.steephost.net - - [10/Nov/2012:22:50:31 +0100] "GET / HTTP/1.1" 200 152041 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 GTB5"

    So I started by replacing ALL WordPress files with their originals. Also I am changing passwords for all users and will install a watchdog which checks on changed files from outside the sealed web container.

    Is this a know hack? I googled but was not very successful.

    Any suggestions how to get my site clean again?

    Cheers,
    Martin

Viewing 10 replies - 1 through 10 (of 10 total)
  • Stephen Peacock

    (@stephenpeacockcreativenet)

    I am sorry your site was hacked. But it is interesting to me because I was just Googleing the IP address: 109.120.142.20 because I was informed by the WordFence security plugin that it was locked out of two of my websites for repeated attempts to login. This forum post was the top result.

    From what I can tell the IP address is for somewhere in central Russia.

    I’m sorry I can’t say exactly how to resolve your issue, but you might consider checking out the security plugin WordFence. Their free version will compare your core WP files to those in the repository and will show you what if any changes have occurred. They also offer a premium (relatively inexpensive I think) service to help you recover from a hack.

    Hope that helps.

    Atari-Frosch

    (@atari-frosch)

    They tried it on my blog, too:

    109.120.159.169 – – [12/Nov/2012:01:28:10 +0100] “POST /wp-login.php HTTP/1.0” 200 3753 “https://blog.atari-frosch.de/wp-login.php” “Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.7.6) Gecko/20050405 Epiphany/1.6.1 (Ubuntu) (Ubuntu package 1.0.2)”

    109.120.159.169 – – [12/Nov/2012:08:35:20 +0100] “POST /wp-login.php HTTP/1.0” 200 3753 “https://blog.atari-frosch.de/wp-login.php” “Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.452) Gecko/20041027 Mnenhy/0.6.0.104”

    109.120.142.20 – – [12/Nov/2012:13:14:33 +0100] “POST /wp-login.php HTTP/1.0” 200 3753 “https://blog.atari-frosch.de/wp-login.php” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; MathPlayer2.0)”

    109.120.159.91 – – [12/Nov/2012:13:14:34 +0100] “POST /wp-login.php HTTP/1.0” 200 3753 “https://blog.atari-frosch.de/wp-login.php” “Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/525.19 (KHTML, like Gecko) Chrome/0.2.153.1 Safari/525.19”

    WordPress (3.4.2) files have not been changed as far as I can see. Is it possible that they entered the website with admin account and a weak password?

    esmi

    (@esmi)

    People: As per the Forum Welcome, please post your own topic. Your problem – despite any similarity in symptoms – is likely to be completely different.

    Thread Starter msebald

    (@msebald)

    Thank you for the replies. I installed the plugins WordFence, exploit-scanner and limit-login-attempts to all of my blogs. BTW: I have 7 sites running, 2 were hacked. And yes, it might have been passwords which were too weak – never changed these in the last 5 years, shame on me. But I changed every password of every user just now to state of the art passwords. After that I double checked again that no files were changed again and ran the WordFence scan which did not bring up any alerting news.

    Is someone better with PHP than me and read the code I posted in the first post? The mail address in the code ([email protected]) was used and mails were sent out to this address. Very nice… :-/

    Hopefully the problem is gone now and I really hope that it was the weak passwords which created the problems, no severe WP exploit.

    Cheers,
    Martin

    Atari-Frosch

    (@atari-frosch)

    @esmi: No, it is in fact the same problem. Just with the difference that my password has not been guessed right, so that the attackers weren’t able to enter the dashboard and to change any files. From that I came to the weak passwords, because if it were a vulnerability in WP, my site would have been hacked by now, too.

    john brown

    (@alihan1988)

    Search all files via FileZilla. After sort by modified date ??
    Use this plugin;
    BBQ: Block Bad Queries : https://www.ads-software.com/extend/plugins/block-bad-queries/

    Thread Starter msebald

    (@msebald)

    @ John: Thanks for your reply. I already checked the files and changed the modified files back to the original files. Thanks for the plugin suggestion, sounds good to me so I installed it! ??

    john brown

    (@alihan1988)

    I highly recommend this one “Login LockDown”.
    https://www.ads-software.com/extend/plugins/login-lockdown/

    This hack is alive and well. Hit me about 6 seeks ago.

    This hack is definitely alive and going strong. Hit my site about a month ago (approx. 2/20/13) and again just a few days ago (3/20/13). Slightly different modifications to my user.php file each time. Apparently I’m on the 20th of the month rotation for attack attempts. Wonderful.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘WordPress got hacked here, wp-includes/user.php and theme got changed’ is closed to new replies.