Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Releases: foospidy/HoneyPy

HoneyPy (v0.7.0)

05 Jun 00:44
2fb3540
Compare
Choose a tag to compare
  • Updates to helper scripts
  • Minor fixes
  • Added docs
  • Documentation added and updates
  • Updated configuration options (backup and test config if you have a pre-existing config file.)
  • Added Travis CI
  • Pylint fixes
  • Added Sumologic logger
  • Refactoring of logger code
  • Added list loggers console command
  • Implemented IP whitelisting
  • Implemented support for multiple profiles
  • Implemented dynamic collectors for honeydb logger

HoneyPy (v0.6.3)

25 Jul 12:23
Compare
Choose a tag to compare

Updates to HoneyPy configuration for HoneyDB, now using hardcoded urls to serverless endpoints.

  • Please upgrade if using HoneyDB logger.

HoneyPy (v0.6.2)

25 Jun 18:17
Compare
Choose a tag to compare
  • Various fixes for HoneyDB integration. Please upgrade if using HoneyDB logger.

HoneyPy (v0.6.1)

24 Jun 15:55
Compare
Choose a tag to compare
  • Fixed bugs that caused errors with the new HoneyDB API.

If you are using the HoneyDB logger please upgrade to this version asap.

HoneyPy (v0.6.0)

21 Jun 11:09
Compare
Choose a tag to compare
  • Refactored log tail code
  • HoneyDB logger now sends events to serverless HoneyDB collector
  • Log tail updated to retrieve hmac for serverless authentication
  • clilib now included as part of HoneyPy, seperate install no longer required.

Note, make sure you are using the latest version of the configuration file. Copy configuration from existing configuration files accordingly.

HoneyPy (v0.5.2)

23 Apr 16:31
Compare
Choose a tag to compare

Fix logger parsing bug.
Fix config bug.

HoneyPy (v0.5.1)

08 Apr 15:26
Compare
Choose a tag to compare

Add TFTP plugin
Web plugin enhancements
Add honeypyd script for start on boot
Tweaks to improve stability
Removed TelnetDebian7 plugin (use TelnetUnix instead)
Bug fixes

HoneyPy (v0.5.0)

02 Mar 00:53
Compare
Choose a tag to compare

Minor additions to enable tracking node status when submitting logs to HoneyDB.
Add request timeouts on loggers using request.post to avoid hanging process.

HoneyPy (v0.4.9)

14 Feb 15:38
Compare
Choose a tag to compare
  • Service profile updates
  • Created IoT service profile
  • Various bug fixes
  • New integrations: Telegram, Splunk, Rabbitmq
  • New plugins: SIP, Elasticsearch

HoneyPy (v0.4.8)

02 Aug 14:32
Compare
Choose a tag to compare

Added Elasticsearch support.

To enable just edit the elasticsearch section of the etc/honeypy.cfg file:

[elasticsearch]
enabled = No
# elasticsearch url should include ":port/index/type
# example: http://localhost:9200/honeypot/honeypy
es_url  =