SY0-701 · Question #1017
SY0-701 Question #1017: Real Exam Question with Answer & Explanation
Sign in or unlock SY0-701 to reveal the answer and full explanation for question #1017. The question stem and answer options stay visible for context.
Question
SIMULATION 5 vulnerabilities exist, such as directory traversals, cross-site scripting, cross-site forgery, and insecure protocols. You are tasked with reducing the attack space and enabling secure protocols. INSTRUCTIONS Part 1 Use the drop-down menus to select the appropriate technologies tor each location to implement a secure and resilient web architecture Not all technologies will be used, and technologies may be used multiple times. Part 2 Use the drop-down menus to select the appropriate command snippets from the drop-down menus. Each command section must be filled. If at any time you would like to bring back the initial state of the simulation, please click the Reset All button. Answer: Part 1 A firewall is placed at the edge to filter unwanted or malicious traffic from the Internet before it reaches internal resources. A WAF specifically protects against web-based attacks like XSS, CSRF, and directory traversal by filtering and monitoring HTTP traffic. A switch is used for internal network segmentation and connecting devices within the secure network. The web server hosts the application and should be placed behind security controls for protection. A PKI certificate enables HTTPS, ensuring encrypted and secure communication to mitigate insecure protocol risks. Part 2 rsa:2048 - Generates a 2048-bit RSA key pair, providing modern, recommended key strength. /certificate/example.com.csr - Saves the certificate-signing request that will be sent to a CA. 2048 bit long modulus - Confirms the key was generated with the intended 2048-bit length, validating the command sequence.
Options
- taskReduce the attack space and enable secure protocols.
- prerequisites
Unlock SY0-701 to see the answer
You've previewed enough free SY0-701 questions. Unlock SY0-701 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.