Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のアプリケーションには、クロスサイトスクリプティングの脆弱性がたくさんあります。すべてのクロスサイトスクリプトを回避/排除するために、共通のC#関数が必要です。
Server.HtmlEncode()はそれらを無害にします。