Malware Flashcards

(10 cards)

1
Q

Virus

A

A self-replicating program that attaches itself to a legitimate file and spreads to other computers through shared networks or removable media

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Polymorphic Viruses

A

Polymorphic viruses are malware that can change their code or appearance to evade detection by antivirus software. E.g. by encrypting and decrypting itself using a different key each time it can evade signature checks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Worm

A

Worms are self-replicating malware that spread from system to system over a network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the difference between a worm and a virus?

A

A viruses attaches itself to a host file by inserting its code, while a worm is independent from any file

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Trojan

A

A Trojan is a type of malware that disguises itself as a legitimate program and infiltrates a system to gain unauthorised access and control.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Rootkit

A

A rootkit is a type of malware that gains privileged access to a system and conceals its presence from users and security software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Ransomware

A

Encrypts the victim’s data then demands a ransom for the decryption key.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

State 3 ways antivirus can detect malware

A

Signature - hash the program and compare it to a list of known malware hashes
Heuristics - use algorithms to identify malware based on its behaviour
Behavioural - monitor a program in real time to detect malicious activities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Integrity checker

A

Monitors changes to files and the system to ensure data and configurations remain intact and prevent data loss and breaches.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Intrusion Detection System

A

Monitors and reports network traffic that deviates from previously seen behaviour or matches the pattern of known malicious activity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly