mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
added -m switch for bulk loading multiple targets
This commit is contained in:
@@ -16,6 +16,7 @@ optDict = {
|
||||
"direct": "string",
|
||||
"url": "string",
|
||||
"logFile": "string",
|
||||
"bulkFile": "string",
|
||||
"requestFile": "string",
|
||||
"googleDork": "string",
|
||||
"configFile": "string"
|
||||
|
||||
Reference in New Issue
Block a user