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