mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-12 03:23:27 +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:
parent
a138dbe5f6
commit
06af405efd
14 changed files with 964 additions and 86 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue