framework for a high interaction SSH honeypot
Stars
39
Forks
7
Watchers
39
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
1
commits
removed the attempts at setuid. It does not work with golang anyway.
0c6554fView on GitHubSwitched to the mainline crypto/ssh package as our change was pushed.
abfc2adView on GitHubUpdated the README and added a state system to the command handler so we can maintain a state for fake filesystems and previous commands
d2ff1c8View on GitHubUpdated the bundled SSH server to provide reasonable default if a ServerVersion is not provided in the ServerConfig
4628479View on GitHubadded a little logging so you know when the UID transitions
1243a96View on GitHubAdded setuid when running as root. Because there is alot of code in here that I don't fully understand. so... yeah
4372920View on GitHubUpdated some logging and added routines to push attempts to mongoDB as well as full up snairs
af29559View on GitHubImplemented the remote mongoDB backend. That was eerily easy... something can't be right
848cdc3View on GitHub