Skip Navigation

endlessh-go: a Golang SSH tarpit that traps bots/scanners

github.com GitHub - shizunge/endlessh-go: A golang implementation of endlessh exporting Prometheus metrics, visualized by a Grafana dashboard.

A golang implementation of endlessh exporting Prometheus metrics, visualized by a Grafana dashboard. - shizunge/endlessh-go

GitHub - shizunge/endlessh-go: A golang implementation of endlessh exporting Prometheus metrics, visualized by a Grafana dashboard.
10
Hacker News @lemmy.smeargle.fans bot @lemmy.smeargle.fans
BOT
Endlessh-go: a Golang SSH tarpit that traps bots/scanners

You're viewing a single thread.

10 comments
  • endlessh was pretty cool and a more modern version is even better ! I'll give it a shot !

    On a side note, I found a way to trap HTTP connections too while working on my cyb.farm project. The go implementation is ridiculously simple: tarpit.go. It works by providing an endless stream of custom headers to the client, which it is supposed to ingest before getting to the content itself.

10 comments