Nuclei v3.6.0

v3.6.0
Added 6
  • Write resume file specified by flag
  • Javascript multi-port support
  • Direct fuzzing using target URL for OpenAPI/Swagger
  • Bump DSL with .NET deserialization helpers
  • Implement persistent metadata cache in loader
  • Check for undefined params for lazy evaluation in variables
Fixed 3
  • Configure tmpDir for SDK
  • Skip DNS lookups on Interactsh domains
  • Restore parallel processing in file protocol

What's Changed

✨ New Features
  • Write resume file specified by flag by @circleous (#6616)
  • Javascript Multi-Port Support by @pussycat0x (#6501)
  • Direct fuzzing using target URL for OpenAPI/Swagger by @roiswd (#6542)
  • Bump DSL with .NET deserialization helpers by @Ice3man543 (#6625)
  • Implement persistent metadata cache in loader by @dwisiswant0 (#6630)
  • Check for undefined params for lazy evaluation in variables by @dwisiswant0 (#6618)
🐛 Fixed
  • Configure tmpDir for SDK by @AuditeMarlow (#6596)
  • Skip DNS lookups on Interactsh domains by @dwisiswant0 (#6614)
  • Restore parallel processing in file protocol by @dwisiswant0 (#6493)
⚙️ Changed / Improvements
  • Enable BenchmarkRunEnumeration/Default benchmark by @dwisiswant0 (#6603)
  • Cache Go-rod browser in CI by @dwisiswant0 (#6640)
  • Apply free-disk-space check on tests by @dwisiswant0 (#6642)
  • Disable stale workflow for enhancements by @dogancanbakir (#6637)
  • Omit unnecessary reassignment by @ledigang (#6622)
🧹 Maintenance / Dependencies
  • Bump the modules group with 6 updates by @dependabot[bot] (#6615)
  • Bump actions/checkout from 5 to 6 in workflows by @dependabot[bot] (#6628)
  • Bump PD modules & update httputil calls by @dependabot[bot] (#6629)
  • Bump the modules group with 11 updates by @dependabot[bot] (#6646)
  • Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] (#6621)
  • Bump github.com/projectdiscovery/fastdialer@v0.4.16 by @dwisiswant0 (#6624)
🌱 New Contributors

Full Changelog: v3.5.1 → v3.6.0

View original

Upgraded? How did it go?

Discussion