Skip to main content

SQL Injection & Web Application for dummies

SQL Injection & Web Application for dummies

The best place to learn & hack web application is with OWASP Broken Web Application

OWASPBWA Interface

This covers all web application included: 
  • http basic
  • Access Control Flaws
  • AJAX Security
  • Authentication Flaws
  • Buffer Overflows
  • Code Quality
  • Concurrency
  • XSS
  • Improper Error Handling
  • Injection Flaws
  • Denial Of Service
  • Insecure Communication
  • Insecure Configuration
  • Insecure Storage
  • Malicious Execution
  • Parameter Tampering
  • Session Management Flaws
  • Web Services
  • Admin Functions

WebGoat start page

You can download the source code it here. Hopefully this may lead you more into understanding in web application system and learn how to.

Comments

Post a Comment