Cross-Site Scripting
Foiling Cross-Site Attacks
2025-12-17
9
XSS Defense.
•
Filter all foreign data.
•
Use existing functions.
•
Use a whitelist approach.
•
Use a strict naming convention.