4 ms·
comma being a very common and probably common when many organization are enforcing special character policy . For those big exports , they are probably not dump
by accra4rx 2y 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
- c22 2y agoThis is why all my passwords have '); drop table passwords; somewhere in there.
- itscrush 2y agoYea 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-db-table https://highon.coffee/blog/sqlmap-cheat-sheet/#sqlmap-dump-d...