Question
Which part of the input '555-1 OR 602=(SELECT 602 FROM PG_SLEEP(15))--' is the injection payload?
'OR 602='
'(SELECT 602 FROM PG_SLEEP(15))'
'--'
'555-1'
Submit
Skip