Cyber Security Flashcards

1
Q

Cybersecurity

A

The practice of protecting systems, networks, and programs from digital attacks. These cyberattacks are usually aimed at accessing, changing, or destroying sensitive information; extorting money from users; or interrupting normal business processes.

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

Network security

A

Any activity designed to protect the usability and integrity of network and data. It includes both hardware and software technologies. Effective network security manages access to a network. It targets a variety of threats and stops them from entering or spreading on a network.

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

Hackers

A

Individuals who will violate computer security for malicious or financial reasons; they may also be known as crackers.

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

Planting the flag

A

Individuals who may seek financial reward for finding vulnerability, but are more interested in finding vulnerabilities than gaining something for themselves.

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

Ethical hackers

A

Individuals whose activities are designed to test and enhance computer security; they may also be known as ethical hackers.

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

Hacktivists

A

Individuals who use technology to announce a social, ideological, religious, or political message.

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

Social engineering

A

The psychological manipulation of people into performing actions or divulging confidential information.

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

Keylogging

A

Software designed to record and store every keystroke made on a computer. Criminals often attempt to install keylogging software onto a computer remotely.

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

Tailgating

A

Tailgating is a physical security breach in which an unauthorised person follows an authorised individual to enter secured premises.

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

Pharming

A

Pharming redirects victims to a bogus site even if the victim has typed the correct web address. This type of scam is often applied to the websites of banks or e-commerce sites

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

Phishing

A

Phishing is the act of trying to obtain confidential records such as passwords. Emails that look as if they are from a legitimate, respected organisation are sent, but they contain links to fake websites that ‘phish’ data from unsuspecting victims

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

Digital devices

A

Devices that can be used for eavesdropping on live conversations or voicemails.

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

Baiting

A

Similarly to phishing attacks, the scammer promises items or goods to entice their victims.

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

Malware

A

Short for malicious software, this is programming or code that is used to disrupt computers by:
● Gathering sensitive information
● Gaining access to private computer systems
● Displaying unwanted advertising
● Distributing the performance of a computer or network

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

Trojan

A

A malicious computer program that tricks users into willingly running it is called a ‘Trojan horse’ or simply a ‘Trojan’. They can be delivered via internet downloads, infected USBs, or email attachments.

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

Data breach/data interception

A

A data breach is a security incident in which sensitive, protected, or confidential data is copied, transmitted, viewed, stolen, or used by an individual who is not authorised to do so.

17
Q

Brute force attack

A

This type of attack can occur when an attacker systematically submits guessed passwords with the hope of eventually guessing correctly.

18
Q

DoS

A

A denial of service attack (DoS attack) is a cyberattack in which a criminal makes a network resource unavailable to its intended users by flooding the targeted machine or website with lots of requests in an attempt to overload systems and prevent some or all legitimate requests from being fulfilled.

19
Q

DDoS

A

In a distributed denial of service attack (DDoS attack), the incoming traffic flooding the victim originates from many different sources. This makes it impossible to stop the attack simply by blocking a single source.

20
Q

SQL injection

A

SQL injection occurs when malicious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker).

21
Q

Virus

A

Malware that usually embeds itself into existing software on a device and then, once that software is run, spreads to other executable files.

22
Q

Worm

A

While also self-replicating, a worm does not need to infect an existing program. Worms are able to spread very rapidly, infecting large numbers of machines.

23
Q

Ransomware

A

This type of Trojan can modify data on a computer or device so that it doesn’t run correctly or so that users can no longer use specific data.
The criminal will only restore the computer’s performance, or unblock data, after the victim has paid them the ransom money they demand.

24
Q

Spyware

A

Programs that can spy on how a user makes use of their computer or device, for example by tracking the data entered via a keyboard, taking screenshots, or getting a list of running applications.

25
Q

Adware

A

Software that contains advertisements embedded in the application. It is not always a bad thing and is considered a legitimate alternative offered to consumers who do not wish to pay for software.

26
Q

Exploit

A

Code that takes advantage of a security vulnerability in an operating system, application, or any other software code, including application plug-ins or software libraries.

27
Q

Encryption

A

Encryption is the process of encoding data or a message so that it cannot be understood by anyone other than its intended recipient.

28
Q

Encryption key

A

An encryption key is a piece of information, usually random characters, used by a software algorithm to encrypt data or a message into a form that is unreadable (encryption) and allow the data or message to be made readable again (decryption).

29
Q

Firewall

A

A firewall sits between a local network or computer and another network, controlling the incoming and outgoing network traffic.

30
Q

Antivirus software

A

Software that is designed to detect and block attacks from malware. Some operating systems have their own inbuilt antivirus software.

31
Q

Network policy

A

Usually contains both an archiving policy and an acceptable use policy.

32
Q

Physical security

A

Describes security measures that are designed to deny unauthorised access to facilities, equipment, and resources and to protect personnel and property from damage or harm, e.g. the use of passcards and biometric checks (fingerprints, retinal scans).

33
Q

Cookies

A

Data downloaded from a website that allows the website to identify the computer in future.

34
Q

Archiving

A

The process of storing data that is not in current use for security, legal or historical reasons.