sqlmap icon indicating copy to clipboard operation
sqlmap copied to clipboard

Change the dump file name

Open guohuan78 opened this issue 2 years ago • 0 comments

Change the dump file name to tablename-columnname-index.csv This method can differentiate between situations where a table exports different columns, whereas adding the sequence number to the file name does not change the file type.

guohuan78 avatar Jun 21 '23 13:06 guohuan78