Challenge18

Data Extraction Using a union query [DB: MSSQL, 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 MS SQL server functions used to extract database information.

Database: MSSQL Server

Technique Used:union query

Limitations: None

Video Demonstration

Download full PDF Challenge


Back to challenges