Challenge10

SQL Injection in “order by” clause query [DB: MySQL, Level: Advanced]

This lab exemplifies how input is treated if the query is using the “order by” clause to display the result.

Lab:This lab demonstrates how to exploit an SQL query if the “order by” clause is used within a query to display the result.

Database: MySQL

Technique Used:sqlmap used to exploit SQL injection.

Limitations: None

Video Demonstration

Download full PDF Challenge


Back to challenges