To continue with this content, please log in with your DataFlex Account or create a new account.
Cancel DataFlex Account
You may not be authorized to see this content. Please contact Data Access Europe for more information.
Cancel Data Access Europe
You are not authorized to see this content.
Cancel Data Access Europe
Next lesson:
Cross Site Sripting
Cancel

Securing your code with the XSS Sanitizer Library

Introduction

Before we dive into code, we will take a moment to understand why cross-site scripting (XSS) is such a big deal. You’ll see how seemingly harmless user input can be turned into a serious security threat, and why protecting your application is not just smart, but essential. Ready? Let’s get started.