350-201 · Question #113
A logistic company must use an outdated application located in a private VLAN during the migration to new technologies. The IPS blocked and reported an unencrypted communication. Which tuning option…
The correct answer is A. Allow list only authorized hosts to contact the application's IP at a specific port. When an IPS blocks legitimate unencrypted traffic from a legacy application, the correct tuning is to allow list only authorized source hosts communicating with the application's specific IP and port.
Question
A logistic company must use an outdated application located in a private VLAN during the migration to new technologies. The IPS blocked and reported an unencrypted communication. Which tuning option should be applied to IPS?
Options
- AAllow list only authorized hosts to contact the application's IP at a specific port.
- BAllow list HTTP traffic through the corporate VLANS.
- CAllow list traffic to application's IP from the internal network at a specific port.
- DAllow list only authorized hosts to contact the application's VLAN.
How the community answered
(53 responses)- A74% (39)
- B4% (2)
- C8% (4)
- D15% (8)
Why each option
When an IPS blocks legitimate unencrypted traffic from a legacy application, the correct tuning is to allow list only authorized source hosts communicating with the application's specific IP and port.
Restricting the allow list to only authorized source hosts contacting the application's specific IP address on a specific port applies the principle of least privilege to IPS tuning. This approach minimizes the attack surface by ensuring only known, approved systems can communicate with the legacy application over the required unencrypted channel. Scoping by both source identity and destination port prevents unauthorized lateral movement while enabling the required business functionality.
Allowing all HTTP traffic through corporate VLANs is excessively broad and violates least privilege by permitting unencrypted traffic from any host on any VLAN to any destination.
Allowing traffic from the entire internal network to the application's IP at a specific port is too permissive because it does not restrict by authorized source host, meaning any internal device could reach the legacy application.
Allow listing traffic to the application's VLAN is overly broad because it targets an entire network segment rather than the specific application IP and port, potentially exposing other hosts within that VLAN.
Concept tested: IPS allow list tuning with least privilege for legacy applications
Source: https://www.cisco.com/c/en/us/support/docs/security/firepower-management-center/215656-ips-tuning-overview-and-best-practices.html
Topics
Community Discussion
No community discussion yet for this question.