github projectdiscovery/nuclei v3.9.0

6 hours ago

What's Changed

🎉 New Features

🐞 Bug Fixes

  • Fixed DNS variables resolving issue by @Mzack9999 in #7379
  • Fixed expressions to prefer exact placeholders over expressions by @dwisiswant0 in #7397
  • Fixed an issue in JS where runtimes that outlive the interrupt grace period are not abandoned, by @Mzack9999 in #7378
  • Fixed an issue in reporting/jira where status-not was not matched against the transition target status name by @knakul853 in #7361
  • Fixed runner to write unsigned-templates warning (WRN) to stderr by @ChrisJr404 in #7371
  • Fixed InternalEvent access serialization in interactsh by @dwisiswant0 in #7322
  • Fixed workflow to ensure context is properly propagated to child and race steps by @dwisiswant0 in #7383
  • Fixed reporting/gitlab by bumping client-go to v1.9.1 and widening IDs to int64 by @ShubhamRasal in #7398
  • Fixed memogen to skip context correctly and auto-push scope to upstream by @Mzack9999 in #7419
  • Fixed a slice-bounds panic in telnetmini's ParseNTLMResponse when handling truncated NTLM challenges by @tejgokani in #7425
  • Fixed SMBv1 probing in JS to occur after SMB2 negotiation by @dwisiswant0 in #7430
  • Fixed templates to reject unknown fields when loading JSON templates by @tejgokani in #7453
  • Fixed persistence of QueryAuthStrategy parameters in ApplyAuthStrategy by @akhilesharora in #7410
  • Fixed loader to warn when templates are excluded by .nuclei-ignore tags by @dogancanbakir in #7452

Other Changes

New Contributors

Full Changelog: v3.8.0...v3.9.0

Don't miss a new nuclei release

NewReleases is sending notifications on new releases.