تخطي إلى المحتوى الرئيسي

Release Radar

Live feed of version updates across the open-source security arsenal. Track what's shipping in your favorite tools.

36
Total Releases
33
Tools Tracked

Latest Updates

2026-08-25 17:00 UTC
31 Jul 2026 3 weeks ago
nikto
nikto sullo/nikto
2.6.1

The Nikto 2.6.1 release focuses on scan consistency, safer internals, and a few behavior changes.

SQL Direct Reporting

The new SQL Direct plugin will insert findings directly into a MySQL or PostgreSQL database via the -F sqld output format option. See the wiki docs for setup info.

TLS Keep-Alives

TLS connections now use keep-alives for session reuse. This results in a significant scan speed increase (~18%). Can be disabled if a server misbehaves with -nosslkeepalive.

User-Agent handling

Nikto no longer rotates User-Agents on every request by default. It now uses a static Chrome UA for more stable responses. This reverts to behavior from 2.5.0.

  • **`-user...
28 Jul 2026 4 weeks ago
yara
yara VirusTotal/yara
v4.5.8
  • Document the YR_RE_SCAN_LIMIT regular expression scan limit (#2223).
  • BUGFIX: Bound rule table index in OP_PUSH_RULE and OP_INIT_RULE (#2230).
  • BUGFIX: Bound tilde stream row-count read in dotnet module (#2224).
  • BUGFIX: Bound repeat stack depth in _yr_re_fiber_sync (#2229).
  • BUGFIX: Fix memory leak in yr_rules_load_stream (e13acd3d).
  • BUGFIX: Add missing yr_le16toh byte-swapping in pe module (a2ff0db0).
  • BUGFIX: Validate summary counts in yr_rules_from_arena (#2222).
  • BUGFIX: Cast e_lfanew to int32_t before sign check in pe_get_header (#2228).
  • BUGFIX: Bound export name count against 32-bit overflow in pe_parse_exports (#2227).
  • BUGFIX: Null-terminate authenticode digest/thumbprint hex buffers in pe module (#2221).
  • BUGFIX: Fix string memo...
20 Jul 2026 1 month ago
plaso
plaso log2timeline/plaso
20260720

Pre-release of version 20260720, for testing purposes

16 Jul 2026 1 month ago
dnsx
dnsx projectdiscovery/dnsx
v1.3.0

New Features

  • Added automatic wildcard DNS detection with -auto-wildcard, supporting multiple registrable roots and A/AAAA-based filtering by @Veirt in #966
  • Added customizable output templates with -output-template (-ot), including fields such as {{host}}, {{a}}, {{aaaa}}, {{ip}}, and {{query-time}} by @dogancanbakir in #996
  • Added query timing through the query-time response field by @Mzack9999 in #968
  • Added inline and comma-separated host input support by @dogancanbakir in #895

Bug Fixes

  • Fixed JSON and raw output filtering by the requested record type by @dogancanbakir in #988
  • Fixed DNS parsing to process only the answer section and ignore unrelated AUTHORITY or ADDITIONAL records by @dogancanbakir in #926
  • Improved wildcard-domain validat...
13 Jul 2026 1 month ago
ffuf
ffuf ffuf/ffuf
v2.2.1

Changelog

  • 1571aa17535d8bfcf42258659a141df0b12efa51 Derive release version from git tag; git-- for dev builds (#902)
25 Jun 2026 2 months ago
lynis
lynis CISOfy/lynis
3.1.7

What's Changed

24 Jun 2026 2 months ago
osquery
osquery osquery/osquery
5.23.1

This is a bug and security fix release.

What's Changed

Fixes