A Trojan horse is a program that installs malicious software while under the guise of doing something else. Though not limited in their payload, Trojan horses are more notorious for installing backdoor programs which allow unauthorized remote access to the victim's machine by unwanted parties - normally with malicious intentions. Unlike a computer virus, a Trojan horse does not propagate by inserting its code into other computer files. The term is derived from the classical myth of the Trojan Horse. Like the mythical Trojan Horse, the malicious code is hidden in a computer program or other computer file which may appear to be useful, interesting, or at the very least harmless to an unsuspecting user. When this computer program or file is executed by the unsuspecting user, the malicious code is also executed resulting in the installation of the malicious Trojan horse program.
Often the term is shortened to simply Trojan.
There are two common types of Trojan horses. One is ordinary software that has been corrupted by a hacker. A hacker inserts malicious code into the program that executes while the program is used or modified. Examples include various implementations of weather alerting programs, computer clock setting software, and peer-to-peer file sharing utilities. The other type of Trojan is a standalone program that masquerades as something else, like a game or image file, in order to trick the user into executing the file or program.
Trojan horse programs cannot operate autonomously, in contrast to some other types of malware, like viruses or worms. Trojan horse programs depend on actions by the intended victims. As such, if Trojans replicate and distribute themselves, each new victim must run the Trojan.
In the field of computer architecture, 'Trojan Horse' can also refer to security loopholes that allow kernel code to access anything for which it is not authorized
Example of a Trojan horse
A simple example of a Trojan horse would be a program named "waterfalls.scr" which claimed to be a free waterfall screensaver. When run, it would instead open computer ports and allow hackers to access the user's computer remotely
Types of Trojan horse payloads
Trojan horse payloads are almost always designed to do various harmful things, but can also be harmless. They are broken down in classification based on how they breach and damage systems. The nine main types of Trojan horse payloads are:
- Remote Access
- Email Sending
- Data Destruction
- Downloader
- Proxy Trojan (disguising others as the infected computer)
- FTP Trojan (adding or copying data from the infected computer)
- security software disabler
- denial-of-service attack (DoS)
- URL trojan (directing the infected computer to only connect to the internet via an expensive dial-up connection)
Some examples of damage are:
- erasing or overwriting data on a computer
- encrypting files in a cryptoviral extortion attack
- corrupting files in a subtle way
- upload and download files
- allowing remote access to the victim's computer. This is called a RAT (remote administration tool)
- spreading other malware, such as viruses: this type of Trojan horse is called a 'dropper' or 'vector'
- setting up networks of zombie computers in order to launch DDoS attacks or send spam.
- spying on the user of a computer and covertly reporting data like browsing habits to other people (see the article on spyware)
- making screenshots
- logging keystrokes to steal information such as passwords and credit card numbers
- phishing for bank or other account details, which can be used for criminal activities
- installing a backdoor on a computer system
- opening and closing CD-ROM tray
- harvesting e-mail addresses and using them for spam
- restarting the computer whenever the infected program is started
- deactivating or interfering with anti-virus and firewall programs
- deactivating or interfering with other competing forms of malware
Methods of infection
The majority of Trojan horse infections occur because the user was tricked into running an infected program. This is why it is advised to not open unexpected attachments on emails -- the program is often a cute animation or an image, but behind the scenes it infects the computer with a Trojan or worm. The infected program doesn't have to arrive via email; it can be sent in an Instant Message, downloaded from a Web site or by FTP, or even delivered on a CD or floppy disk. (Physical delivery is uncommon, but if one were the specific target of an attack, it would be a fairly reliable way to infect a computer.) Furthermore, an infected program could come from someone who sits down at a computer and loads it manually. However, receiving a Trojan in this manner is very rare. It is usually received through a download
<<Previous
HOME