Challenge14

Data Extraction Using a union query [DB: PostgreSQL, Level: Intermediate]

This lab shows, how to use union queries to extract information such as current user, user privileges, and database version, etc. from the database.

Lab:In this lab, we will see the PostgresSQL functions used to extract database information.

Database: PostgreSQL

Technique Used:sqlmap used to exploit SQL injection.

Limitations: None

Video Demonstration

Download full PDF Challenge


Back to challenges