Results 1 to 8 of 8

Thread: MY trojan removal guide

  1. #1

    MY trojan removal guide

    First of all I gotta say sumtin <sarcastic>Damn you guus! Damn you!</sarcastic> Why couldn't you have posted yours tomorrow? Ah well, ours are different anyways.

    Well if you have a trojan or virus on your computer, chances are you found out about it with one of those nice AV proggies, like McAfee or Norton or Panda. Well, I really like those programs for removing viruses. But in the trojan department they fall a little short. The best thing about these programs is their virus/trojan detection, chances are that if you went through your computer you wouldn't be able to know if you were infected with a virus or a trojan. So you absolutely need to have one of those programs! And if you are infected with a virus then they are incredibly useful for removal as well, because they can repair damaged programs and can quarantine infected files. Plus so many viruses are designed to spread that if you don't use one of these AV programs your friends could get really mad at you. SO you need to do 2 things. One is get one of these programs, I like Norton, its a little heavy on system resources but it has frequent updates and information on any viruses or trojans can be found the site of Symantec, the maker of the Norton suite of products. Most major AV programs have sites that have info on the latest viruses and trojans.

    If you are running a crappy computer, something that can't be running auto-protection feature that comes with Norton AV then the best thing to do is to download files into a special folder and then scan them with the individual file scan option.

    Trojan Detection: Well, the best to find them is to run an AV proggie, OR to check for open ports as trojans are designed to allow other users full access to your computer. These users do not usually have physical access to your computer, so trojans must provide a way for them to enter your computer by opening a port. Most common trojans have common ports that they use for entering a computer, usually a very high number that most portscans don't bother checking. For example subseven uses port 27-something, 27000+. Few portscans would start a port 1 and go up that high, so maybe you should start at something like 10000 and go up from there. Another way to find any open ports if you are on a windows box is to run netstat -a. There is probably some linux equivalent though I do not know it, so if anyone does please post it. You can also use programs which list all running processes to you. And if you are some kind of expert on your OS you could comb thorugh your directories looking for something that doesn't belong.

    Trojan removal: Trojans, they are different from viruses because they are usually configured to run on startup and as a result are undeleteable because windows is using them. So when you try removal with your favourite AV program it will say it was unable to delete them, and then you may want to try to remove them manually but an error message will tell you that windows is using the specified file. So then you are wondering, "huh?" Welllll, that sucks! Now what ya gonna do? Who ya gonna call? GHOSTBUSTERS! Nah, hold off on that, instead think about it for a second. This trojan is most likely designed to run when windows starts up. Soo, the logical thing to do is to think of a way to have access to all your windows files and folders without actually running windows. Now how ya gonna do that? Well, go to start, shut down, and then pick restart in ms-dos mode! Click OK. Now you have access to everything and windows won't even be running! So I am assuming you know where the file is located because you tried to delete it manually. So lets say it was located in a directory that it created called "pooponyou". Well at the prompt type "cd c:\pooponyou" without the quotes. Now you can type "del" which is the dos delete command for specific files. So lets say this trojan is called "crybaby.exe", then you need to type "del crybaby.exe" without the quotes. OR at the prompt you can type "del c:\pooponyou\crybaby.exe" without the quotes. WOW!! YOU DID IT!!! Congrats, you just got rid of that undeleteable trojan! Now you get back into windows and you find that the folder pooponyou is for some crazy reason undeleteable. Well, go back into dos and this time you will use the dos command for deleting folders. And that command iiiiiiiiiss DELTREE. Yup, so type "deltree c:\pooponyou" without the quotes. You will then need to confirm the deletion, type yes. Well there ya go.

    Trojan clutter: Trojans have to find a method to startup. So they either modified or created a new file, to facilitate that. And the number of files that are responsible to the programs that run on startup are limited. The easiest way to view these files is to run "sysedit" at the run prompt. Or to run it in the main windows directory. Look for any mention of the file or folder that you just deleted and erase those names. I advise against deleting the entire line, cuz ya don't know what the line is for! And the other way that programs usually run on startup is in the registry! So at the run prompt or in the main windows directory run "regedit" and tpye "F3" and type in the name of your trojan, the name of the file that you deleted it. You may find that there is an entire key for your trojan in which case delete the key, or if there is another program in the key, modify it and delete only the trojan name.

    Well, thats it. So long everybody, time to ride into the sunset. I jus' need a horse. Ah well, I'll drive. Hope this helps some people figure out why their AV program doesn't delete all their trojans. Bye.

  2. #2

    Re: MY trojan removal guide

    Originally posted here by khakisrule
    Trojan clutter: Trojans have to find a method to startup. So they either modified or created a new file, to facilitate that. And the number of files that are responsible to the programs that run on startup are limited.

    The registry values that are usually added can be found in the following area's-


    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
    CurrentVersion\RunServices\


    or


    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
    CurrentVersion\Run\



    Not a bad little trojan removal guide..

  3. #3
    Yea, I was wondering about that too. They comment was "no greenies for you". Like I said before, I think somebody hates me.

  4. #4
    Senior Member
    Join Date
    Feb 2002
    Posts
    1,210
    not a bad tut.. all in all.. and for the most part, going to dos to remove them is what needs to
    be done most of the time.. but isn't there something to be said for removal tools that are
    available for the common ones ? and maybe some links ?
    just a suggestion...
    cheers..

  5. #5
    this sucks, copy paster
    I never copied anything in here, so if you think I copied than I defy you to tell me where you think I copied from. Think next time, I guarantee it'll take you far in life.

  6. #6
    I thought I'd deal with replicating trojans and or viruses as I have had a few of those but as of yet I have been unable to find any good info on them. Does anybody have any ideas?

  7. #7
    good tutorial.
    regarding to your question:
    I had once an info program about trojans but it was 2 years old.
    If I find anything I will let you know.
    try google. :;

    keep the good work
    ..Here I go and never will return.....

  8. #8
    Kwiep
    Join Date
    Aug 2001
    Posts
    924
    This's great! I got alot of questions from friend lately about how to remove the one or another trojan or virus. Now I can just send them here.
    Double Dutch

Posting Permissions

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