Multiple choice technology security It is a leading practice to suppress detailed errors in the following places: Web Server configuration files Application configuration files Application error handlers All of the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation Detailed error messages should be suppressed in web server configs, application configs, and error handlers to prevent information leakage. Stack traces and file paths exposed in errors reveal implementation details that attackers can exploit.