timestamp1707187659008HoneyDB Python Client v1.5.0by HoneyDBAdded 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
timestamp1669648349149New API Endpoint for Payload Historyby HoneyDBnew 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
timestamp1667925624425API Access Updateby HoneyDBAll 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
timestamp1667649495854Removed threatcrowd from IP Infoby HoneyDBThe threatcrowd.org service is no longer available. Queries to this service has been removed from the HoneyDB API (IP Info endpoints).
timestamp1661518610939Server Outage (8/26)by HoneyDBThe 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
timestamp1660665664428New API Endpoint for ASN Statsby HoneyDBA 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
timestamp1648606429743Email Sign In Optionby HoneyDBNew users can now register and sign-in with just an email address. This new option can be found on the login page. Enter your email address and click the sign in button. Next, check your inbox for an email from HoneyDB. Click the link in
timestamp1646307247743HoneyDB Stats for 02/2022by HoneyDBHoneyDB stats for February 2022 have been published! View stats here: https://honeydb.io/stats/2022-02
timestamp1645101063115New Release of HoneyDB Python Clientby HoneyDBIf 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