Section 16: Network Hardening Flashcards
Patch Management
Planning, testing, implementing, and auditing of software patches
▪ Provides security
▪ Increases uptime
▪ Ensures compliance
▪ Improves features
Patch Management: Planning
▪ Tracks available patches and updates and determines how to test and deploy each patch
Microsoft End Point Configuration manager, patch management server, Mobile device management,
Firmware managers: Cisco UCS Manager, ManageEngine Device Expert
Patch Management: Testing
▪ Tests any patch received from a manufacturer prior to automating its deployment through the network
▪ Have a small test network, lab, or machine for testing new patches before deployment
Patch Management: Implementing
▪ Deploys the patch to all of the workstations and servers that require it
▪ Disable the Windows Update service from running automatically on the workstation
▪ Also implement patching through a mobile device manager (MDM), if needed
Patch Management: Auditing
▪ Scans the network and determines if the patch was installed properly and if there are any unexpected failures that may have occurred
▪ Also conduct firmware management for your network devices (Microsoft SCCM, Linux RPM)
Inspection and Policing: DAI
Dynamic ARP Inspection (DAI)
▪ Validates the Address Resolution Protocol (ARP) packets
▪ Only valid ARP requests and responses are relayed
▪ Invalid ARP packets are dropped
Inspection and Policing: DHCP Snooping
DHCP Snooping
▪ A layer two security protocol that inspectd DHCP traffic and filters untrusted DHCP packages.
Inspection and Policing: Untrusted Interface
Untrusted Interface
▪ Any interface that is configured to receive messages from outside the network or firewall
Inspection and Policing: Trusted Interface
Trusted Interface
▪ Any interface that is configured to receive messages only from within the network
▪ Configure switches and VLANs to allow DHCP snooping
Inspection and Policing: IPv6 RA-Guard
IPv6 Router Advertisement Guard (RA-Guard)
▪ Mitigates attack vectors based on forged ICMPv6 router advertisement messages
▪ Operates at Layer 2 for IPv6 networks to specify which interfaces are not allows to have router advertisements
Inspection and Policing: CPP
Control Plane Policing (CPP)
▪ Configures a QoS filter that manages the traffic flow of control plane packets to protect the control plane of Cisco IOS routers and switches
● Data plane
● Management plane
● Control plane
● Service plane