TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Open source SSH honeypot with an API

49 pointsby namidarkalmost 11 years ago

5 comments

duskwuffalmost 11 years ago
Does this do anything after login, like Kippo does?<p><a href="https://github.com/desaster/kippo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;desaster&#x2F;kippo</a>
评论 #7993733 未加载
评论 #7993738 未加载
评论 #7995397 未加载
echmosalmost 11 years ago
Hey namidark,<p>As an avid honeypot person I like this project a lot, I&#x27;ll be doing a talk at a conference about them soon. Do you provide a master repository for the username&#x2F;password combinations that have been guessed? I understand I could do this with constant JSON fetching but I admit, I don&#x27;t have an incredible talent when it comes to web technologies (but it is something I am working on improving).
评论 #7994949 未加载
joantunealmost 11 years ago
That looks cool! How about letting them in and gather the 1st ~10 commands issued :D (i done something similar for a college project)
jimmcslimalmost 11 years ago
Is there any benefit to running this vs just keeping your SSH port on 22 and running fail2ban or denyhosts which also run servers cataloging black-listed IP address (well, denyhosts supports the option, not sure about fail2ban).
评论 #7993744 未加载
评论 #7994092 未加载
codezeroalmost 11 years ago
Pedantic: daemons, not daemon&#x27;s (the possessive) :)