http://open-source-security-software.net/project/HoneyPy/releases.atom Recent releases for HoneyPy 2024-04-28T22:34:30.707781+00:00 python-feedgen HoneyPy 0.0.5 HoneyPy 0.0.5 2015-02-24T03:52:11+00:00 Release of original codebase. The next release will be a complete rewrite and be more modular and based on the twisted framework. 2015-02-24T03:52:11+00:00 HoneyPy 0.1.0 HoneyPy 0.1.0 2015-06-14T11:29:11+00:00 Release of complete rewrite. Now based on the Twisted framework. Features include: handles running a large number of services on a single host, supports TCP and UDP protocols, use protocol plugins to create services, create your own protocol plugins, log events publicly to Twitter, logs an identifier to distinguish between connection sessions. see README for more details (https://github.com/foospidy/HoneyPy/blob/master/README.md). 2015-06-14T11:29:11+00:00 HoneyPy 0.2.0 HoneyPy 0.2.0 2015-11-20T19:25:59+00:00 Several new plugins since the last release. 2015-11-20T19:25:59+00:00 HoneyPy 0.3.0 HoneyPy 0.3.0 2016-05-30T01:09:34+00:00 New Slack integration. New command line argument `-ipt` to generate ip forwarding script. Ipt script requires ipt-kit. 2016-05-30T01:09:34+00:00 HoneyPy 0.4.0 HoneyPy 0.4.0 2016-07-03T19:30:23+00:00 Support for HoneyDB API to log data to HoneyDB. You will need to generate a HoneyDB API id and key, more info here: https://riskdiscovery.com/honeydb/#threats 2016-07-03T19:30:23+00:00 HoneyPy 0.4.5 HoneyPy 0.4.5 2016-07-10T19:21:09+00:00 - Twitter module now uses the nodename from the [honeypy] section, nodename in [twitter] section removed. Update your config if you use this feature! - The honeydb module now uses `requests` instead of `urllib2`. Hopefully this fixes SSL errors. - Add requirements.txt for easier dependency install. 2016-07-10T19:21:09+00:00 HoneyPy 0.4.6 HoneyPy 0.4.6 2016-07-11T01:00:53+00:00 Bug fix for honeydb post log udp 2016-07-11T01:00:53+00:00 HoneyPy 0.4.7 HoneyPy 0.4.7 2016-07-31T12:34:23+00:00 Added logstash support 2016-07-31T12:34:23+00:00 HoneyPy 0.4.8 HoneyPy 0.4.8 2016-08-02T14:32:21+00:00 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 = ``` 2016-08-02T14:32:21+00:00 HoneyPy 0.4.9 HoneyPy 0.4.9 2017-02-14T15:38:49+00:00 - Service profile updates - Created IoT service profile - Various bug fixes - New integrations: Telegram, Splunk, Rabbitmq - New plugins: SIP, Elasticsearch 2017-02-14T15:38:49+00:00 HoneyPy 0.5.0 HoneyPy 0.5.0 2017-03-02T00:53:14+00:00 Minor additions to enable tracking node status when submitting logs to HoneyDB. Add request timeouts on loggers using request.post to avoid hanging process. 2017-03-02T00:53:14+00:00 HoneyPy 0.5.1 HoneyPy 0.5.1 2017-04-08T15:26:06+00:00 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 2017-04-08T15:26:06+00:00 HoneyPy 0.5.2 HoneyPy 0.5.2 2017-04-23T16:31:21+00:00 Fix logger parsing bug. Fix config bug. 2017-04-23T16:31:21+00:00 HoneyPy 0.6.0 HoneyPy 0.6.0 2017-06-21T11:09:40+00:00 - 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. 2017-06-21T11:09:40+00:00 HoneyPy 0.6.1 HoneyPy 0.6.1 2017-06-24T15:55:56+00:00 - Fixed bugs that caused errors with the new HoneyDB API. If you are using the HoneyDB logger please upgrade to this version asap. 2017-06-24T15:55:56+00:00 HoneyPy 0.6.2 HoneyPy 0.6.2 2017-06-25T18:17:01+00:00 - Various fixes for HoneyDB integration. Please upgrade if using HoneyDB logger. 2017-06-25T18:17:01+00:00 HoneyPy 0.6.3 HoneyPy 0.6.3 2017-07-25T12:23:42+00:00 Updates to HoneyPy configuration for HoneyDB, now using hardcoded urls to serverless endpoints. - Please upgrade if using HoneyDB logger. 2017-07-25T12:23:42+00:00 HoneyPy 0.7.0 HoneyPy 0.7.0 2018-06-05T00:44:29+00:00 - 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 2018-06-05T00:44:29+00:00