jaksi / sshesame

An easy to set up and use SSH honeypot, a fake SSH server that lets anyone in and logs their activity
Apache License 2.0
1.5k stars 89 forks source link

Add support for email protocols over direct-tcpip #64

Open jaksi opened 3 years ago

jaksi commented 3 years ago

SMTP (25), POP3 (110), IMAP (143)

jaksi commented 3 years ago

SMTP: https://github.com/jaksi/sshesame/pull/67

jaksi commented 3 years ago

POP3: https://github.com/jaksi/sshesame/pull/69