5.5.2 Question
Multiple Choices
What are the primary differences between the AntiXSS Library and the default .NET Framework? (Choose all that apply.)
- A. The AntiXSS Library takes a blocked-list approach, whereas the .NET Framework takes an accepted-list approach.
- B. The AntiXSS Library has be modified to realize performance gains.
- C. The AntiXSS Library takes an accepted-list approach, whereas the .NET Framework takes a blocked-list approach.
- D. The AntiXSS Library offers enhanced globalization capabilities.