[wp-hackers] Free themes have backlinks and backdoors inserted in code?

Mayur somani somani.mayur at gmail.com
Mon Jan 26 08:59:34 GMT 2009


Good idea, but URL filtering can be easily bypassed with some simple
encoding schemes.

On Mon, Jan 26, 2009 at 2:26 PM, Brian Krausz <brian at nerdlife.net> wrote:
> Alternatively, it would be really neat to regex-out any URL from theme
> files, and compare it to a list of malicious sites (or build a list of links
> to external URLs, easily done with a code equivalent of `grep -R "http://"
> *`).  Then, maybe whenever a user goes to activate a theme (or on the theme
> selection page), show them that list.
>
> --Brian
>
> On Mon, Jan 26, 2009 at 3:50 AM, Mayur somani <somani.mayur at gmail.com>wrote:
>
>> Hi,
>>
>> While researching on some of the, so called, black hat SEO strategies,
>> I found many tricks to insert backlinks and backdoors into free
>> wordpress themes and then distributing them.
>>
>> Now this is unacceptible. So, please list any of the ways you know to
>> insert backlinks and backdoors into themes files. I am planning to
>> write a plugin that will scan all the theme files to report any
>> malicious code there.
>>
>> Thank you for your time.
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list