オンライン小売業者の最高経営責任者は、売上の突然の減少に気づきました。 小売業者のセキュリティ アナリストは、安全でない Web トラフィックが競合他社のサイトにリダイレクトされたことを検出しました。 この種の攻撃を最もよく防ぐのは次のうちどれですか?
正解:A
HTTP Strict Transport Security (HSTS) is a web security policy mechanism that helps to protect websites against man-in-the-middle attacks such as protocol downgrade attacks and cookie hijacking. It allows web servers to declare that web browsers (or other complying user agents) should only interact with it using secure HTTPS connections, and never via the insecure HTTP protocol. Enabling HSTS would prevent attackers from redirecting users from a secure site to an unsecure or malicious one.