http://open-source-security-software.net/project/cowrie/releases.atomRecent releases for cowrie2024-11-15T09:57:10.567732+00:00python-feedgencowrie v1.0.0-alphacowrie v1.0.0-alpha2015-08-07T16:19:52+00:002015-08-07T16:19:52+00:00cowrie v1.1.0cowrie v1.1.02016-11-11T15:12:15+00:002016-11-11T15:12:15+00:00cowrie v1.2.0cowrie v1.2.02017-07-10T08:12:30+00:002017-07-10T08:12:30+00:00cowrie v1.3.0cowrie v1.3.02018-05-10T06:47:48+00:002018-05-10T06:47:48+00:00cowrie v1.4.0cowrie v1.4.02018-07-23T15:04:31+00:002018-07-23T15:04:31+00:00cowrie 1.4.1cowrie 1.4.12018-08-06T18:34:14+00:00* New docker file
* Fix for unique hashes of TTY log files.2018-08-06T18:34:14+00:00cowrie 1.5.1cowrie 1.5.12018-10-13T08:08:10+00:002018-10-13T08:08:10+00:00cowrie 1.5.2cowrie 1.5.22018-11-20T07:53:38+00:00Release 1.5.2
* 2018-11-19 Fix tftp exception and tftp test
* 2018-11-14 Remove `dblog` mechanism and `splunk` legacy output plugin.
* 2018-11-01 Add Python3 support for Splunk output plugin
* 2018-10-23 Improved free command
* 2018-10-20 Improved uname command
* 2018-10-16 Save VT results to JSON log2018-11-20T07:53:38+00:00cowrie 1.5.3cowrie 1.5.32019-02-12T07:14:50+00:00Release 1.5.3
=============
* 2019-01-27 Telnet NAWS negotation removed to stop NMAP cowrie detection
* 2019-01-27 Various fixes for Python2/3 compatibility
* 2019-01-09 Documentation converted to ReStructuredText
* 2018-12-04 Fixes for VT outut plugin to only submit new files2019-02-12T07:14:50+00:00cowrie 1.6.0cowrie 1.6.02019-04-04T20:55:53+00:00Release 1.6.0
=============
* 2019-03-31 New documentation theme
* 2019-03-23 Greynoise output plugin (@mzfr)
* 2019-03-19 direct-tcp forwarding now written to databases (@gborges)
* 2019-03-19 Reverse DNS output plugin (@mzfr)
* 2019-03-17 Shell emulation pipe upgrade (@nunonovais)
* 2019-03-14 Shell emulation environment variables improved (@nunonovais)
* 2019-03-14 SSH crypto parameters now configurable in config file (@msharma)
* 2019-03-13 Disable keyboard-interactive authentication by default with option to enable
* 2019-03-13 Added `wc`, `crontab`, `chpasswd` command (@nunonovais)
* 2019-
* 2019-03-07 Output of `ssh -V` now configurable in cowrie.cfg with ssh_version setting
* 2019-03-07 Multiple timezone support in cowrie.cfg timezone directive. Default timezone is now UTC for both cowrie.log and cowrie.json
* 2019-03-12 Handle multiple password prompt. Option to enable or disable keyboard interactive prompt.
2019-04-04T20:55:53+00:00cowrie v1.9.7cowrie v1.9.72019-10-04T16:37:07+00:00Based on Guilherme's work for Google Summer of Code 2019, this is the beta release for Cowrie 2.02019-10-04T16:37:07+00:00cowrie 1.9.7cowrie 1.9.72019-10-04T16:37:07+00:00Based on Guilherme's work for Google Summer of Code 2019, this is the beta release for Cowrie 2.02019-10-04T16:37:07+00:00cowrie v2.0.0cowrie v2.0.02019-10-15T15:50:09+00:00* Based on @sgtpepperpt's excellent work for GSoC we are now releasing Cowrie 2.0.0 with Proxy Support! Cowrie can now run in Proxy Mode and run a set of real live systems in the back-end using Qemu for more accurate backend simulation.2019-10-15T15:50:09+00:00cowrie v2.0.1cowrie v2.0.12019-11-02T13:15:35+00:00Various fixes to 2.0.0 release.2019-11-02T13:15:35+00:00cowrie v2.0.2cowrie v2.0.22019-11-05T18:41:11+00:00Small bugfixes.2019-11-05T18:41:11+00:00cowrie v2.1.0cowrie v2.1.02020-05-10T15:39:11+00:00* Deprecate Python 2.7. Still works but removed from testing suite and fixing 2.7 problems will no longer have priority.
* Disable crashreporter
* Updated ELK documentation and output plugin
* `tee` command added. Updates to `cat`, `dd` and `wc`.
* Fixed SSH compression issue with AsyncSSH client
* AbuseIP output plugin.
2020-05-10T15:39:11+00:00cowrie v2.2.0cowrie v2.2.02020-11-11T16:35:30+00:00Release 2.2.0
=============
* Deprecate Python 2.7 and 3.5
* Command substitution with backticks (PeterSufliarsky)
* Better `chmod` command line parsing (PeterSufliarsky)
* Add `uniq` command (PeterSufliarsky)
* Enhanced command substitution functionality.
* Fix nc hang
* Rename built-in user `richard` to `phil`, it's used as detection mechanism.
* Binary suppport for `cat`, `grep` and other commands
* Azure Sentinel output plugin2020-11-11T16:35:30+00:00cowrie v2.3.0cowrie v2.3.02021-10-17T15:32:51+00:00Release 2.3.0
Deprecate Python 3.6
Support Python 3.10
Dependency updates
MISP Output plugin extension
add new public keys ECDSAKeys and ed25519 (#1627)
fix userdb.example (#1619)
cache url submission to virustotal
MySQL connector (#1575) - needs new external dependency mysql-connector-python
Fix mysql string expansion (#1565)
Rewrite CSIRTG output plugin to use new library version
Fixed the Slack output to work with the versions 2.x of slackclient
fix MySQL error handling
fix tar command
limit connections to private address ranges
Update GreyNoise Output Script to Use Community API (#1524)
Implement getopt-style parsing for uname (#1516)
Allow SSLv3 connections for wget and curl
Support for 301 redirects in wget
Malshare update API (#1472)
Remove hpfeeds.py infavour of hpfeeds3.py2021-10-17T15:32:51+00:00cowrie v2.4.0cowrie v2.4.02022-07-16T02:41:17+00:00Release 2.4.0
*************
* Deprecate Python 3.7
* Early support for Python 3.11
* ThreatJammer output plugin (@diegoparrilla)
* Telegram output plugin (@Louren)
* Discord output plugin (@CyberSparkNL)
* Updated mongodb output plugin
* Dependency upgrades
* Docker repo merged with this one
* `wget` and `curl` rewritten using `treq`.
* Migrate test framework from trial to unittest (@lazycrazyowl)
2022-07-16T02:41:17+00:00cowrie v2.5.0cowrie v2.5.02023-01-09T15:19:22+00:00Release 2.5.0
*************
* Datadog output module (Fred Baguelin <frederic.baguelin@datadoghq.com>)
* General improvements to shell expansion handling
* New version of Twisted supported
* Python 3.11 support
* Pypy 3.9 support
* Add session type to Telegram output2023-01-09T15:19:22+00:00