header bg

Scan QR code or get instant email to install app

Question:

Charlie intends to utilize the security features that are integrated into HTTP headers. Which of the following alternatives is NOT an option for HTTP header security?

A Disabling SQL injection.
explanation

Although it may seem amusing to prevent Multipurpose Internet Mail Extensions (MIME) sniffing, MIME sniffing can actually be utilized in cross-site scripting attacks. The X-Content-Type-Options header can help prevent MIME sniffing. HTTP security headers can also configure X-Frame options, enable cross-site scripting protection, establish content security policies, and mandate transport security. However, there is no header available to disable SQL injection.

Related Information

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

*