github projectdiscovery/nuclei v3.3.9

7 days ago

What's Changed

🎉 New Features

  • Added -ai option to generate and run nuclei templates on the fly in natural langauge by @parthmalhotra in #6041
$ nuclei -list h1.txt -ai "extract page titles"

[extract-page-titles] [http] [info] https://api.hackerone.com ["HackerOne API"]

More in docs at https://docs.projectdiscovery.io/tools/nuclei/running#ai-powered-template-generation

  • Added initial Live DAST Server API implementation (experimental) by @Ice3man543 in #5772
$ nuclei -dts

                     __     _
   ____  __  _______/ /__  (_)
  / __ \/ / / / ___/ / _ \/ /
 / / / / /_/ / /__/ /  __/ /
/_/ /_/\__,_/\___/_/\___/_/   v3.3.9

		projectdiscovery.io

[INF] DAST Server API: http://localhost:9055/fuzz
[INF] DAST Server Stats URL: http://localhost:9055/stats
⇨ http server started on 127.0.0.1:9055
  • Added support for DSL expression evaluation in headless args by @dwisiswant0 in #6017

🐞 Bug Fixes

Other Changes

Issues closed in this release - https://github.com/projectdiscovery/nuclei/milestone/68?closed=1

New Contributors

Full Changelog: v3.3.8...v3.3.9

Don't miss a new nuclei release

NewReleases is sending notifications on new releases.