/ Published in: MySQL
Just change the script tag to whatever your malware is injecting.
Expand |
Embed | Plain Text
UPDATE wp_posts SET post_content=REPLACE(post_content,'<script src="http://uoauer.com/si"></script>','<!--Cleaned-->') WHERE LOCATE('<script src="http://uoauer.com/si"></script>',post_content)
You need to login to post a comment.
