Skip to content

Releases: greenbone/openvas-scanner

v23.14.0

17 Dec 15:32
Compare
Choose a tag to compare

23.14.0 - 2024-12-17

Added

  • multiple kdc support 355567db
  • krb5 functionality to win_cmd_exec a91d2953
  • nasl-function: ip_reverse_lookup 5bba8b85
  • releasing of gss when scan_attack is finished b33ca216
  • find or add realm, fixes error code handling 7dca9699
  • krb5_gss_session_key, krb5_error_code_to_string 61ff7779

Bug Fixes

  • Document nasl functions 16d86bb0
  • win_cmd_exec: add domain name to realm whe nusername doesn't contain one f8cef379
  • krb5_gss_update_context and okrb5_gss_free_context d4a47fd7
  • remove unnecessary creds free ad09ba21
  • Reverse lookup options 1d920b11
  • VT preferences dbe087ea

v23.13.2

10 Dec 11:35
Compare
Choose a tag to compare

23.13.2 - 2024-12-10

Added

  • NASL bultin functions for certificate handling c38c5bf1

Bug Fixes

v23.13.1

26 Nov 12:36
Compare
Choose a tag to compare

23.13.1 - 2024-11-26

Bug Fixes

  • get_version() of packages containing the epoch resulted in a leading 0: d557a465

v23.13.0

26 Nov 10:34
Compare
Choose a tag to compare

23.13.0 - 2024-11-26

Added

  • NASL builtin function for open privileged sockets with udp and tcp 285ea440

Bug Fixes

  • nasl builtin function recv timeout after first response d7e85c8d

v23.12.1

21 Nov 14:37
Compare
Choose a tag to compare

23.12.1 - 2024-11-21

Bug Fixes

v23.12.0

20 Nov 15:04
Compare
Choose a tag to compare

23.12.0 - 2024-11-20

Added

  • Nasl builtin function get_source_port 331e3337
  • NASL builtin function recv_line e92738f2

Bug Fixes

v23.11.1

12 Nov 12:39
Compare
Choose a tag to compare

23.11.1 - 2024-11-12

Bug Fixes

  • Overflow when parsing large version numbers in notus 919b1d30

v23.11.0

11 Nov 09:14
Compare
Choose a tag to compare

23.11.0 - 2024-11-11

Added

v23.10.1

06 Nov 10:14
Compare
Choose a tag to compare

23.10.1 - 2024-11-06

Bug Fixes

  • made host, hostname, port, test_id, severity optional 6fa50106
  • mark scan as failed on fetch result errors 011d61f0
  • issue-1746: missing init phase 4ccff9e4

v23.10.0

29 Oct 16:26
Compare
Choose a tag to compare

23.10.0 - 2024-10-29

Added

  • NASL builtin functions for rsa (#1737) ab9b6988
  • NASL bultin functions for isotime cc5d8a1f
  • nasl builtin functions for kb manipulation (#1703) 48ea362e
  • rust-only openvasd scanner a720f93a
  • async interpreter. 01c5803a
  • storage.scan_finish and storage.clean_scan 1c6ed991
  • status check for naslinterpreter#Scanner 3afd7886
  • storage implementatoin for naslinterpreter#scanner 080e417a
  • possibility to use nasl-interpreter#Scanner 38b42978

Changed

  • secrets.GREENBONE_REGISTRY to vars.GREENBONE_REGISTRY (#1742) b15b210a

Bug Fixes