Comments

  • FrederikNJS@piefed.zip
    link
    fedilink
    English
    arrow-up
    12
    ·
    10 hours ago

    That’s pretty interesting.

    I have been running an SSH tarpit for several years. Basically it’s a tiny go executable that responds to SSH connections, and then proceeds to very very slowly respond with an endless banner. So clients wait endlessly for the login prompt. I have seen clients getting stuck and waiting for whole weeks.

    Link for anyone who wants to run a tarpit themselves: https://github.com/skeeto/endlessh