jessica7689
Registered Member
- Nov 26, 2012
- 64
- 544
For those who are not aware..
Please Be Careful When Downloading Wordpress Themes from Nulled Sites.
There is a malicious code that is undetectable by virustotal. It hacks your meta/keyword description.
The code for this hack is hidden in an "image" file typically a .png or .jpg located in wp theme folder. Most common experiences (images/social.png). You can verify this using a text editor.
Please kill this image immediately. You can also navigate to your functions.php file and remove malicious code
(<?php include('images/social.png'); ?>)
This sneaky little bastard can be found on files from popular sites like nulledphp, theme123.net, etc.

Please Be Careful When Downloading Wordpress Themes from Nulled Sites.
There is a malicious code that is undetectable by virustotal. It hacks your meta/keyword description.
The code for this hack is hidden in an "image" file typically a .png or .jpg located in wp theme folder. Most common experiences (images/social.png). You can verify this using a text editor.
Please kill this image immediately. You can also navigate to your functions.php file and remove malicious code
(<?php include('images/social.png'); ?>)
This sneaky little bastard can be found on files from popular sites like nulledphp, theme123.net, etc.
Last edited: