dbrwsky / Nuclei-BurpExtension

Simple extension that allows to run nuclei scanner directly from burp and transforms json results into the issues.
MIT License
117 stars 21 forks source link

Changed nuclei argument from -json to -j #12

Closed dbrwsky closed 1 year ago

dbrwsky commented 1 year ago

nuclei as of v2.9.1 changed -json option to -j, -jsonl The information about supported version of nuclei has been also added to extension GUI "Path to nuclei binary >= v2.9.1:"