5 - File forensics Flashcards

1
Q

Base64

A

Encode binary objects into text

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

Syntactic analysis

A
The ability to parse the format of a file so as to identify its internal structure and components
Techniques:
Raw file inspection
File format discovery
String extraction
Encrypted file cracking
File header reparation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Magic numbers

A

Consist of constant numerical or text value used to identify a file format or protocol

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

Semantic analysis

A
The ability to interpret and acquire information from the data content of a given file
Techniques:
Vulnerability analysis
Provenance analysis
Image processing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly