Advertisement
itachi_jeni

tools

Sep 24th, 2012
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.20 KB | None | 0 0
  1. Sql Scanner By Eu SophiaSec NyaSecBr end anonwiki
  2.  
  3.  
  4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head profile="http://gmpg.org/xfn/11">
  7. <meta http-equiv="Content-Type" content="HTML TYPE; charset=CHARSET" />
  8. <title>SophiaSec- </title>
  9. <style type="text/css">
  10. #fereastra {
  11. border: solid 5px green;
  12. height:540px;
  13. width:800px;
  14. background: #aaaaaa;
  15. margin: 0 auto;
  16. }
  17. #status {
  18. position:relative;
  19. bottom:5px;
  20. }
  21. #separator {
  22. position:relative;
  23. bottom:5px;
  24. }
  25. #banner {
  26. background: url('http://i791.photobucket.com/albums/yy196/h4ck-y0u/01.jpg') no-repeat;
  27. height:140px;
  28. width:800px;
  29. }
  30. #credits a{
  31. float:right;
  32. color: green;
  33. position:relative;
  34. top:120px;
  35. right:5px;
  36. text-decoration:none;
  37. }
  38. #credits a:hover {
  39. color: white;
  40. }
  41. #status {
  42. margin-left:30px;
  43. }
  44. #separator {
  45. height:2px;
  46. width:799px;
  47. background: url('http://i791.photobucket.com/albums/yy196/h4ck-y0u/01.jpg') repeat-x;
  48. position:relative;
  49. bottom:-2px;
  50. }
  51. #dataleft {
  52. width:390px;
  53. height:260px;
  54. border-right:solid;
  55. }
  56. #serverdata {
  57. border-bottom:solid;
  58. border-width:100%;
  59. }
  60. #filegetter {
  61. border-bottom:solid;
  62. border-width:100%;
  63. height:60px;
  64. }
  65. #butonul:hover {
  66. background: #00FF00;
  67. }
  68. #mysqluser {
  69. height:60px;
  70. }
  71. #dataright {
  72. float:right;
  73. height:280px;
  74. width:407px;
  75. }
  76. #dbtables {
  77. border-bottom:solid;
  78. border-width:100%;
  79. height:120px;
  80. }
  81. #misc {
  82. height:120px;
  83. }
  84. #resetbutton {
  85. position:relative;
  86. top:-10px;
  87. right:10px;
  88. }
  89. </style>
  90. </head>
  91. <body bgcolor="black">
  92. <script>var rst;</script>
  93. <div id="fereastra">
  94. <div id="banner">
  95. <div id="credits"> <a href="http://twitter.com/sophiasec">&copy; 2012, SophiaSec</a></div>
  96. </div>
  97. <div id="urlform">
  98. <form method="POST">
  99. <table>
  100. <tr>
  101. <td>
  102. <table>
  103. <tr><td><b><font color=green>URL (with ending '): </font></b></td><td><input value="http://www.arquivovip.com/?pg=mural_de_recados&amp;page=30" type="text" style="width:530px; background:green; border:none;" name="theurl" /></td></tr>
  104. <tr><td><b style="position:relative; top:4px"><font color=green>Number of columns: </font></b></td><td><input value="" type="text" name="columns" style="position:relative; top:5px; width:50px; background:green; border:none;" /><b style="position:relative; top:4px"> (optional, reduces waiting time)</b></td></tr>
  105. </table>
  106. </td>
  107. <td><input type="submit" style="width:80px; height:60px; background:black; color:Green; border:none; position:relative; top:4px; left:10px;" id="butonul" value="Go!" /></td>
  108. </tr>
  109. </table>
  110. </form>
  111. </div>
  112. <div id="status"><table><tr><td><b>&raquo;<font color=green>Status</font>: </b></td><td>The URL is not valid! Please enter a valid one!</td></tr></table></div>
  113. <div id="separator"></div>
  114. <div id="dataright">
  115. <div id="dbtables">
  116. <b>&nbsp;&nbsp;<u>&raquo;Databases and tables list</u></b><br>
  117. <div style="margin-left:10px">
  118. <form method="POST" name="dumpform">
  119. Databases list
  120. <select name="dblinks" style="width=350px" disabled="disabled"">
  121. </select>&nbsp;&nbsp;<input type="button" style="background:black; color:Green; border:none;" disabled="disabled" id="butonul" value="Get tables!" onClick="var a = '?do=dump&db='; window.location=a + document.dumpform.dblinks.options[document.dumpform.dblinks.selectedIndex].value"/>
  122. <br><br>
  123. Tables list
  124. <select name="tableslinks" style="width=350px" disabled="disabled"">
  125. </select><br>
  126. <center><input type="button" disabled="disabled" style="width:60px; height:30px; background:black; color:Green; border:none; position:relative; top:3px;" id="butonul" value="Dump!" onClick="var a = '?do=dump&db='; var b = '&table='; window.location=a + document.dumpform.dblinks.options[document.dumpform.dblinks.selectedIndex].value + b + document.dumpform.tableslinks.options[document.dumpform.tableslinks.selectedIndex].value"/>
  127. </form>
  128. </div>
  129. </div>
  130. <div id="misc">
  131. <b>&nbsp;&nbsp;<u>&raquo;Syntax info</u></b><br>
  132. <div style="margin-left:10px">
  133. <table>
  134. <tr><td><b><font color=green>Separator</font>: </b></td><td></td></tr>
  135. <tr><td><b><font color=green>Comment-out</font>: </b></td><td></td></tr>
  136. <tr><td><b><font color=green>Number of columns</font>: </b></td><td></td></tr>
  137. <tr><td><b><font color=green>Vuln. URL</font>: </b></td><td><input type="text" style="width:170px" value="" /></td><td><a target="_blank" href=""><font color="green"><b><u>New tab</u></b></font></a></td></tr>
  138. </table>
  139. </div>
  140. </div>
  141. </div>
  142. <div id="dataleft">
  143. <div id="serverdata">
  144. <b>&nbsp;&nbsp;<u>&raquo;Server data</u></b><br>
  145. <div style="margin-left:10px">
  146. <table>
  147. <tr><td><b><font color=green>version()</font>: </b></td><td></td></tr>
  148. <tr><td><b><font color=green>database()</font>: </b></td><td></td></tr>
  149. <tr><td><b><font color=green>user()</font>: </b></td><td></td></tr>
  150. <tr><td><b><font color=green>@@datadir</font>: </b></td><td></td></tr>
  151. <tr><td><b><font color=green>LFI vuln.</font>: &nbsp;&nbsp;</b></td><td></td></tr>
  152. </table>
  153. </div>
  154. </div>
  155. <div id="filegetter">
  156. <b>&nbsp;&nbsp;<u>&raquo;File getter via LFI</u></b><br>
  157. <form method="POST" name="lfiform">
  158. <div style="margin-left:10px">
  159. <table>
  160. <tr><td><b><font color=green>File path</font>: </b></td><td><input disabled="disabled" onClick="if(this.value == '/path/to/file(.ext)') { this.value='' } " value="/path/to/file(.ext)" name="filetoget" style="width:260px;background:green; border:none;" /></td><td><input disabled="disabled" type="button" id="butonul" style="width:40px; height:20px; background:black; color:Green; border:none;" onClick="var a = '?do=dump&db='; var d = '?do=getfile&file='; window.location=d + document.lfiform.filetoget.value" value="Get!" /></td></tr>
  161. </table>
  162. </div>
  163. </form>
  164. </div>
  165. <div id="mysqluser">
  166. <b>&nbsp;&nbsp;<u>&raquo;Dump mysql.user table</u></b><br>
  167. <div style="margin-left:10px">
  168. <center><a href="?do=mysqluser"><input disabled="disabled" type="button" style="height:25px; background:black; color:Green; border:none; position:relative; top:3px;" value="Dump it!"></a></center>
  169. </div>
  170. </div>
  171. </div>
  172. <br>
  173. </div>
  174. </div>
  175. <div style="position:relative; bottom:30px; right:7px"><center><a href="?do=reset"><input type="button" style="background:black; color:Green; border:none;" value="Reset!"></a></center></div>
  176. </body>
  177. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement