Cyber attacks Flashcards
(58 cards)
What’s the Difference? MALWARE
what is a virus?
a computer program that
replicates and attaches itself to other files
What’s the Difference? MALWARE
Viruses can be spread through what?
removable media
What’s the Difference? MALWARE
what is a worm?
a malicious software program that replicates by independently exploiting vulnerabilities in network
What’s the Difference? MALWARE
virus requires what to run?
requires a host program to run.
What’s the Difference? MALWARE
worms require what to run
worms can run by themselves.
What’s the Difference? MALWARE
what is a trojan horse?
operations by masking its true intent. It might appear legitimate but is, in fact, very dangerous
What’s the Difference? MALWARE
Trojans exploit what?
the privileges of the user who runs them.
What’s the Difference? MALWARE
unlike viruses, trojans do not what?
self-replicate but often bind themselves to non-executable files,
What’s the Difference? MALWARE
what are 3 most common malware
1.virus
2.worm
3.trojan horse
logic bombs
what is logic bomb
a malicious program that waits for a trigger
logic bombs
what sets off a logic bomb
a specified date or database entry.
logic bombs
once a logic bomb is activated it?
implementa a code that causes harm to a computer in various ways.
logic bombs
what does a logic bomb sabotage?
1.database record
2.erase files
3.operating system or applications
logic bombs
logic bombs attack and destroy what?
hardware componets
ex:
cooling fan
cpu
memory
hard drives
powersupplies
Ransomeware
what is ransomware?
a computer system or the data it contains captive until completed payment
Ransomeware
how does rasomware work?
encrypting data so the owner cannot access it.
ransomware
different versions of ransomware can what?
take advantage of specific system vulnerabilitys to lock it down.
ransomware
how is ransomware spreaded
spread through phishing emails that encourage you to download a malicious attachment, or through a software vulnerability.
Denial of Service Attacks
what is (DoS)
Denial of service
Denial of Service Attacks
what is Denial of service (DoS)
type of network attack that interruption to network services, causing a significant loss of time and money.
Denial of Service Attacks
what are 2 types of Denial of service (DoS)
- overwhelming quantity of traffic
- maliciously formatted packets
Denial of Service Attacks
what is overwhelming quantity of traffic?
when a network host/application is sent an enormous amount of data at a rate which it cannot handle.
Denial of Service Attacks
what does overwhelming quantity of traffic cause?
causes a slowdown in transmission or response, or the device/service to crash.
Denial of Service Attacks
what is a packet?
a collection of data that flows between a source and a reciver computer or application over a network like internet.