Skip to content

Commit 26ac020

Browse files
authored
Update sqlmap.conf
Revered default value.
1 parent 0037d10 commit 26ac020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlmap.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,7 @@ dumpFile =
755755

756756
# Format of dumped data
757757
# Valid: CSV, HTML, SORTABLE_HTML or SQLITE
758-
dumpFormat = SORTABLE_HTML
758+
dumpFormat = CSV
759759

760760
dumpSortable = False
761761

0 commit comments

Comments
 (0)