Chapter 2- Malware Flashcards
Software designed to infiltrate a computer system and possibly damage it without the user’s knowledge or consent.
Malware
What are the different types of malware?
- Viruses
- Worms
- Trojan horses
- Ransomware
- Spyware
- Rootkits
- Spam
Malicious code that runs on a machine without the user’s knowledge and infects the computer when executed.
Viruses
What are different types of viruses?
- Boot Sector
- Macro
- Program
- Multipartite
- Encrypted
- Polymorphic
- Metapmorphic
- Stealth
- Armored
- Hoax
Boot sector viruses are stored in the first sector of a hard drive and are loaded into memory upon boot up.
Boot Sector Virus
Virus embedded into a document and is executed when the document is opened by the user
Macro Virus
infect an executable or application.
Program
Virus that combines boot and program viruses to first attach itself to the boot sector and system files before attacking other files on the computer.
Multipartite Virus
Advanced version of an encrypted virus that changes itself every time it is executed by altering the decryption module to avoid detection.
Polymorphic
Virus that is able to rewrite itself entirely before it attempts to infect a file (advanced version of polymorphic virus).
Armored viruses have a layer of protection to confuse a program or person analyzing it.
Armored
a computer virus/malware that is capable of encrypting its payload to make its detection hard.
Encrypted
is a computer virus that uses various mechanisms to avoid detection by antivirus software.
Stealth Virus
is a message warning the recipients of a non-existent computer virus threat. The message is usually a chain e-mail that tells the recipients to forward it to everyone they know, but it can also be in the form of a pop-up window.
Hoax
Malicious software, like a virus, but is able to replicate itself without user interaction and can cause disruption to normal network traffic and computing activities.
Worm