mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-22 06:09:02 +00:00
Adapted and merged in patch to support XML output (-x switch) - still in beta.
Minor bug fixes and adjustments.
This commit is contained in:
@@ -442,10 +442,12 @@ regType =
|
||||
|
||||
[Miscellaneous]
|
||||
|
||||
# Dump the data into an XML file.
|
||||
xmlFile =
|
||||
|
||||
# Save and resume all data retrieved on a session file.
|
||||
sessionFile =
|
||||
|
||||
|
||||
# Flush session file for current target.
|
||||
flushSession = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user