SlideShare a Scribd company logo
1 of 69
CCNA Security v2.0
Chapter 5:
Implementing Intrusion Prevention
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 3
Upon completion of this section, you should be able to:
• Explain zero-day attacks.
• Understand how to monitor, detect and stop attacks.
• Describe the advantages and disadvantages of IDS and IPS.
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 4
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 5
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 6
Advantages of an IDS:
• Works passively
• Requires traffic to be mirrored
in order to reach it
• Network traffic does not pass
through the IDS unless it is
mirrored
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 7
IPS:
• Implemented in an inline mode
• Monitors Layer 3 and Layer 4
traffic
• Can stop single packet attacks
from reaching target
• Responds immediately, not
allowing any malicious traffic to
pass
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 8
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 9
Advantages IDS:
• No impact on network
• No network impact if there is a
sensor failure
• No network impact if there is a
sensor overload
Advantages IPS:
• Stops trigger packets
• Can use stream normalization
techniques
Disadvantages IDS:
• Response action cannot stop
trigger
• Correct tuning required for
response actions
• More vulnerable to network
security evasion techniques
Disadvantages IPS:
• Sensor issues might affect
network traffic
• Sensor overloading impacts the
network
• Some impact on network
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 10
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 11
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 12
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 13
Cisco IPS AIM and Network
Module Enhanced (IPS NME)
Cisco ASA AIP-SSM
Cisco IPS 4300 Series Sensors
Cisco Catalyst 6500 Series IDSM-2
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 14
Factors affecting the IPS sensor selection and deployment:
• Amount of network traffic
• Network topology
• Security budget
• Available security staff to manage IPS
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 15
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 16
Inline Mode
Promiscuous Mode
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 17
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 18
Traffic Sniffing Using
a Switch
Traffic Sniffing Using
a Hub
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 19
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 20
Cisco SPAN Commands:
• Monitor session command – used to associate a source port and a destination
port with a SPAN session.
• Show monitor command – used to verify the SPAN session.
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 21
Upon completion of the section, you should be able to:
• Understand IPS signature characteristics
• Explain IPS signature alarms
• Manage and monitor IPS
• Understand the global correlation of Cisco IPS devices
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 22
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 23
A signature is a set of rules that an IDS and an IPS use to detect typical
intrusion activity.
Signatures have three distinct attributes:
• Type
• Trigger (alarm)
• Action
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 24
Signatures are categorized as either:
• Atomic – this simplest type of signature consists of a single packet, activity, or
event that is examined to determine if it matches a configured signature. If
yes, an alarm is triggered and a signature action is performed.
• Composite – this type of signature identifies a sequence of operations
distributed across multiple hosts over an arbitrary period of time.
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 25
• As new threats are identified, new signatures must be created and
uploaded to an IPS.
• A signature file contains a package of network signatures.
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 26
Cisco IOS defines five micro-engines:
• Atomic – Signatures that examine simple packets.
• Service – Signatures that examine the many services that are attacked.
• String - Signatures that use regular expression-based patterns to detect
intrusions.
• Multi-string – Supports flexible pattern matching and Trend Labs signatures.
• Other – Internal engine that handles miscellaneous signatures.
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 27
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 28
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 29
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 30
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 31
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 32
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 33
Benefits:
• It uses underlying routing
infrastructure to provide an
additional layer of security.
• It is inline and is supported on a
broad range of routing platforms.
• It provides threat protection at all
entry points to the network when
used in combination with Cisco
IDS, Cisco IOS Firewall, VPN,
and NAC solutions
• The size of the signature
database used by the devices
can be adapted to the amount of
available memory in the router.
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 34
Understanding Alarm Types:
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 35
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 36
Summary of Action Categories:
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 37
Generating an Alert:
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 38
Logging the Activity:
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 39
Dropping or Preventing the Activity:
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 40
Resetting the Connection and Blocking the Activity:
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 41
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 42
IPS Planning and Monitoring Considerations:
• Management method
• Event correlation
• Security staff
• Incident response plan
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 43
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 44
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 45
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 46
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 47
Goals of global correlation:
• Dealing intelligently with alerts to improve effectiveness
• Improving protection against known malicious sites
• Sharing telemetry data with the SensorBase Network to improve visibility of
alerts and sensor actions on a global scale
• Simplifying configuration settings
• Automatic handling of security information uploads and downloads
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 48
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 49
Network participation gathers the following data:
• Signature ID
• Attacker IP address
• Attacker port
• Maximum segment size
• Victim IP address
• Victim port
• Signature version
• TCP options string
• Reputation score
• Risk rating
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 50
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 51
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 52
Upon completion of this section, you should be able to:
• Understand how to configure Cisco IOS IPS with CLI
• Explain how to verify and monitor IPS
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 53
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 54
Step 1. Download the IOS IPS files.
Step 2. Create an IOS IPS configuration directory in Flash.
Step 3. Configure an IOS IPS crypto key.
Step 4. Enable IOS IPS.
Step 5. Load the IOS IPS signature package to the router.
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 55
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 56
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 57
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 58
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 59
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 60
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 61
Retiring an Individual Signature:
Retiring a Signature Category:
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 62
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 63
Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 64
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 65
Show commands to verify the IOS IPS configuration:
• show ip ips
• show ip ips all
• show ip ips configuration
• show ip ips interfaces
• show ip ips signatures
• show ip ips statistics
Clear commands to disable IPS:
• clear ip ips configuration
• clear ip ips statistics
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 66
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 67
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 68
Chapter Objectives:
• Describe IPS technologies and how they are implemented.
• Explain IPS Signatures.
• Describe the IPS implementation process.
Thank you.
© 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 70
• Remember, there are
helpful tutorials and user
guides available via your
NetSpace home page.
(https://www.netacad.com)
• These resources cover a
variety of topics including
navigation, assessments,
and assignments.
• A screenshot has been
provided here highlighting
the tutorials related to
activating exams, managing
assessments, and creating
quizzes.
1
2

More Related Content

What's hot

Ccna sv2 instructor_ppt_ch6
Ccna sv2 instructor_ppt_ch6Ccna sv2 instructor_ppt_ch6
Ccna sv2 instructor_ppt_ch6SalmenHAJJI1
 
Ccna sv2 instructor_ppt_ch3
Ccna sv2 instructor_ppt_ch3Ccna sv2 instructor_ppt_ch3
Ccna sv2 instructor_ppt_ch3SalmenHAJJI1
 
Ccna security v2 instructor_ppt_ch10
Ccna security v2 instructor_ppt_ch10Ccna security v2 instructor_ppt_ch10
Ccna security v2 instructor_ppt_ch10SalmenHAJJI1
 
Ccna security v2 instructor_ppt_ch11
Ccna  security v2 instructor_ppt_ch11Ccna  security v2 instructor_ppt_ch11
Ccna security v2 instructor_ppt_ch11SalmenHAJJI1
 
Cisco, Sourcefire and Lancope - Better Together
Cisco, Sourcefire and Lancope - Better TogetherCisco, Sourcefire and Lancope - Better Together
Cisco, Sourcefire and Lancope - Better TogetherLancope, Inc.
 
TechWiseTV Workshop: Programmable ASICs
TechWiseTV Workshop: Programmable ASICsTechWiseTV Workshop: Programmable ASICs
TechWiseTV Workshop: Programmable ASICsRobb Boyd
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATCisco Russia
 
Deploying Next Generation Firewalling with ASA - CX
Deploying Next Generation Firewalling with ASA - CXDeploying Next Generation Firewalling with ASA - CX
Deploying Next Generation Firewalling with ASA - CXCisco Canada
 
Cisco ASA Firepower
Cisco ASA FirepowerCisco ASA Firepower
Cisco ASA FirepowerAnwesh Dixit
 
FireSIGHT Management Center (FMC) slides
FireSIGHT Management Center (FMC) slidesFireSIGHT Management Center (FMC) slides
FireSIGHT Management Center (FMC) slidesAmy Gerrie
 
Deployment of cisco_iron_portweb_security_appliance
Deployment of cisco_iron_portweb_security_applianceDeployment of cisco_iron_portweb_security_appliance
Deployment of cisco_iron_portweb_security_applianceAlfredo Boiero Sanders
 
I psec cisco
I psec ciscoI psec cisco
I psec ciscoDeepak296
 
CCNA Security 010-configuring cisco asa
CCNA Security 010-configuring cisco asaCCNA Security 010-configuring cisco asa
CCNA Security 010-configuring cisco asaAhmed Habib
 

What's hot (20)

Ccna sv2 instructor_ppt_ch6
Ccna sv2 instructor_ppt_ch6Ccna sv2 instructor_ppt_ch6
Ccna sv2 instructor_ppt_ch6
 
Ccna sv2 instructor_ppt_ch3
Ccna sv2 instructor_ppt_ch3Ccna sv2 instructor_ppt_ch3
Ccna sv2 instructor_ppt_ch3
 
Ccna security v2 instructor_ppt_ch10
Ccna security v2 instructor_ppt_ch10Ccna security v2 instructor_ppt_ch10
Ccna security v2 instructor_ppt_ch10
 
Ccna security v2 instructor_ppt_ch11
Ccna  security v2 instructor_ppt_ch11Ccna  security v2 instructor_ppt_ch11
Ccna security v2 instructor_ppt_ch11
 
CCNP Security-VPN
CCNP Security-VPNCCNP Security-VPN
CCNP Security-VPN
 
Cisco, Sourcefire and Lancope - Better Together
Cisco, Sourcefire and Lancope - Better TogetherCisco, Sourcefire and Lancope - Better Together
Cisco, Sourcefire and Lancope - Better Together
 
TechWiseTV Workshop: Programmable ASICs
TechWiseTV Workshop: Programmable ASICsTechWiseTV Workshop: Programmable ASICs
TechWiseTV Workshop: Programmable ASICs
 
Understanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NATUnderstanding and Troubleshooting ASA NAT
Understanding and Troubleshooting ASA NAT
 
Deploying Next Generation Firewalling with ASA - CX
Deploying Next Generation Firewalling with ASA - CXDeploying Next Generation Firewalling with ASA - CX
Deploying Next Generation Firewalling with ASA - CX
 
Cisco CCNA module 3
Cisco CCNA module 3Cisco CCNA module 3
Cisco CCNA module 3
 
Cisco CCNA module 8
Cisco CCNA module 8Cisco CCNA module 8
Cisco CCNA module 8
 
Icnd210 s04l02
Icnd210 s04l02Icnd210 s04l02
Icnd210 s04l02
 
Cisco ASA Firepower
Cisco ASA FirepowerCisco ASA Firepower
Cisco ASA Firepower
 
FireSIGHT Management Center (FMC) slides
FireSIGHT Management Center (FMC) slidesFireSIGHT Management Center (FMC) slides
FireSIGHT Management Center (FMC) slides
 
Deployment of cisco_iron_portweb_security_appliance
Deployment of cisco_iron_portweb_security_applianceDeployment of cisco_iron_portweb_security_appliance
Deployment of cisco_iron_portweb_security_appliance
 
Cisco CCNA module 1
Cisco CCNA module 1Cisco CCNA module 1
Cisco CCNA module 1
 
I psec cisco
I psec ciscoI psec cisco
I psec cisco
 
IPsec vpn
IPsec vpnIPsec vpn
IPsec vpn
 
CCNA Security 010-configuring cisco asa
CCNA Security 010-configuring cisco asaCCNA Security 010-configuring cisco asa
CCNA Security 010-configuring cisco asa
 
Cisco CCNA module 5
Cisco CCNA module 5Cisco CCNA module 5
Cisco CCNA module 5
 

Similar to 04 ccna sv2 instructor_ppt_ch5

It nv51 instructor_ppt_ch1
It nv51 instructor_ppt_ch1It nv51 instructor_ppt_ch1
It nv51 instructor_ppt_ch1newbie2019
 
It nv51 instructor_ppt_ch11
It nv51 instructor_ppt_ch11It nv51 instructor_ppt_ch11
It nv51 instructor_ppt_ch11newbie2019
 
It nv51 instructor_ppt_ch8
It nv51 instructor_ppt_ch8It nv51 instructor_ppt_ch8
It nv51 instructor_ppt_ch8newbie2019
 
Ccna sv2 instructor_ppt_ch8
Ccna sv2 instructor_ppt_ch8Ccna sv2 instructor_ppt_ch8
Ccna sv2 instructor_ppt_ch8SalmenHAJJI1
 
Chapter 2 Configure a Network Operating System
Chapter 2 Configure a Network Operating SystemChapter 2 Configure a Network Operating System
Chapter 2 Configure a Network Operating Systemnewbie2019
 
It nv51 instructor_ppt_ch7
It nv51 instructor_ppt_ch7It nv51 instructor_ppt_ch7
It nv51 instructor_ppt_ch7newbie2019
 
Next Generation Security
Next Generation SecurityNext Generation Security
Next Generation SecurityCisco Canada
 
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveNetwork Automation Forum
 
8 Ocak 2015 SOME Etkinligi - Cisco Next Generation Security
8 Ocak 2015 SOME Etkinligi - Cisco Next Generation Security8 Ocak 2015 SOME Etkinligi - Cisco Next Generation Security
8 Ocak 2015 SOME Etkinligi - Cisco Next Generation SecurityBGA Cyber Security
 
TechWiseTV Workshop: Cisco TrustSec
TechWiseTV Workshop: Cisco TrustSecTechWiseTV Workshop: Cisco TrustSec
TechWiseTV Workshop: Cisco TrustSecRobb Boyd
 
It nv51 instructor_ppt_ch6
It nv51 instructor_ppt_ch6It nv51 instructor_ppt_ch6
It nv51 instructor_ppt_ch6newbie2019
 
Chapter 4 Network Access
Chapter 4 Network AccessChapter 4 Network Access
Chapter 4 Network Accessnewbie2019
 
Scalar Security Roadshow - Ottawa Presentation
Scalar Security Roadshow - Ottawa PresentationScalar Security Roadshow - Ottawa Presentation
Scalar Security Roadshow - Ottawa PresentationScalar Decisions
 
CCNA Security 011- implementing ios-based ips
CCNA Security 011- implementing ios-based ipsCCNA Security 011- implementing ios-based ips
CCNA Security 011- implementing ios-based ipsAhmed Habib
 
Chapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and CommunicationsChapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and Communicationsnewbie2019
 
DEVNET-1190 Targeted Threat (APT) Defense for Hosted Applications
DEVNET-1190	Targeted Threat (APT) Defense for Hosted ApplicationsDEVNET-1190	Targeted Threat (APT) Defense for Hosted Applications
DEVNET-1190 Targeted Threat (APT) Defense for Hosted ApplicationsCisco DevNet
 
Leverage the Network
Leverage the NetworkLeverage the Network
Leverage the NetworkCisco Canada
 
Chapter 5 overview
Chapter 5 overviewChapter 5 overview
Chapter 5 overviewali raza
 

Similar to 04 ccna sv2 instructor_ppt_ch5 (20)

It nv51 instructor_ppt_ch1
It nv51 instructor_ppt_ch1It nv51 instructor_ppt_ch1
It nv51 instructor_ppt_ch1
 
It nv51 instructor_ppt_ch11
It nv51 instructor_ppt_ch11It nv51 instructor_ppt_ch11
It nv51 instructor_ppt_ch11
 
CCNASv2_InstructorPPT_CH2.pptx
CCNASv2_InstructorPPT_CH2.pptxCCNASv2_InstructorPPT_CH2.pptx
CCNASv2_InstructorPPT_CH2.pptx
 
It nv51 instructor_ppt_ch8
It nv51 instructor_ppt_ch8It nv51 instructor_ppt_ch8
It nv51 instructor_ppt_ch8
 
Ccna sv2 instructor_ppt_ch8
Ccna sv2 instructor_ppt_ch8Ccna sv2 instructor_ppt_ch8
Ccna sv2 instructor_ppt_ch8
 
Chapter 2 Configure a Network Operating System
Chapter 2 Configure a Network Operating SystemChapter 2 Configure a Network Operating System
Chapter 2 Configure a Network Operating System
 
It nv51 instructor_ppt_ch7
It nv51 instructor_ppt_ch7It nv51 instructor_ppt_ch7
It nv51 instructor_ppt_ch7
 
Next Generation Security
Next Generation SecurityNext Generation Security
Next Generation Security
 
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLiveAutomating a World-Class Technology Conference; Behind the Scenes of CiscoLive
Automating a World-Class Technology Conference; Behind the Scenes of CiscoLive
 
8 Ocak 2015 SOME Etkinligi - Cisco Next Generation Security
8 Ocak 2015 SOME Etkinligi - Cisco Next Generation Security8 Ocak 2015 SOME Etkinligi - Cisco Next Generation Security
8 Ocak 2015 SOME Etkinligi - Cisco Next Generation Security
 
TechWiseTV Workshop: Cisco TrustSec
TechWiseTV Workshop: Cisco TrustSecTechWiseTV Workshop: Cisco TrustSec
TechWiseTV Workshop: Cisco TrustSec
 
It nv51 instructor_ppt_ch6
It nv51 instructor_ppt_ch6It nv51 instructor_ppt_ch6
It nv51 instructor_ppt_ch6
 
Chapter 4 Network Access
Chapter 4 Network AccessChapter 4 Network Access
Chapter 4 Network Access
 
Scalar Security Roadshow - Ottawa Presentation
Scalar Security Roadshow - Ottawa PresentationScalar Security Roadshow - Ottawa Presentation
Scalar Security Roadshow - Ottawa Presentation
 
CCNA Security 011- implementing ios-based ips
CCNA Security 011- implementing ios-based ipsCCNA Security 011- implementing ios-based ips
CCNA Security 011- implementing ios-based ips
 
Network security
Network securityNetwork security
Network security
 
Chapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and CommunicationsChapter 3 Network Protocol and Communications
Chapter 3 Network Protocol and Communications
 
DEVNET-1190 Targeted Threat (APT) Defense for Hosted Applications
DEVNET-1190	Targeted Threat (APT) Defense for Hosted ApplicationsDEVNET-1190	Targeted Threat (APT) Defense for Hosted Applications
DEVNET-1190 Targeted Threat (APT) Defense for Hosted Applications
 
Leverage the Network
Leverage the NetworkLeverage the Network
Leverage the Network
 
Chapter 5 overview
Chapter 5 overviewChapter 5 overview
Chapter 5 overview
 

More from Babaa Naya

Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам
Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам
Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам Babaa Naya
 
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...Babaa Naya
 
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...Babaa Naya
 
Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...
Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...
Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...Babaa Naya
 
Suraltsagchid chiglesen uilchilgee hesgiin notolgoo
Suraltsagchid chiglesen uilchilgee hesgiin notolgooSuraltsagchid chiglesen uilchilgee hesgiin notolgoo
Suraltsagchid chiglesen uilchilgee hesgiin notolgooBabaa Naya
 
Img 20210105 0002
Img 20210105 0002Img 20210105 0002
Img 20210105 0002Babaa Naya
 
Img 20210105 0001
Img 20210105 0001Img 20210105 0001
Img 20210105 0001Babaa Naya
 
Cisco packet tracer
Cisco packet tracerCisco packet tracer
Cisco packet tracerBabaa Naya
 
Cisco packet tracer
Cisco packet tracerCisco packet tracer
Cisco packet tracerBabaa Naya
 

More from Babaa Naya (20)

Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам
Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам
Суралцагчийн мэдлэг, чадвар, дадлыг үнэлэх, дүгнэх журам
 
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын суралцагчид тэт...
 
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...
Мэргэжлийн болон техникийн боловсролын сургалтын байгууллагын багшид мэргэжли...
 
Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...
Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...
Мэргэжлийн боловсрол, сургалтын байгууллагын төгсөгчдөд мэргэжлийн диплом, үн...
 
Suraltsagchid chiglesen uilchilgee hesgiin notolgoo
Suraltsagchid chiglesen uilchilgee hesgiin notolgooSuraltsagchid chiglesen uilchilgee hesgiin notolgoo
Suraltsagchid chiglesen uilchilgee hesgiin notolgoo
 
Img 20210105 0002
Img 20210105 0002Img 20210105 0002
Img 20210105 0002
 
Img 20210105 0001
Img 20210105 0001Img 20210105 0001
Img 20210105 0001
 
Cisco packet tracer
Cisco packet tracerCisco packet tracer
Cisco packet tracer
 
Cisco packet tracer
Cisco packet tracerCisco packet tracer
Cisco packet tracer
 
Lab10
Lab10Lab10
Lab10
 
Lab9
Lab9Lab9
Lab9
 
Lab8
Lab8Lab8
Lab8
 
Lab7
Lab7Lab7
Lab7
 
Lab6
Lab6Lab6
Lab6
 
Lab 6
Lab 6Lab 6
Lab 6
 
Lab5
Lab5Lab5
Lab5
 
Lab4
Lab4Lab4
Lab4
 
Lab3
Lab3Lab3
Lab3
 
Lab2
Lab2Lab2
Lab2
 
Lab1
Lab1Lab1
Lab1
 

Recently uploaded

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatYousafMalik24
 

Recently uploaded (20)

Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Earth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice greatEarth Day Presentation wow hello nice great
Earth Day Presentation wow hello nice great
 

04 ccna sv2 instructor_ppt_ch5

  • 1. CCNA Security v2.0 Chapter 5: Implementing Intrusion Prevention
  • 2. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 3 Upon completion of this section, you should be able to: • Explain zero-day attacks. • Understand how to monitor, detect and stop attacks. • Describe the advantages and disadvantages of IDS and IPS.
  • 3. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 4
  • 4. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 5
  • 5. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 6 Advantages of an IDS: • Works passively • Requires traffic to be mirrored in order to reach it • Network traffic does not pass through the IDS unless it is mirrored
  • 6. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 7 IPS: • Implemented in an inline mode • Monitors Layer 3 and Layer 4 traffic • Can stop single packet attacks from reaching target • Responds immediately, not allowing any malicious traffic to pass
  • 7. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 8
  • 8. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 9 Advantages IDS: • No impact on network • No network impact if there is a sensor failure • No network impact if there is a sensor overload Advantages IPS: • Stops trigger packets • Can use stream normalization techniques Disadvantages IDS: • Response action cannot stop trigger • Correct tuning required for response actions • More vulnerable to network security evasion techniques Disadvantages IPS: • Sensor issues might affect network traffic • Sensor overloading impacts the network • Some impact on network
  • 9. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 10
  • 10. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 11
  • 11. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 12
  • 12. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 13 Cisco IPS AIM and Network Module Enhanced (IPS NME) Cisco ASA AIP-SSM Cisco IPS 4300 Series Sensors Cisco Catalyst 6500 Series IDSM-2
  • 13. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 14 Factors affecting the IPS sensor selection and deployment: • Amount of network traffic • Network topology • Security budget • Available security staff to manage IPS
  • 14. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 15
  • 15. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 16 Inline Mode Promiscuous Mode
  • 16. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 17
  • 17. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 18 Traffic Sniffing Using a Switch Traffic Sniffing Using a Hub
  • 18. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 19
  • 19. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 20 Cisco SPAN Commands: • Monitor session command – used to associate a source port and a destination port with a SPAN session. • Show monitor command – used to verify the SPAN session.
  • 20. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 21 Upon completion of the section, you should be able to: • Understand IPS signature characteristics • Explain IPS signature alarms • Manage and monitor IPS • Understand the global correlation of Cisco IPS devices
  • 21. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 22
  • 22. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 23 A signature is a set of rules that an IDS and an IPS use to detect typical intrusion activity. Signatures have three distinct attributes: • Type • Trigger (alarm) • Action
  • 23. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 24 Signatures are categorized as either: • Atomic – this simplest type of signature consists of a single packet, activity, or event that is examined to determine if it matches a configured signature. If yes, an alarm is triggered and a signature action is performed. • Composite – this type of signature identifies a sequence of operations distributed across multiple hosts over an arbitrary period of time.
  • 24. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 25 • As new threats are identified, new signatures must be created and uploaded to an IPS. • A signature file contains a package of network signatures.
  • 25. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 26 Cisco IOS defines five micro-engines: • Atomic – Signatures that examine simple packets. • Service – Signatures that examine the many services that are attacked. • String - Signatures that use regular expression-based patterns to detect intrusions. • Multi-string – Supports flexible pattern matching and Trend Labs signatures. • Other – Internal engine that handles miscellaneous signatures.
  • 26. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 27
  • 27. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 28
  • 28. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 29
  • 29. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 30
  • 30. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 31
  • 31. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 32
  • 32. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 33 Benefits: • It uses underlying routing infrastructure to provide an additional layer of security. • It is inline and is supported on a broad range of routing platforms. • It provides threat protection at all entry points to the network when used in combination with Cisco IDS, Cisco IOS Firewall, VPN, and NAC solutions • The size of the signature database used by the devices can be adapted to the amount of available memory in the router.
  • 33. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 34 Understanding Alarm Types:
  • 34. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 35
  • 35. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 36 Summary of Action Categories:
  • 36. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 37 Generating an Alert:
  • 37. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 38 Logging the Activity:
  • 38. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 39 Dropping or Preventing the Activity:
  • 39. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 40 Resetting the Connection and Blocking the Activity:
  • 40. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 41
  • 41. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 42 IPS Planning and Monitoring Considerations: • Management method • Event correlation • Security staff • Incident response plan
  • 42. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 43
  • 43. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 44
  • 44. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 45
  • 45. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 46
  • 46. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 47 Goals of global correlation: • Dealing intelligently with alerts to improve effectiveness • Improving protection against known malicious sites • Sharing telemetry data with the SensorBase Network to improve visibility of alerts and sensor actions on a global scale • Simplifying configuration settings • Automatic handling of security information uploads and downloads
  • 47. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 48
  • 48. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 49 Network participation gathers the following data: • Signature ID • Attacker IP address • Attacker port • Maximum segment size • Victim IP address • Victim port • Signature version • TCP options string • Reputation score • Risk rating
  • 49. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 50
  • 50. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 51
  • 51. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 52 Upon completion of this section, you should be able to: • Understand how to configure Cisco IOS IPS with CLI • Explain how to verify and monitor IPS
  • 52. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 53
  • 53. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 54 Step 1. Download the IOS IPS files. Step 2. Create an IOS IPS configuration directory in Flash. Step 3. Configure an IOS IPS crypto key. Step 4. Enable IOS IPS. Step 5. Load the IOS IPS signature package to the router.
  • 54. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 55
  • 55. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 56
  • 56. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 57
  • 57. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 58
  • 58. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 59
  • 59. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 60
  • 60. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 61 Retiring an Individual Signature: Retiring a Signature Category:
  • 61. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 62
  • 62. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 63
  • 63. Cisco Public© 2013 Cisco and/or its affiliates. All rights reserved. 64
  • 64. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 65 Show commands to verify the IOS IPS configuration: • show ip ips • show ip ips all • show ip ips configuration • show ip ips interfaces • show ip ips signatures • show ip ips statistics Clear commands to disable IPS: • clear ip ips configuration • clear ip ips statistics
  • 65. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 66
  • 66. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 67
  • 67. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 68 Chapter Objectives: • Describe IPS technologies and how they are implemented. • Explain IPS Signatures. • Describe the IPS implementation process.
  • 69. © 2013 Cisco and/or its affiliates. All rights reserved. Cisco Public 70 • Remember, there are helpful tutorials and user guides available via your NetSpace home page. (https://www.netacad.com) • These resources cover a variety of topics including navigation, assessments, and assignments. • A screenshot has been provided here highlighting the tutorials related to activating exams, managing assessments, and creating quizzes. 1 2

Editor's Notes

  1. 5.1.1.1 Zero Day Attacks
  2. 5.1.1.2 Monitor for Attacks
  3. 5.1.1.3 Detect and Stop Attacks
  4. 5.1.1.4 Similarities Between IDS and IPS
  5. 5.1.1.5 Advantages and Disadvantages of IDS and IPS
  6. 5.1.2.1 Host-Based and Network-Based IPS
  7. 5.1.2.2 Network-Based IPS Sensors
  8. 5.1.2.3 Cisco’s Modular and Appliance-Based IPS Solutions, Figures 1 - 4 5.1.2.4 Cisco’s Modular and Appliance-Based IPS Solutions (Cont.)
  9. 5.1.2.5 Choose an IPS Solution
  10. 5.1.2.6 IPS Advantages and Disadvantages
  11. 5.1.2.7 Modes of Deployment
  12. 5.1.3.1 Port Mirroring
  13. 5.1.3.2 Cisco SPAN
  14. 5.1.3.3 Configuring Cisco SPAN Using Intrusion Detection
  15. 5.2.1.1 Signature Attributes
  16. 5.2.1.2 Signature Types
  17. 5.2.1.3 Signature File
  18. 5.2.1.4 Signature Micro-Engines
  19. 5.2.1.5 Acquire the Signature File 5.2.1.6 Activity – Identify IPS Signature Type
  20. 5.2.2.1 Signature Alarm
  21. 5.2.2.2 Pattern-Based Detection
  22. 5.2.2.3 Anomaly-Based Detection
  23. 5.2.2.4 Policy-Based and Honey Pot-Based Detection
  24. 5.2.2.5 Benefits of the Cisco IOS IPS Solution
  25. 5.2.2.6 Alarm Triggering Mechanisms 5.2.2.7 Activity – IPS Signature Alarms
  26. 5.2.3.1 Signature Actions
  27. 5.2.3.2 Manage Generated Alerts
  28. 5.2.3.3 Log Activities for Later Analysis
  29. 5.2.3.4 Deny the Activity
  30. 5.2.3.5 Reset, Block, and Allow Traffic 5.2.3.6 Activity – Identify the IPS Signature Action
  31. 5.2.4.1 Monitor Activity
  32. 5.2.4.2 Monitoring Considerations
  33. 5.2.4.3 Secure Device Event Exchange
  34. 5.2.4.4 IPS Configuration Best Practices
  35. 5.2.5.1 Cisco Global Correlation
  36. 5.2.5.2 Cisco SensorBase Network
  37. 5.2.5.3 Cisco Security Intelligence Operation
  38. 5.2.5.4 Reputations, Blacklists, and Traffic Filters 5.2.5.5 Reputations, Blacklists, and Traffic Filters (Cont.)
  39. 5.2.5.4 Reputations, Blacklists, and Traffic Filters 5.2.5.5 Reputations, Blacklists, and Traffic Filters (Cont.)
  40. 5.3.1.1 Implement IOS IPS
  41. 5.3.1.2 Download the IOS IPS Files 5.3.1.3 IPS Crypto Key 5.3.1.4 Enable IOS IPS 5.3.1.5 Load the IPS Signature Package in RAM
  42. Page 5.3.1.3
  43. Page 5.3.1.4
  44. Page 5.3.1.4 (cont.)
  45. 5.3.1.5 Load the IPS Signature Package in RAM
  46. 5.3.1.5 Load the IPS Signature Package in RAM (Cont.) 5.3.1.6 Activity – Implementing IPS
  47. 5.3.2.1 Retire and Unretire Signatures
  48. 5.3.2.2 Change Signature Actions
  49. 5.3.3.1 Verify IOS IPS
  50. 5.3.3.2 Report IPS Alerts
  51. 5.3.3.3 Enable SDEE
  52. 5.4.1.1 Packet Tracer – Configure an IOS IPS Using CLI 5.4.1.2 Lab – Configure an IOS IPS Using CLI
  53. https://www.netacad.com