1
00:00:00,150 --> 00:00:01,410
In this section of the course,

2
00:00:01,410 --> 00:00:03,330
we're going to be covering hardening.

3
00:00:03,330 --> 00:00:04,860
Now, hardening refers to the process

4
00:00:04,860 --> 00:00:06,689
of enhancing the security of a system,

5
00:00:06,689 --> 00:00:08,130
application, or network

6
00:00:08,130 --> 00:00:10,710
by implementing a series of measures and configurations

7
00:00:10,710 --> 00:00:12,660
that reduces its exposure to vulnerabilities

8
00:00:12,660 --> 00:00:14,190
and potential threats.

9
00:00:14,190 --> 00:00:16,079
Now, these measures typically are going to include

10
00:00:16,079 --> 00:00:19,020
applying security patches, configuring access controls,

11
00:00:19,020 --> 00:00:20,820
disabling unnecessary services,

12
00:00:20,820 --> 00:00:22,320
and adopting best practices

13
00:00:22,320 --> 00:00:24,150
to strengthen the overall security posture

14
00:00:24,150 --> 00:00:26,490
and resilience against cyber attacks.

15
00:00:26,490 --> 00:00:27,750
Now, in this section of the course,

16
00:00:27,750 --> 00:00:30,360
we're going to focus on domain two and domain four.

17
00:00:30,360 --> 00:00:34,680
I'll be covering objectives 2.5, 4.1, and 4.5.

18
00:00:34,680 --> 00:00:37,410
Objective 2.5 states that you must be able to explain

19
00:00:37,410 --> 00:00:39,510
the purpose of mitigation techniques used

20
00:00:39,510 --> 00:00:40,950
to secure the enterprise.

21
00:00:40,950 --> 00:00:43,410
Objective 4.1 states that given a scenario,

22
00:00:43,410 --> 00:00:45,810
you must be able to apply common security techniques

23
00:00:45,810 --> 00:00:47,340
to computing resources.

24
00:00:47,340 --> 00:00:50,010
And objective 4.5 states that given a scenario,

25
00:00:50,010 --> 00:00:52,440
you must be able to modify enterprise capabilities

26
00:00:52,440 --> 00:00:53,910
to enhance security.

27
00:00:53,910 --> 00:00:56,310
Now, first, we're going to cover default configurations

28
00:00:56,310 --> 00:00:57,660
and how to change them.

29
00:00:57,660 --> 00:01:00,600
These default configurations apply to the default password,

30
00:01:00,600 --> 00:01:02,250
default open ports and protocols,

31
00:01:02,250 --> 00:01:04,349
and other insecure default configurations

32
00:01:04,349 --> 00:01:06,270
that may exist in your system.

33
00:01:06,270 --> 00:01:09,180
Next, we're going to cover how to restrict applications.

34
00:01:09,180 --> 00:01:11,220
Application restriction is a security approach

35
00:01:11,220 --> 00:01:14,400
where only explicitly approved or allow listed applications

36
00:01:14,400 --> 00:01:16,800
are going to be allowed to be run on a system or network,

37
00:01:16,800 --> 00:01:18,120
while all other applications

38
00:01:18,120 --> 00:01:19,920
are going to be blocked by default.

39
00:01:19,920 --> 00:01:21,690
This proactive measure is going to ensure

40
00:01:21,690 --> 00:01:24,690
that only trusted and authorized software can be executed

41
00:01:24,690 --> 00:01:26,310
while minimizing the risk of malware

42
00:01:26,310 --> 00:01:27,660
or unauthorized programs

43
00:01:27,660 --> 00:01:30,060
that can compromise your system security.

44
00:01:30,060 --> 00:01:32,340
Then we'll take a look at unnecessary services

45
00:01:32,340 --> 00:01:34,710
on your system and how we can disable them.

46
00:01:34,710 --> 00:01:37,320
Unnecessary services refer to software processes

47
00:01:37,320 --> 00:01:39,870
or network services running on a computer or network

48
00:01:39,870 --> 00:01:42,240
that are not required for essential system functionality

49
00:01:42,240 --> 00:01:43,890
or business operations.

50
00:01:43,890 --> 00:01:46,530
These services may consume system resources,

51
00:01:46,530 --> 00:01:48,030
introduce security vulnerabilities,

52
00:01:48,030 --> 00:01:49,470
and increase the attack surface,

53
00:01:49,470 --> 00:01:52,740
which makes your system more susceptible to a cyber attack.

54
00:01:52,740 --> 00:01:55,650
After that, we'll cover trusted operating systems.

55
00:01:55,650 --> 00:01:57,120
Now, trusted operating systems

56
00:01:57,120 --> 00:01:58,800
are specialized operating systems

57
00:01:58,800 --> 00:02:00,900
that have undergone rigorous security evaluations

58
00:02:00,900 --> 00:02:03,420
and certifications to ensure their trustworthiness

59
00:02:03,420 --> 00:02:05,400
and reliability for handling sensitive

60
00:02:05,400 --> 00:02:07,110
or classified information.

61
00:02:07,110 --> 00:02:08,759
These operating systems are designed

62
00:02:08,759 --> 00:02:11,280
with strict security controls and access restrictions

63
00:02:11,280 --> 00:02:13,710
to protect against unauthorized access, data breaches,

64
00:02:13,710 --> 00:02:15,570
and other security threats.

65
00:02:15,570 --> 00:02:17,760
Next, we'll explore updates and patches.

66
00:02:17,760 --> 00:02:19,950
Updates are software modifications or improvements

67
00:02:19,950 --> 00:02:22,800
released by developers to enhance the features, fix bugs

68
00:02:22,800 --> 00:02:24,360
or improve security, stability

69
00:02:24,360 --> 00:02:26,310
and performance of their software.

70
00:02:26,310 --> 00:02:28,920
Patches, on the other hand, are specific software updates

71
00:02:28,920 --> 00:02:30,990
that are designed to address identified vulnerabilities

72
00:02:30,990 --> 00:02:33,090
or security issues inside of a program,

73
00:02:33,090 --> 00:02:34,920
system or application.

74
00:02:34,920 --> 00:02:37,080
Then we'll discuss patch management.

75
00:02:37,080 --> 00:02:39,300
Now, patch management is the systematic process

76
00:02:39,300 --> 00:02:41,280
of identifying, testing, deploying

77
00:02:41,280 --> 00:02:43,380
and monitoring software patches and updates

78
00:02:43,380 --> 00:02:45,090
to maintain the security and functionality

79
00:02:45,090 --> 00:02:46,620
of a computer system.

80
00:02:46,620 --> 00:02:49,140
After that, we'll explore group policies.

81
00:02:49,140 --> 00:02:51,570
Group policies are a set of rules and configurations

82
00:02:51,570 --> 00:02:53,670
in Windows environments that allow administrators

83
00:02:53,670 --> 00:02:56,520
to centrally manage and control user and computer settings,

84
00:02:56,520 --> 00:02:58,200
ensuring compliance and security

85
00:02:58,200 --> 00:03:00,150
with your operational standards.

86
00:03:00,150 --> 00:03:02,580
Next, we're going to cover SE Linux.

87
00:03:02,580 --> 00:03:04,980
Now SE Linux or Security Enhanced Linux

88
00:03:04,980 --> 00:03:07,740
is a security framework for Linux-based operating systems

89
00:03:07,740 --> 00:03:09,750
that implements mandatory access controls

90
00:03:09,750 --> 00:03:12,660
to confine and limit the actions of processes and users

91
00:03:12,660 --> 00:03:15,000
to enhance the system's overall security.

92
00:03:15,000 --> 00:03:17,640
Then we'll take a look at data encryption levels.

93
00:03:17,640 --> 00:03:19,140
Data encryption is the process

94
00:03:19,140 --> 00:03:21,030
of converting data into a secret code

95
00:03:21,030 --> 00:03:22,860
to prevent unauthorized access.

96
00:03:22,860 --> 00:03:24,450
When it comes to data encryption,

97
00:03:24,450 --> 00:03:26,310
data can be encrypted at different levels,

98
00:03:26,310 --> 00:03:29,610
including the full-disk level, partition level, file level,

99
00:03:29,610 --> 00:03:32,850
volume level, database level, or record level.

100
00:03:32,850 --> 00:03:34,590
After that, we're going to dive into the world

101
00:03:34,590 --> 00:03:35,880
of secure baselines.

102
00:03:35,880 --> 00:03:37,740
A secure baseline is a predefined,

103
00:03:37,740 --> 00:03:40,170
standardized configuration and its associated settings

104
00:03:40,170 --> 00:03:42,840
for computer systems, applications, or networks

105
00:03:42,840 --> 00:03:44,670
that establishes a secure starting point

106
00:03:44,670 --> 00:03:47,340
to minimize security risk and vulnerabilities.

107
00:03:47,340 --> 00:03:49,380
Finally, we'll take a short quiz to see what you learned

108
00:03:49,380 --> 00:03:50,550
during this section of the course

109
00:03:50,550 --> 00:03:52,500
and review each of those quiz questions fully

110
00:03:52,500 --> 00:03:54,000
to ensure that you can explain each answer

111
00:03:54,000 --> 00:03:55,350
and why it was right.

112
00:03:55,350 --> 00:03:57,930
So let's go ahead and get started in the world of hardening

113
00:03:57,930 --> 00:03:59,340
and how to better protect our systems

114
00:03:59,340 --> 00:04:00,840
in this section of the course.

