Re: [W3af-develop] import_results - csv or base64?
Status: Beta
Brought to you by:
andresriancho
From: Andres R. <and...@gm...> - 2016-08-17 12:39:49
|
import_results is often used with [0], there you can find a clarification on how data is expected. You can enter b64 and/or burp files as input [0] https://github.com/andresriancho/w3af/blob/master/w3af/plugins/output/export_requests.py#L98-L113 On Wed, Aug 17, 2016 at 8:07 AM, Abhay Bhargav <abh...@gm...> wrote: > I am a little confused with the import_results plugin. When I see the source > code, it seems to extract from a Base64 or Burp file, but in the UI, it > appears to take in a csv and/or a Burp File. So which one is to be given? > Also, what is the format of the csv or Base64? > > Also - Does it need both types of files (CSV/Base64 and Burp) or only one > type of file? > > ------------------------------------------------------------------------------ > > _______________________________________________ > W3af-develop mailing list > W3a...@li... > https://lists.sourceforge.net/lists/listinfo/w3af-develop > -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 |