Configuring for XSS / SQL injection Attacks
  • Introduction
  • How does it work ? The XSS Attacks.
  • The Real XSS Attack that The Bad Hackers want
The SQL injection Attacks
  • The basic of SQL injection Attacks
  • The more Aggressive SQL injection Attacks
Let's Protect Our WebSite
  • The Hackers vs The Protection (PHP's TRIM function)
  • The Hackers vs The Protection (PHP's IS_Numeric function)
  • The XSS + SQL injection Attacks vs The Combination of protections