Abstract:
Injection attacks are amongst the oldest and most dangerous web application attacks. Injection attacks are based on a single problem that persists in many technologies: namely, no strict separation exists between program instructions and user data. There are different kind of injection attacks like HTML Injection, JavaScript Injection and SQL Injection, by far the most dangerous because its affect our personal data. There are different kind of methods to help us to protect our data and check if our data was changed