Tag: security wordpress linkbucks hack
-
“My Videotag” Linkbucks WordPress Hack
FYI to all the WordPress fans.. If you recently noticed that your links are getting hijacked by URLs pointing to “linkbucks.com”, try deleting your my-videotag plugin. I found this nastiness somehow embedded in the source code: $ find . -name ‘*.php’ |xargs grep -e linkbuck ./wp-content/plugins/my-videotag/my-videotag.php: return ‘<a href=”http://77aafbe6.linkbucks.com/url/’ . $matches[2] . ‘//’ . $matches[3]…