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