Today's Question:  What does your personal desk look like?        GIVE A SHOUT

SQL Injection through HTTP Headers

Author : Yasser Aboukir    Post date : 2012-04-05 11:42:04

During vulnerability assessment or penetration testing, identifying the input vectors of the target application is a primordial step. Sometimes, when dealing with Web application testing, verification routines related to SQL injection flaws discovery are restricted to the GET and POST variables as the unique inputs vectors ever. What about other HTTP header parameters? Aren’t they pot

Loading....

Top users