HoneyDB Updates

Agent Release (v2.3.19)

by HoneyDB
A new release of the agent has been published. This release includes improvements to Linux DEB and RPM package installs.
Improvement
Agent

Agent Release (v2.3.18)

by HoneyDB
A new release of the agent has been published. This release includes various packaging fixes. New package for Ubuntu 24 and an MSI for Windows with signed binaries..
Fix
Agent

Fixed Host Page Bug

by HoneyDB
There was an intermittent bug when loading whois data on the host page view. This bug prevented the charts and map from loading. The bug has been repaired and whois data is now reliably rendered.
Fix
WEBSITE

Fixed Google OAuth Login

by HoneyDB
There was a redirect configuration error in the Google OAuth login flow. This has now been repaired. Apologies for the inconvenience!
Fix
WEBSITE

Generate Key Bug

by HoneyDB
There was a bug in the new UI with the generate key button :( The bug affected both the API and Agent key generation. The bug has now been repaired and the button is now functioning as expected.
Fix
WEBSITE

HoneyDB Agent v2

by HoneyDB
Version 2 of the HoneyDB Agent has been released! In this version there are several internal code optimizations, upgrades and bug fixes. Notably there are significant enhancements to the SSH, Telnet, and FTP plugins. In addition, custom
New
Agent

Updated Sign In with Google

by HoneyDB
The Sign In with Google option has been upgraded to use the most recent Google APIs. This is expected to resolve problems some users had with signing in via Google.
WEBSITE
Improvement
Fix

HoneyDB Python Client v1.5.0

by HoneyDB
Added support for newer API endpoints: IP History Stats Datacenter (IBM) Payload History You can upgrade using the command: pip install —upgrade honeydb https://pypi.org/project/honeydb
Improvement

New Release of HoneyDB Python Client

by HoneyDB
If you are using the HoneyDB Python client, please update to the latest release (v1.4.0) as soon as possible. In previous versions API calls are made to a legacy domain, which is no longer supported. You can upgrade using the command: pip
Fix