Description
Currently, we only have the JSON printer. The current output format only logs responses. The structure does not log things such as startup options. We may want to clarify if that is an intended feature.
Additionally, bringing at least the HTML printer back would be nice. Coupled with some JS, it could enable dynamic filtering of results directly within that HTML output page for the user. That would be very convenient, as JSON is not suited for manual user processing.
Lastly, once there is the option to specify the format, there should be the possibility to signal to wenum to output in both HTML and JSON (practically output in all formats).
This has implications for the naming convention of the output file. With a single format, wenum should directly take the user specified file name as output. If more than one output format is specified, wenum should take the user file name as a base, and append each format in the form of '.format'. This seems to be a common convention on how to deal with one format vs. multiple formats specified (see nmap and ffuf)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status