Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/traetox/sshforshits
framework for a high interaction SSH honeypot
https://github.com/traetox/sshforshits
Last synced: 25 days ago
JSON representation
framework for a high interaction SSH honeypot
- Host: GitHub
- URL: https://github.com/traetox/sshforshits
- Owner: traetox
- License: mit
- Created: 2014-12-09T04:52:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T13:55:56.000Z (over 4 years ago)
- Last Synced: 2024-08-03T23:05:53.797Z (4 months ago)
- Language: Go
- Size: 128 KB
- Stars: 38
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-honeypot - **36**星
README
sshForShits
===========Framework for a high interaction SSH honeypot. The provided "shell" is just a go routine with callbacks which handle command output.
The emulated commands are extremely limited right now, but we welcome more interactive replacements.
Checkout the commands.go file to add or modify some.A web frontend specifically designed to show shits that got shells can be found at https://github.com/remasis/sshForShitsGooey
A live instance is running at http://shellsforshits.com
Thanks remasis for rolling the GUI, because I have no sense of design...