Skip to content

Releases: projectdiscovery/nuclei

v3.2.7

10 May 19:35
Compare
Choose a tag to compare

What's Changed

🎉 New Features

   -sname, -scan-name string  scan name to set (optional)

🐞 Bug Fixes

Other Changes

Full Changelog: v3.2.6...v3.2.7

v3.2.6

04 May 19:50
Compare
Choose a tag to compare

What's Changed

$ ./nuclei -tpl

profiles/aws-cloud-config.yml (aws-cloud-config)
profiles/bugbounty.yml (bugbounty)
profiles/cloud.yml (cloud)
profiles/compliance.yml (compliance)
profiles/osint.yml (osint)
profiles/pentest.yml (pentest)
profiles/privilege-escalation.yml (privilege-escalation)
profiles/recommended.yml (recommended)
$ ./nuclei -profile aws-cloud-config
$ ./nuclei -silent -tgl | head -n 10

cve (2416)
panel (1122)
wordpress (956)
exposure (895)
xss (890)
wp-plugin (836)
osint (804)
tech (673)
lfi (646)
misconfig (598)

New Contributors

Full Changelog: v3.2.5...v3.2.6

v3.2.5

25 Apr 13:07
Compare
Choose a tag to compare

What's Changed

🎉 New Features

🐞 Bug Fixes

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

New Contributors

Full Changelog: v3.2.4...v3.2.5

v3.2.4

08 Apr 21:31
39b6ca9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.3...v3.2.4

v3.2.3

03 Apr 16:34
9957003
Compare
Choose a tag to compare

Important

Nuclei Templates for dynamic application security testing (DAST), which were maintained in a separate project at fuzzing-templates, are now being moved to the nuclei-templates project. This way, they can be made available for use with the default nuclei installation with the upcoming release of the template project. These templates will be disabled as default but can be used with the -dast option.

More information of fuzzing support: https://blog.projectdiscovery.io/nuclei-fuzzing-for-unknown-vulnerabilities/

What's Changed

New Contributors

Full Changelog: v3.2.2...v3.2.3

v3.2.2

17 Mar 11:06
Compare
Choose a tag to compare

What's Changed

  • Fixed panic: assignment to entry in nil map and create default map by @tarunKoyalwar in #4896

Full Changelog: v3.2.1...v3.2.2

v3.2.1

15 Mar 13:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

v3.2.0

13 Mar 22:44
cda1fc0
Compare
Choose a tag to compare

What's Changed

🎉 New Features

🐞 Bug Fixes

Other Changes

  • Added more granular, issue tracker level filtering by @leonjza in #4780
  • Added callback support to StandardWriter by @dogancanbakir in #4839
  • switched dependency for kerberos js module (ropnop/gorkb5 -> jcmturner/gokrb5) by @5amu in #4647
  • use system resolver first with system-resolvers by @Mzack9999 in #4740
  • javascript bindings + docs generation enhancements by @tarunKoyalwar in #4487

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

New Contributors

Full Changelog: v3.1.10...v3.2.0

v3.1.10

02 Feb 17:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.9...v3.1.10

v3.1.9

01 Feb 23:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.8...v3.1.9