Releases: cowrie/cowrie
Releases · cowrie/cowrie
v2.9.10
What's Changed
- Add cut command for shell mode by @micheloosterhof in #2895
- build(deps): bump cryptography from 46.0.3 to 46.0.4 by @dependabot[bot] in #2897
- build(deps-dev): bump pathspec from 1.0.3 to 1.0.4 by @dependabot[bot] in #2896
Full Changelog: v2.9.9...v2.9.10
v2.9.9
What's Changed
- ci: enable PyO3 ABI3 forward compatibility for Python 3.15 by @micheloosterhof in #2884
- build(deps): bump setuptools from 80.9.0 to 80.10.2 by @dependabot[bot] in #2888
- build(deps-dev): bump build from 1.3.0 to 1.4.0 by @dependabot[bot] in #2886
- build(deps-dev): bump types-python-dateutil from 2.9.0.20251115 to 2.9.0.20260124 by @dependabot[bot] in #2887
- build(deps): bump packaging from 25.0 to 26.0 by @dependabot[bot] in #2885
- Add CVE-2026-24061 vulnerability emulation for telnet by @micheloosterhof in #2891
- fix(telnet): prevent recursion when onResult is None by @micheloosterhof in #2892
- build(deps-dev): bump ruff from 0.14.11 to 0.14.14 by @dependabot[bot] in #2889
- fix: backend_pool throwing NAT errors in remote mode when client_protocol is not initialized/closed by @NathanAdhitya in #2881
Full Changelog: v2.9.8...v2.9.9
v2.9.8
What's Changed
- build(deps): bump pymongo from 4.15.5 to 4.16.0 by @dependabot[bot] in #2879
- build(deps): bump prometheus-client from 0.24.0 to 0.24.1 by @dependabot[bot] in #2877
- build(deps): bump elasticsearch from 9.1.2 to 9.1.3 by @dependabot[bot] in #2876
- build(deps-dev): bump pathspec from 0.12.1 to 1.0.3 by @dependabot[bot] in #2878
- fix: wget saves files to cwd instead of root by @micheloosterhof in #2875
- build(deps-dev): bump libvirt-python from 11.10.0 to 12.0.0 by @dependabot[bot] in #2880
- Add CVE-2026-24061 exploit detection for telnet NEW-ENVIRON option by @micheloosterhof in #2883
- fix(docs): handle PackageNotFoundError in conf.py and fix RST title l… by @micheloosterhof in #2882
Full Changelog: v2.9.7...v2.9.8
v2.9.7
What's Changed
- fix: backend_pool throwing NAT errors in remote mode when client_protocol is not intialized yet by @NathanAdhitya in #2864
- build(deps): bump sphinx-rtd-theme from 3.0.2 to 3.1.0 by @dependabot[bot] in #2869
- build(deps-dev): bump types-requests from 2.32.4.20250913 to 2.32.4.20260107 by @dependabot[bot] in #2868
- build(deps-dev): bump pyright from 1.1.407 to 1.1.408 by @dependabot[bot] in #2867
- build(deps): bump sphinx-rtd-theme from 3.0.2 to 3.1.0 in /docs by @dependabot[bot] in #2870
- build(deps): bump prometheus-client from 0.23.1 to 0.24.0 by @dependabot[bot] in #2866
- 3.11->3.12 for readthedocs by @micheloosterhof in #2873
- build(deps-dev): bump ruff from 0.14.10 to 0.14.11 by @dependabot[bot] in #2865
- build(deps): bump sphinx from 8.2.3 to 9.1.0 in /docs by @dependabot[bot] in #2861
- docs: add local SSH testing instructions by @Mutsawashe2006 in #2862
New Contributors
- @NathanAdhitya made their first contribution in #2864
- @Mutsawashe2006 made their first contribution in #2862
Full Changelog: v2.9.6...v2.9.7
v2.9.6
What's Changed
- build(deps-dev): bump pylint from 3.3.9 to 4.0.4 by @dependabot[bot] in #2860
- build(deps-dev): bump pyupgrade from 3.21.0 to 3.21.2 by @dependabot[bot] in #2858
- build(deps-dev): bump tox from 4.30.3 to 4.33.0 by @dependabot[bot] in #2857
- build(deps-dev): bump pre-commit from 4.3.0 to 4.5.1 by @dependabot[bot] in #2856
- build(deps): bump urllib3 from 2.6.2 to 2.6.3 by @dependabot[bot] in #2863
- build(deps): bump mysql-connector-python from 9.4.0 to 9.5.0 by @dependabot[bot] in #2859
Full Changelog: v2.9.5...v2.9.6
v2.9.5
What's Changed
- fix: pin cosign to v2.4.1 for Docker Hub compatibility by @micheloosterhof in #2855
Full Changelog: v2.9.4...v2.9.5
v2.9.4
What's Changed
- fix: SSRF protection bypass in ftpget, tftp, and nc commands by @micheloosterhof in #2852
Full Changelog: v2.9.3...v2.9.4
v2.9.3
What's Changed
- fix: improve FD redirection parsing and refactor shell modules by @micheloosterhof in #2849
- build(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #2847
- build(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #2846
- Pr 2827 improve backend logging by @micheloosterhof in #2843
- build(deps-dev): bump ruff from 0.14.9 to 0.14.10 by @dependabot[bot] in #2845
- fix: playlog now shows output for exec sessions by @micheloosterhof in #2850
Full Changelog: v2.9.2...v2.9.3
v2.9.2
What's Changed
- build(deps): bump urllib3 from 2.6.1 to 2.6.2 by @dependabot[bot] in #2837
- build(deps-dev): bump ruff from 0.14.8 to 0.14.9 by @dependabot[bot] in #2839
- fix: resolve variable/method shadowing bugs by @micheloosterhof in #2840
- fix: chmod --help and --version were broken by @micheloosterhof in #2841
- Refactor sleep command with improved option handling by @filippolauria in #2822
- ci: use native ARM64 runner for faster Docker builds by @micheloosterhof in #2842
- build(deps-dev): bump mypy from 1.17.1 to 1.19.1 by @dependabot[bot] in #2838
- test: add SSH proxy smoke tests by @micheloosterhof in #2844
Full Changelog: v2.9.1...v2.9.2
v2.9.1
What's Changed
- swap cosign arguments and commands by @micheloosterhof in #2813
- self.write->self.errorWrite by @micheloosterhof in #2812
- Improve nc command realism and add abuse protection by @filippolauria in #2815
- build(deps-dev): bump ruff from 0.14.6 to 0.14.7 by @dependabot[bot] in #2819
- build(deps-dev): bump mypy-zope from 1.0.13 to 1.0.14 by @dependabot[bot] in #2816
- build(deps): bump pymisp from 2.5.17.2 to 2.5.17.3 by @dependabot[bot] in #2818
- Fix Proxy mode failing to start by @Weijo in #2825
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 by @dependabot[bot] in #2828
- build(deps-dev): bump libvirt-python from 11.9.0 to 11.10.0 by @dependabot[bot] in #2817
- build(deps): bump urllib3 from 2.6.0 to 2.6.1 by @dependabot[bot] in #2830
- build(deps-dev): bump ruff from 0.14.7 to 0.14.8 by @dependabot[bot] in #2831
- build(deps): bump pymongo from 4.15.4 to 4.15.5 by @dependabot[bot] in #2829
- Add weekly automated release workflow by @micheloosterhof in #2836
- Fix error on fs tab completion for non-existing dirs by @Caleb-Wishart in #2835
New Contributors
- @Weijo made their first contribution in #2825
- @Caleb-Wishart made their first contribution in #2835
Full Changelog: v2.9.0...v2.9.1