Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tnich/honssh
HonSSH is designed to log all SSH communications between a client and server.
https://github.com/tnich/honssh
Last synced: 3 months ago
JSON representation
HonSSH is designed to log all SSH communications between a client and server.
- Host: GitHub
- URL: https://github.com/tnich/honssh
- Owner: tnich
- License: bsd-3-clause
- Archived: true
- Created: 2015-03-16T17:39:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T10:08:37.000Z (almost 3 years ago)
- Last Synced: 2024-06-23T23:44:48.181Z (5 months ago)
- Language: Python
- Homepage: https://github.com/tnich/honssh
- Size: 402 KB
- Stars: 372
- Watchers: 30
- Forks: 74
- Open Issues: 9
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
- awesome-network-stuff - **316**星
README
!!!
This project is no longer maintained.
!!!HonSSH
https://github.com/tnich/honssh
Copyright (C) 2016 Thomas Nicholson
HonSSH is designed to be used in conjunction with a high interaction honeypot. HonSSH sits between the attacker and the honey pot and creates two separate SSH conncetions.
----
Read the wiki - https://github.com/tnich/honssh/wiki
---
HonSSH is inspired and partly based on Kippo.
https://github.com/desaster/kippoParts of this project are using the kippo code and their copyright still remains with Upi Tamminen.