Blind SQL injection with time delays (Video solution, Audio)

  Рет қаралды 9,891

Michael Sommer

Michael Sommer

Күн бұрын

This video shows the lab solution of "Blind SQL injection with time delays" from Web Security Academy (Portswigger)
Link to the lab: portswigger.ne...

Пікірлер: 8
@muhammadfauzan6379
@muhammadfauzan6379 3 жыл бұрын
Great work
@tehdisko
@tehdisko 3 жыл бұрын
does 'and pg_sleep(10)-- work? I tried but no effect. Why can it be wrong?
@ahmedsaleem9327
@ahmedsaleem9327 3 жыл бұрын
same question
@duylt5_letrongduy743
@duylt5_letrongduy743 2 жыл бұрын
Why don't you try using AND or anything else but use || first?
@dadogwitdabignose
@dadogwitdabignose 9 ай бұрын
that is the operator for postgresql you are thinking of mysql
@soapdude4890
@soapdude4890 3 ай бұрын
The reason pg_sleep(10) is executed instead of simply being concatenated as a string in the injected SQL query is due to the way PostgreSQL handles expressions and function calls within SQL statements. Here's the breakdown: 1. Concatenation and Expression Evaluation In PostgreSQL, when you use the || operator to concatenate strings, each part of the concatenation is evaluated individually as an expression. When you include a function (like pg_sleep(10)) in the concatenation, PostgreSQL first evaluates this function, executing it if necessary, before concatenating it with the string. at least what chatgpt sayhs
@hnq2736
@hnq2736 3 жыл бұрын
pls, can you tell me why use pg_sleep() why not use sleep()? Why do u know?
@ucminhnguyen5610
@ucminhnguyen5610 3 жыл бұрын
theo mình, là do đây là PostgreSQL. Còn để biết vì sao là PostgreSQL thì thử cả 4 truy vấn của 4 loại cơ sở dữ liệu
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН
-5+3은 뭔가요? 📚 #shorts
0:19
5 분 Tricks
Рет қаралды 13 МЛН
Blind SQL injection with conditional errors (Video solution, Audio)
11:47
TryHackMe! Basic Penetration Testing
30:14
John Hammond
Рет қаралды 2,4 МЛН
But what is a neural network? | Deep learning chapter 1
18:40
3Blue1Brown
Рет қаралды 18 МЛН
Wireshark for BEGINNERS // Where to start with Wireshark
16:14
Chris Greer
Рет қаралды 846 М.
#behindthescenes @CrissaJackson
0:11
Happy Kelli
Рет қаралды 27 МЛН