300-710 · Question #347
An engineer is tasked with configuring a custom intrusion rule on Cisco Secure Firewall Management Center to detect and block the malicious traffic pattern with specific payload containing string "|04
The correct answer is B. drop. To detect and block malicious traffic using a custom intrusion rule on Cisco Secure Firewall Management Center, the engineer must configure the 'drop' action in the IPS policy.
Question
An engineer is tasked with configuring a custom intrusion rule on Cisco Secure Firewall Management Center to detect and block the malicious traffic pattern with specific payload containing string "|04 68 72 80 87 ff ed cq fg he qm pn|". Which action must the Engineer configure on the IPS policy?
Options
- Areset
- Bdrop
- Calert
- Ddisable
- Equarantine
How the community answered
(26 responses)- A4% (1)
- B85% (22)
- D8% (2)
- E4% (1)
Why each option
To detect and block malicious traffic using a custom intrusion rule on Cisco Secure Firewall Management Center, the engineer must configure the 'drop' action in the IPS policy.
The 'reset' action would send TCP reset packets to terminate the connection, which stops traffic, but 'drop' is the more direct action for simply preventing packets from passing based on an IPS rule.
The 'drop' action in an intrusion policy is specifically designed to prevent malicious traffic from reaching its destination by discarding the packets entirely. This action directly addresses the requirement to 'block' the malicious traffic pattern as specified in the question, providing effective threat mitigation.
The 'alert' action would only log the detected malicious traffic, notifying the administrator, but it would not block or prevent the traffic from reaching its intended target.
The 'disable' action would turn off the intrusion rule entirely, meaning it would neither detect nor block the specified malicious traffic pattern.
The 'quarantine' action is typically associated with isolating compromised hosts on the network, not a direct action for an IPS rule on traffic flow itself.
Concept tested: Cisco Secure Firewall IPS rule actions
Source: https://www.cisco.com/c/en/us/td/docs/security/firepower/70/configuration/guide/fpmc-config-guide-70/intrusion-policies-and-rules.html#ID-2330-0000009c
Topics
Community Discussion
No community discussion yet for this question.