HoneyDB Updates

Agents and Status Menu Items

by Px Mx
The HoneyDB web site menu has been updated with a few minor changes. The Status page previously displayed the listing of community agents currently deployed. The Status menu item now takes you to the HoneyDB change log page, where...
WEBSITE
Improvement

New API Endpoints - Internet Scanner

by Px Mx
New API endpoints have been added to the Threat Info API. These endpoints take an IP address as input and return true/false, and additional information, if it is part of a known Internet scanning service. See documentation for details.
API
New

Login with Google

by Px Mx
You can now register and log into HoneyDB using your Google account. A "Login with Google" button has been added to the user login page. Note, if you are an existing user that previously registered via GitHub or Twitter and wish to use...
WEBSITE
New

Stats API Endpoint

by Px Mx
The new Stats API endpoint has been made available to bronze, silver, and gold subscription plans. Starting from April 2018, this endpoint offers data used to publish the monthly HoneyDB report See API documentation for more details...
API
New

Agent Release (v1.14.0)

by Px Mx
A new version of the agent has been released. Improved client protocol support in MySQL plugin Added configuration options for MySQL plugin Added F5 CVE-2020-5902 detection signature to HTTP Plugin https://honeydb.io/downloads
AGENT
New

Agent Release (v1.13.0)

by Px Mx
A new version of the agent has been released. Fixed bugs in Windows install/uninstall scripts Added installer script for OSX
AGENT
New

API Response Headers - Usage Status

by Px Mx
Two new headers have been added to API query responses. These headers provide the status of current API usage. honeydb-qpm-remaining - The number of queries you have remaining for the month.
API
New

Back End Upgrades

by Px Mx
Several back end enhancements have been implemented to improve web site and API performance and reliability.
Improvement
API
WEBSITE