sqlmap icon indicating copy to clipboard operation
sqlmap copied to clipboard

Report generation

Open bdamele opened this issue 13 years ago • 6 comments

Add support to generate a report, at least in XML/XSLT format.

bdamele avatar Jun 26 '12 14:06 bdamele

Any updates on report functionality?

t1gor avatar Sep 17 '14 14:09 t1gor

@t1gor short answer: no. It's kind of complicated to convert current free-text format to anything "formatted". Sorry, but can't promise anything

stamparm avatar Sep 17 '14 17:09 stamparm

@stamparm, I get it, no problem. Thanks for the update

t1gor avatar Sep 18 '14 16:09 t1gor

We're looking to ingest results from sqlmap into Code Dx, but lack of a common report format is the current major blocker for us. We did find a blog post for importing results into DefectDojo with some small source tweaks: https://xavi.blog/integrating-sqlmap-in-ci-cd-with-owasp-defectdojo

Would the linked approach of fetching data from kb.injections be sufficient for a results report? I'm not familiar enough with python or this codebase to assess whether this could potentially skip some injections or if it would lead to missing out on some important/directly-related data.

As in the link above, we're primarily concerned with discovered SQL injections. Metadata such as detected DB type isn't important for our case.

I've commented on this issue since it seems directly related. An injections-only export might also satisfy this issue, since our use-case may be common for others that want a well-formed report.

tylercamp avatar May 05 '20 21:05 tylercamp

@tylercamp looking into "Code Dx" I can see that you have a nice business case. So basically, you are nagging that your business - where FOSS sqlmap is obviously used - is suffering because of lazy developers? Please, forgive me, but this is kind of sad

stamparm avatar May 05 '20 22:05 stamparm

@tylercamp If you can imagine the scale of priority from 0 to 10, this has fell to -9000 on my list. This basically means that you can tell your executive manager that lazy open-source developer is kind of pissed off of you even commenting on this issue

stamparm avatar May 05 '20 22:05 stamparm