SNCF — Securing Networks with Firepower — Question 162
An organization does not want to use the default Cisco Firepower block page when blocking HTTP traffic. The organization wants to include information about its policies and procedures to help educate the users whenever a block occurs. Which two steps must be taken to meet these requirements? (Choose two.)
Answer options
- A. Edit the HTTP request handling in the access control policy to customized block
- B. Modify the system-provided block page result using Python
- C. Create HTML code with the information for the policies and procedures
- D. Change the HTTP response in the access control policy to custom
- E. Write CSS code with the information for the policies and procedures
Correct answer: C, D
Explanation
The correct actions are to create HTML code containing the necessary policy and procedure information (C), and to modify the HTTP response in the access control policy to be custom (D). Options A, B, and E do not address the requirement of developing a customized block page with the needed information.