Wednesday, July 31, 2013

Top Web Security Risks


  • SQL Injection
  • Improper Neutralization of SQL Command

  • OS Command Injection 
  • Improper Neutralization of OS Commands

  • Cross-site Scripting
  • Improper Neutralization of Inputs During Web Page Generation

  • Open Redirect
  • URL Redirection to Untrusted Site

  • Unrestricted Upload of File with Dangerous Type

  • Cross-Site Request Forgery (CSRF)


No comments:

Post a Comment