v2.1.1
Changelog
- 4e74cfd Added negative matcher support
- da22532 Added support for severity filtering with
severity
flag by @manuelbua - 4a355f0 Added support for template exclusions with
exclude
flag by @manuelbua - 320f312 Added
.nuclei-ignore
file support - 207e78b Added Rate limit per host by @CasperGN
- 4484ba8 Added template list support with
tl
flag by @vzamanillo - d7451a6 Added template name field in JSON output by @vzamanillo
- bc320d7 Added color support for severity by @vzamanillo
- d44b00c Added Progress bar support with the silent flag by @vzamanillo
- 90354f2 Added support for using local templates along with nuclei-templates
- 113ccb1 Added template preloading at the start of the scan
- 6000529 Added support for golangci lint by @vzamanillo
- 2dfd245 Added JSON output support for DNS templates by @Marmelatze
- d752de5 Added centralize template loaded info message, add output coloring by @manuelbua
- 10ebc31 Added template ID on HTTP request error message @vzamanillo
- 4c76b25 Added severity information in the output by @vzamanillo
- 57fa83c Added match groups support in regex extractor
- 2a117d7 Fixed a failed request error on multiple URLs
- 3082a9f Fixed a bug with helper function by @organiccrap
- 5955ee0 Fixed a bug with port conflict input with URLs and templates by @vzamanillo
- 76a4102 Fixed a bug with Workflow detecting "No Results" by @vzamanillo
- 02bf886 Fixed inconsistent output printing in the terminal
- 63249ef Fixed No JSON output with workflows
- 59ee0ad Fixed a bug with matches when multiple headers with the same name by @CasperGN
- 51412f6 Fixed
No result
found problem with and condition by @Marmelatze - 2b16e12 Fixed an issue with
all
matched part by @rykkard - 3a91e7f Updated nuclei-templates current and outdated messages
- bcbfc33 Updated template loading UI message by @vzamanillo