HoneyPy Versions Save

A low to medium interaction honeypot.

0.7.0

5 years ago
  • 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

0.6.3

6 years ago

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

  • Please upgrade if using HoneyDB logger.

0.6.2

6 years ago
  • Various fixes for HoneyDB integration. Please upgrade if using HoneyDB logger.

0.6.1

6 years ago
  • Fixed bugs that caused errors with the new HoneyDB API.

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

0.6.0

6 years ago
  • 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.

0.5.2

7 years ago

Fix logger parsing bug. Fix config bug.

0.5.1

7 years ago

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

0.5.0

7 years ago

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

0.4.9

7 years ago
  • Service profile updates
  • Created IoT service profile
  • Various bug fixes
  • New integrations: Telegram, Splunk, Rabbitmq
  • New plugins: SIP, Elasticsearch

0.4.8

7 years ago

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  =