mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-02-08 00:19:38 +03:00
Batch file to runnable on command prompt with sqlmap command after setting up Windows environment variable path to sqlmap and python27 directory.
2 lines
50 B
Batchfile
2 lines
50 B
Batchfile
python %~dp0\sqlmap.py %1 %2 %3 %4 %5 %6 %7 %8 %9
|