🐛 Nikto: Support v2.5.0 format#9275
Conversation
Contextual Security AnalysisAs DryRun Security performs checks, we’ll summarize them here. You can always dive into the detailed results in the section below for checks.
Chat with your AI-powered Security Buddy by typing Install and configure more repositories at DryRun Security |
|
@mtesauro: The new Nikto findings are all "info" findings by default. Should we keep those or raise the severity if the vulnerability scanner does not support any severity / criticality classification? |
|
@manuel-sommer Hmm. I think it's better to report at info and let people move it up to Low (or whatever) based on how they rate issues internally. That's probably better then potentially inflating the severity of a finding. |
mtesauro
left a comment
There was a problem hiding this comment.
Approved.
I'm a fan of making the parser smarter so it handles multiple formats from a tool so thanks for doing that. Much better than YASTP (Yet Another Same Tool Parser)
This could also be a usecase for this: #9250
But I would do this in an extra PR. |
Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com>
Maffooch
left a comment
There was a problem hiding this comment.
Reducing duplicated code
Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
Maffooch
left a comment
There was a problem hiding this comment.
Thanks @manuel-sommer :)
* 🐛 fix nikto new parser format DefectDojo#9274 * 🐛 fix according to comment * Update dojo/tools/nikto/parser.py Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com> * Update dojo/tools/nikto/parser.py Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com> --------- Co-authored-by: Charles Neill <1749665+cneill@users.noreply.github.com> Co-authored-by: Cody Maffucci <46459665+Maffooch@users.noreply.github.com>
see issue #9274