IT and the Law Flashcards

1
Q

SQL

A

Structured Query Language - a popular form of query language which deals with databases.

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

Query Language

A

A specialised programming language based around databases.

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

SQLi

A

Structured Query Language Injection - a method of hacking which replaces part of a legitimate query with a malicious payload, enabling access to private information or information such as the structure of the database. Restricting permissions and turning off error messages can help to limit these.

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

Query String

A

A piece of data added to the end of a URL to identify information such as the name of the account being used.

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

Blind Injection

A

A SQLi attack where no data is known about the structure of the database being used.

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

Sanitisation (Databases)

A

Methods that prevent malicious query strings being inputted, such as restricting possible input strings or parsing them.

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

Computer Misuse Act

A

A legislation passed in 1990 after accessed was gained to private emails on Prestel. It covers unauthorised access or modification to computer materials.

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

Data Protection Act

A

A legislation passed in 1998 which covers protection of personal data. It covers data protection, pseudonymisation, the right to erase data and more.

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

Supervisory Authority

A

A group that ensures data protection. In the UK, this is the Information Commissioner’s Office (ICO).

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

Data Protection Officer

A

An individual employed in companies with over 250 employees to ensure data is secure.

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