Re: [sqlmap-users] Dump delimiter
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-11-30 19:16:21
|
Hi again. With the latest commit (r4559) for your case you can use --csv-del="\t" Kind regards, Miroslav Stampar On Wed, Nov 30, 2011 at 6:32 PM, Miroslav Stampar < mir...@gm...> wrote: > Hi Ad. > > With the latest commit (r4557) there is a switch --csv-del where you'll be > able to set yourself the CSV delimiting character (default is ofcourse ",") > > As of "sanitization of delimiter" there is such mechanism in sqlmap for > sure. There was a request for this few times till now and it's implemented > inside the current version for quite some time. Are you using latest > v1.0-dev? > > It's sanitized as described here: http://tools.ietf.org/html/rfc4180 > > Kind regards, > Miroslav Stampar > > On Wed, Nov 30, 2011 at 2:52 PM, Ad <fak...@gm...> wrote: > >> How can I change the column delimiter from comma to tab? Another thing, >> there is no sanitization of the delimiter? Example: If the delimiter is ',' >> and the dump data contain ',', this character should somehow be sanitized, >> not to be construed as a delimiter, right? >> >> Regards, >> >> Ad. >> >> >> ------------------------------------------------------------------------------ >> All the data continuously generated in your IT infrastructure >> contains a definitive record of customers, application performance, >> security threats, fraudulent activity, and more. Splunk takes this >> data and makes sense of it. IT sense. And common sense. >> http://p.sf.net/sfu/splunk-novd2d >> _______________________________________________ >> sqlmap-users mailing list >> sql...@li... >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users >> >> > > > -- > Miroslav Stampar > http://about.me/stamparm > -- Miroslav Stampar http://about.me/stamparm |