Difference between revisions of "SQL injection"

From Notes_Wiki
m
m
 
Line 1: Line 1:
<yambe:breadcrumb self="SQL injection">Internet tips and tricks|Internet tips and tricks</yambe:breadcrumb>
[[Main Page|Home]] > [[Internet tips and tricks]] > [[SQL injection]]
=SQL injection=


For websites that use ASP and Oracle combination, "<tt>' or 1=1 --</tt>" (without double quotes) can be used as username or password for SQL injection.
For websites that use ASP and Oracle combination, "<tt>' or 1=1 --</tt>" (without double quotes) can be used as username or password for SQL injection.
Line 6: Line 5:




<yambe:breadcrumb self="SQL injection">Internet tips and tricks|Internet tips and tricks</yambe:breadcrumb>
 
[[Main Page|Home]] > [[Internet tips and tricks]] > [[SQL injection]]

Latest revision as of 04:17, 18 April 2022

Home > Internet tips and tricks > SQL injection

For websites that use ASP and Oracle combination, "' or 1=1 --" (without double quotes) can be used as username or password for SQL injection.



Home > Internet tips and tricks > SQL injection