Skip to content

v2.3.0

Compare
Choose a tag to compare
@Ice3man543 Ice3man543 released this 10 Mar 15:43

Changelog

  • Added headless chrome based templates support
  • Added network based (TCP) support.
  • Added file based template support.
  • Added config file support.
  • Added network based (TCP) support.
  • Added HTTP Request clusterning for similar paths.
  • Added passive support for HTTP based templates.
  • Added -w/workflows to only run workflow based templates
  • Added request condition support.
  • Added workflows flag + new templates flag to run newly added ones
  • Added support for system resolvers.
  • Added expressions package + expressions support to network protocols
  • Added hex encoding support in matchers
  • Added dns fallback support
  • Added missing rawhttp option override
  • Added TLS protocol test
  • Added parallelism to workflows
  • Added simple json based http metrics support
  • Added helper functions to payloads
  • Added r flag to allow users usage of custom resolvers
  • Added support for http response redirect chain print and match
  • Added offline http response processing feature
  • Added max http body resp size option
  • Added tag based template support execution.
  • Added Jira,Github,Gitlab issue tracker integration to nuclei
  • Added goflags library support.
  • Added reworked generators package
  • Moved colorizer stuff to pkg/output
  • Moved tracefile to pkg/output + misC
  • Fixed output endpoint in unsafe request without host header
  • Fixed multiple bugs with rawhttp
  • Fixed rawhttp header formatting issues
  • Fixed raw http newline formatting
  • Fixed a bug with workflows
  • Fixed a bug with workflow
  • Fixed a bug with request count.
  • Fixed underscore in header names for kval matcher
  • Fixed path & port parsing for raw requests