mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-07-29 09:29:50 +03:00
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:
parent
a90b5f7fb3
commit
126bf9e4d9
1
sqlmap.bat
Normal file
1
sqlmap.bat
Normal file
|
@ -0,0 +1 @@
|
|||
python %~dp0\sqlmap.py %1 %2 %3 %4 %5 %6 %7 %8 %9
|
Loading…
Reference in New Issue
Block a user