Batch file to run on windows commandline

Batch file to runnable on command prompt with sqlmap command after setting up Windows environment variable path to sqlmap and python27 directory.
This commit is contained in:
mrRob0t 2017-12-05 21:34:25 +05:30 committed by GitHub
parent a90b5f7fb3
commit 126bf9e4d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
sqlmap.bat Normal file
View File

@ -0,0 +1 @@
python %~dp0\sqlmap.py %1 %2 %3 %4 %5 %6 %7 %8 %9