Week 6 Flashcards

1
Q

What are true forms of data?

A

Unencrypted or unobfuscated data

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

What are examples of memory-only data?

A

Memory resident malware or temporary data (passwords)

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

What is one way to define memory?

A

An array of pages

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

Processes are not assigned pages in physical memory. What are they assigned to?

A

They are assigned to VIRTUAL memory space

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

What is the purpose of ASLR?

A

Address space layout randomisation - making it hard for an attacker to guess the location of important processes

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

What is the forensic purposes of memory analysis?

A

To discover the recent nature of data or the true form of data

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

What is Volatility?

A

A command-line tool for memory analysis

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