Operating system security Flashcards

1
Q

Examples of items that the Harbian Linux security auditing script can detect?

A

i. User group assignments
ii. Suid files
iii. File permissions on configuration files

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

Microsoft Security features

A
  1. Microsoft Defender
  2. Windows Hello
  3. Threat protection
  4. Intrusion detection system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Container Security Benefits

A

Isolation: Containers isolate applications, reducing attack surface.
Immutable Infrastructure: Containers are immutable, minimising configuration drift.

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

Static Analysis for Security Testing

A

Code Review: Identify insecure coding practices and known vulnerabilities.
Dependency Analysis: Identify outdated or vulnerable third-party libraries and components.

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

Dynamic Analyses for Security Testing

A

Penetration Testing: Probe system defenses and assess resilience to security threats.
Fuzz Testing: Identify vulnerabilities like buffer overflows and injection flaws.

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

Windows Server Security Benefits

A

Robust User Access Control:
Windows Server offers advanced user access control mechanisms like Active Directory and Group Policy.
Administrators can finely tune user permissions, reducing the risk of unauthorized access.

Integrated Security Features:
Windows Server includes built-in security features like Windows Defender Antivirus and BitLocker Drive Encryption.
Regular security patches and updates are provided by Microsoft to address vulnerabilities.

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