top | item 41735981

(no title)

accra4rx | 1 year ago

comma being a very common and probably common when many organization are enforcing special character policy . For those big exports , they are probably not dumping out as csv , it would be light weight db file . I assume sqllite

discuss

order

c22|1 year ago

This is why all my passwords have '); drop table passwords; somewhere in there.

itscrush|1 year ago

Yea good assumption, SQLMap for instance, defaults --dump to .csv with sqlite as an option if you're just looking for a simpler test point. Plenty of other tooling options out there too. Tooling providing your encoding during dump will overcome the ',' concern though, no?

[]https://highon.coffee/blog/sqlmap-cheat-sheet/#sqlmap-dump-d...