SQL Injection - Lab #18 Visible error-based SQL injection | Short Version

preview_player
Показать описание
In this video, we cover Lab #18 in the SQL injection module of the Web Security Academy. This lab contains a SQL injection vulnerability. The application uses a tracking cookie for analytics, and performs a SQL query containing the value of the submitted cookie. The results of the SQL query are not returned.

The database contains a different table called users, with columns called username and password. To solve the lab, find a way to leak the password for the administrator user, then log in to their account.

▬ ✨ Support Me ✨ ▬▬▬▬▬▬▬▬▬▬

▬ 🔗 Links 🔗 ▬▬▬▬▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

I had to do this lab without you, yesterday 😭... I clicked solutions and didn't see your video. Thank you for posting, you are the best teacher on this platform 🙏

cybernerddante
Автор

Hii, please make an playlist of business logic vulnerability

sreeramrm
Автор

Here we know the table name but in real scenario how do we know the table name?

abhishekatri