HoneyDB Updates

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
AGENT
New

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

New Endpoint for IBM Cloud IP Ranges

by HoneyDB
Adding to the Datacenter helper endpoint, IBM Cloud IP ranges is now available. See details here https://honeydb.io/threats#datacenter
API
New

New API Endpoint for Payload History

by HoneyDB
new endpoint has been added to the HoneyDB Threat Info API. The “Payload History” endpoint provides access to historical payload data going back to 2014. For more details see the introduction write up on this endpoint here
API
New

API Access Update

by HoneyDB
All API access plans now have access to ALL endpoints! Previously, API access plans were broken down by queries-per-month (QPM) and specific endpoint access. Now the difference between plans will be QPM. The only exception is with
API
Announcement

Removed threatcrowd from IP Info

by HoneyDB
The threatcrowd.org service is no longer available. Queries to this service has been removed from the HoneyDB API (IP Info endpoints).
API
Announcement

Server Outage (8/26)

by HoneyDB
The HoneyDB web site and APIs were unavailable from approximate 4am to 6:30am EDT. There was an issue with the hardware hosting the web site and API. The web site and API were restored to a new host to resolve the issue. Apologies for any
WEBSITE
API
PROBLEM

New API Endpoint for ASN Stats

by HoneyDB
A new endpoint has been added to the HoneyDB Threat Info API. The “Stats ASN” endpoint provides a list of Autonomous System's (AS) and count of corresponding IP addresses that have interacted with HoneyDB honeypots. For more details visit
API
New

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