sshsyrup icon indicating copy to clipboard operation
sshsyrup copied to clipboard

A low-to-medium interaction SSH Honeypot with features to capture terminal activity and upload to asciinema.org

Results 6 sshsyrup issues
Sort by recently updated
recently updated
newest added

If the command is interactive, user cannot see what they have typed into the command like terminal(shell). The STDIN should have a switch to set it to cooked/raw mode

bug

Instead of pure static output, can integrate text/template package and output variables (hostname, date, etc)

enhancement

enhancement
help wanted

Now sftp is a quick hack up so it is quite in a mess (but at least working as expected). Should do a code cleanup/refactoring when have time

Currently `createfs` feature is limited, making it not very practical to create system images to fool someone. Should allow to fine tune the content of the files in the image,...

enhancement