Skip to content

Releases: projectdiscovery/nuclei

v2.0.1

07 Jul 05:54
606c46b
Compare
Choose a tag to compare

Changelog

606c46b Fixed an issue with DSL helper function
257d968 Fixed error with auto-updates Github rate limit
7ad867d Fixed defaults to OR condition when no condition is specified

v2.0.0

01 Jul 10:54
Compare
Choose a tag to compare

Changelog

  1. #121: Fixed raw requests newlines and allow blank request path
  2. #115: Added relative path and auto-template fetching support from installed directory.
  3. #113: Added single target support.
  4. #114: Added json output support
  5. #111: Chained workflow support with conditions etc.
  6. #109: Added template updates feature with auto-updates, etc.
  7. #108: Fixed blank output file bug.

v1.1.7

22 Jun 14:51
90c7a0d
Compare
Choose a tag to compare

Changelog

be3157e Added better verbose and debug modes
6acf0d4 Inform user and no output file in case of 0 results

v1.1.6

18 Jun 13:50
b3e9704
Compare
Choose a tag to compare

Changelog

7adda0b updated default user-agent to include project details

v1.1.5

22 May 17:41
66f2d68
Compare
Choose a tag to compare
  • Added intruder like support (sniper/pitchfork/clusterbomb)
  • Fuzzing with DSL helpers
  • Fixed bug in body decompression
  • Added global headers via CLI

v1.1.4 - Small improvements

14 May 14:17
443140a
Compare
Choose a tag to compare
  • Small improvements
  • General Fixes

V1.1.3 - DSL language, Raw requests and proxy support

30 Apr 19:50
ea25489
Compare
Choose a tag to compare
  • Complex DSL queries
  • Raw requests
  • Proxy (http/socks5)

Fixed a bug with DNS requests and output file

26 Apr 17:48
b259fc3
Compare
Choose a tag to compare

Added DNS Support + Conditional Matchers + More

26 Apr 01:50
303b285
Compare
Choose a tag to compare

Changelog

  1. #42 - Massive code refactor, conditions support + stdin input bug fix.
  2. #33 - DNS requests support
  3. #31 - Binary Matcher support
  4. Conditional redirects support within templates.

Feature add + bug fixes

06 Apr 10:35
d325b21
Compare
Choose a tag to compare

Changelog

  1. Fixed go.mod issue
  2. Added extractors for custom text extraction from templates
  3. Fixed a bug with default headers