MLSEC 7 Flashcards

1
Q

Malware

A

Software with malicious functionality

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

Available defense measures against malware

A

Signature-based detection (anti-malware tools)

Hardened design of operating systems

Learning-based detection approaches

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

Malware Clustering

A

Automatic analysis

Feature extraction

Clustering

Manual analysis

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

Automatic static analysis

A

Inspection of malicious code and files

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

Automatic dynamic analysis

A

Observation of program behavior of malware

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

Automatic traffic analysis

A

Monitoring of network traffic of malware

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

K-means Clustering

A

Compact representation of clusters by centroids

Probabilistic interpretation possible (generative model)

Number of clusters needs to be specified in advance

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

Linkage Clustering

A

No explicit vector space is necessary; distances sufficient

Hierarchical representation of clustered data

Quadratic memory and run-time complexity

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

Evasion of Static analysis

A

obfuscation

polymorphism

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

Evasion of Dynamic analysis

A

dormant code

sandbox detection

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

Evasion of Network analysis

A

encrypted traffic

covert channels

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

Evasion of clustering

A

Injection of random and fake behavior

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