How to detect a Trojan with DOS

Trojans, by their nature, are inserted onto your PC by various means. Lately some advertisers have been targeted. Some of their ads contain malicious code that allows a Trojan onto your computer from legitimate sites. Once on your PC, the Trojan opens connections to the internet to allow other programs to connect to your computer.

Using some simple DOS commands ( YES DOS still lives on Windows computers ), you can see if there might be a Trojan running on your computer.

Things You'll Need

  • Windows PC
  • Command Prompt (DOS BOX)
Show More

Instructions

    • 1
      Open a DOS command prompt

      Open a command prompt ( dos window ), by selecting

      START >> RUN

    • 2
      call the command prompt box

      type in the letters CMD and press OK

    • 3
      netstat is the dos command to show you connections

      type in netstat -a and press enter to show you all connections to your PC

    • 4
      your pc connections are here

      you should see a list of all connection your PC is making, locally as well as remotely.

    • 5
      typical output from netstat -a

      This image shows some typical connections that your PC may display when running netstat -a

    • 6
      netstat -ab

      type in netstat -ab and press enter, this will show you what programs are making the connections

    • 7
      typical netstat -ab output results

      you may have to wait several minutes for all the connections to display and you might be amazed at what you see.

    • 8
      verify that you are running Internet Explorer if you see these results

      some connections you see will be obvious, iexplorer.exe is Internet Explorer, and you can see that it's making connections.

      if you see iexplorer.exe and you don't have Internet Explorer open, then you probably have a Trojan.

    • 9

      if you see a program making any UDP OR TCP request to remote destinations, you can search google or yahoo to determine what the program is, and how to remove.

Tips & Warnings

  • This works on Windows 2000, Windows XP and Vista.

  • Skip steps 1 & 2 for vista and just type in cmd in the start menu box.

  • To make sure this check is accurate, you should do this right after the PC has started, without opening any browser windows.

  • to refresh, press the up arrow and enter.

  • although all network connections will show in this window, check the results before assuming the worst.

Related Searches:

Comments

You May Also Like

  • How to Detect & Remove a Trojan Horse

    Finding a Trojan horse virus on your system without the aid of anti-virus software can be nearly impossible. A well-written virus can...

  • How to Detect a Trojan Virus

    A Trojan virus is not always easy to detect on a computer system. It typically takes on the appearance of something good...

  • How to Detect Trojan Horses

    Trojan horse viruses are one of the most common and dangerous forms of malicious software. A Trojan horse virus is usually attached...

  • How to Remove a Trojan Virus

    Scan your files to detect the Trojan file. Follow the instructions in your antivirus program to delete any suspicious files. You may...

  • Trojan Detection & Removal Software

    Trojans are one of the worst kinds of viruses you can get because they are hard to remove and many of them...

  • How to Manually Remove A Trojan Virus

    It is quite difficult sometimes to remove a Trojan virus from your computer, even if you're using a good anti-virus software. I...

  • How to Detect Remote Access

    A remote access Trojan is a malicious form of spyware that runs virtually invisibly on your computer. The spyware often comes hidden...

  • How to Clean the Agent Trojan

    Trojan.Agent is a malicious program that secretly installs on your computer pretending to be a system tool when it actually damages your...

  • How do I Detect a Ghost Virus?

    The ghost.exe virus is a Trojan horse virus that can be downloaded through malicious files or unsafe Internet sites. Trojan horse viruses...

  • How to Detect Computer Viruses

    A virus could cause major damage to your computer. Viruses can delete files, overwrite hard drive sectors, replace a computer's coding, alter...

  • How to Detect a Backdoor

    Backdoor infections open your computer to exploitation by hackers, malware and viruses. They harm your system by stealing your personal information via...

  • How to Detect a Computer Virus

    Is your computer not running like it usually does or like it did the day you purchased it? Do you wonder if...

  • How to Remove Trojan Win32 Off Cmd

    Win32.dll is a Dynamic Link Library (DLL) file used by the backdoor Trojan known as Trojan.Back.door.IROffer. Removing the Win32.dll file from the...

  • How to Remove Shuckbot Trojan From PC

    The Shuckbot Trojan, sometimes referred to as Shuckbot.A, is a backdoor Trojan that is spread through email. The Trojan opens a security...

  • How to Remove an Administrator Password Screen Using DOS

    The administrator account on your computer is a default account that can be used to troubleshoot your system. At times, you may...

  • How to Track Hackers

    If you spend a lot of time connected to the Internet, it is only a matter of time before a hacker attempts...

  • How to Manually Remove the Trojan Virus

    Trojan Viruses are computer malware that trick you into executing the virus on your computer. They commonly come disguised as multimedia files...

Related Ads

Featured