Skip to content

Commit

Permalink
Update sqlmap.conf
Browse files Browse the repository at this point in the history
Revered default value.
  • Loading branch information
tanaydin authored Dec 3, 2024
1 parent 0037d10 commit 26ac020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqlmap.conf
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ dumpFile =

# Format of dumped data
# Valid: CSV, HTML, SORTABLE_HTML or SQLITE
dumpFormat = SORTABLE_HTML
dumpFormat = CSV

dumpSortable = False

Expand Down

0 comments on commit 26ac020

Please sign in to comment.