Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2017
668
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. Database: C:\INETPUB\WWWROOT\APP_DATA\DATABASE1.MDF
  2. Table: Users
  3. [37 entries]
  4. +--------+-----------------------------------------+------------------------------------+-------------------------------------------+
  5. | userID | email | userName | password |
  6. +--------+-----------------------------------------+------------------------------------+-------------------------------------------+
  7. | 1 | admin | admin | admin |
  8. | 5 | joe@whoisjoe.net | joe | letmein |
  9. | 7 | test | test | test |
  10. | 8 | test@test.com | username | password |
  11. | 9 | pass | jim | <blank> |
  12. | 10 | asdf | asdf | asdf |
  13. | 11 | newJoe@example.com | newJoe | pass |
  14. | 12 | newJoe@example.com | newJoe | pass |
  15. | 13 | newJoe@example.com | newJoe | pass |
  16. | 14 | test@test.com | test2 | ASDF |
  17. | 15 | joe@joe.com | asdffefe | asdf |
  18. | 16 | <blank> | mike | 1 |
  19. | 17 | asdf@asdf | raph | asdf |
  20. | 18 | <blank> | jay | abc |
  21. | 19 | arahimi@isecpartners.com | rahimi | password |
  22. | 20 | <blank> | sam | sam |
  23. | 21 | rsalas@isecpartners.com | raph.test | asdfasdf |
  24. | 23 | <blank> | jon | <blank> |
  25. | 24 | <blank> | 121 | <blank> |
  26. | 25 | tcargile | tcargile | test |
  27. | 26 | <blank> | admin2 | <blank> |
  28. | 27 | sdfasf | yolo | a |
  29. | 28 | <blank> | anton | <blank> |
  30. | 31 | test@test.org | test222 | test222 |
  31. | 33 | root@root.com | root | root |
  32. | 34 | <blank> | bbb<scripot>alert(1)</script> | <blank> |
  33. | 35 | isec@<script>alert("XSS2")</script>.com | isec<script>alert("XSS!")</script> | test |
  34. | 36 | <script>alert(0)</script> | cccc | <blank> |
  35. | 37 | <blank> | dddd | <script>alert(0)</script> |
  36. | 38 | s@s.com | guy | anXSSattack<script>alert("PASS")</script> |
  37. | 39 | nopass@nopass.net | nopass | <blank> |
  38. | 40 | <blank> | newGuy | <blank> |
  39. | 41 | <blank> | anton4 | <blank> |
  40. | 42 | a | a | a |
  41. | 43 | aaa@bbb.ccc | anton9 | <blank> |
  42. | 44 | aaa@bbb.ccc | anton10 | <blank> |
  43. | 45 | whatever@gmail.com | kablaa | password |
  44. +--------+-----------------------------------------+------------------------------------+-------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement