Cyber Security Flashcards
1
Q
What are 7 examples of cyber attacks?
A
- Brute force - all combination of letters, numbers, and symbols are tried to find a password. Often uses the high processing speed of a computer to do so.
- Data interception - packet sniffers examine data on a network and read the data being moved across a network, transmitting the data to a third party (War driving uses a computer to intercept Wi-Fi wireless signals).
- Distributed denial-of-service - DDoS attack prevents anyone accessing part of a network e.g. web server. It uses multiple computers to send out masses of spam requests to the network, causing it to break down.
- Hacking - gaining illegal access to a computer system without the users permission.
- Phishing - the sending out of legitimate-looking emails to users containing a link or attachment, which begins the attack once the user opens the link or attachment.
- Pharming - malicious code installed on a users computer or web server without their knowledge, automatically initiated by the stored code.
- Social engineering - cyber criminals creating social situations that can lead to a potential victim ‘dropping their guard’ involving the manipulation of people into breaking their normal security procedures.
2
Q
What are 6 examples of malware?
A
- Viruses are programs that replicate and copy themselves with the intention of deleting or corrupting files; they take up space in the computers cloud storage.
- Worms are stand-alone viruses that can replicate themselves with the intention of spreading to other computers as well. They use networks to search for computers with weak security, prone to such attacks.
- Trojan horses are malicious programs often disguised as legitimate software. They replace all or part of the legitimate software with the intent of carrying out some harm to the users computer system.
- Spyware is software that gathers information by monitoring e.g. all activity on a users computer and captures personal data. It can also record all key presses of a user (key logging software) which they can use to obtain passwords.
- Adware is a software which floods a users computer with unwanted advertising (usually pop-ups).
- Ransomware are programs that encrypt data on a users computer, so a decryption key is needed. Once the user pays a sum of money, the decryption key will be sent.