Nuclei v3.6.1

v3.6.1
Changed 1
  • bump fastdialer to v0.4.20 to fix greater than 10s delays
Fixed 10
  • template exclusion logic for paths with reserved names
  • lost request body on retries and redirects
  • pass dynamicValues to EvaluateWithInteractsh
  • segfault when initializing the engine with EnableHeadlessWithOpts
  • compilation on loong64 architecture
  • enable all template types for template list and display
What’s Changed
🐞 Bug Fixes
  • fix(config): template exclusion logic for paths with reserved names by @dwisiswant0 in #6663
  • fix(http): lost request body on retries & redirects by @dwisiswant0 in #6666
  • fix(http): pass dynamicValues to EvaluateWithInteractsh by @dwisiswant0 in #6685
  • fix(lib): segfault when initializing the engine with EnableHeadlessWithOpts by @dwisiswant0 in #6602
  • build: fix compilation on loong64 architecture by @dwisiswant0 in #6667
  • fix: enable all template types for template list and display by @dwisiswant0 in #6668
  • fix(http): cache response strings to reduce memory allocations by @dwisiswant0 in #6679
  • fix: body loss on retries/redirects in remaining paths by @dwisiswant0 in #6693
  • fix(headless): data race when reading page history by @dwisiswant0 in #6687
  • fix(update): handle empty folder edge case during template updates by @Mzack9999 in #6573
🔨 Maintenance
  • chore: run goimports to format the codebase by @stringscut in #6691
  • chore(deps): bump fastdialer to v0.4.20 to fix >10s delays by @dwisiswant0 in #6688
  • chore(deps): bump Go modules (10 updates) by @dependabot[bot] in #6675
  • chore(deps): bump Go modules (7 updates) by @dependabot[bot] in #6698
  • chore(deps): bump GitHub workflows (2 updates) by @dependabot[bot] in #6699
📚 Documentation
  • docs: fix typos in multiple files by @didier-durand in #6653
  • docs: fix additional typos across various files by @didier-durand in #6661
  • docs: typos and minor improvements by @AaryanBansal-dev in #6669
New Contributors

Full Changelog: https://github.com/projectdiscovery/nuclei/compare/v3.6.0...v3.6.1

View original

Upgraded? How did it go?

Discussion