SSH server that changes listen address every 30 seconds based on TOTP

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tosh

    Imagine your SSH server only listens on an IPv6 address, and where the last 6 digits are changing every 30 seconds as a TOTP code...

  • knockknock

    A simple, secure, and stealthy port knocking implementation that does not use libpcap or bind to a socket interface.

  • > Or is completely firewalled off from the world, and only accessible once you've authenticated yourself to your VPN. Or only reachable once you first authenticate (public/private keys, two factor crypto key auth, etc) to a bastion host, and then reach the system from the bastion.

    There's a lot of attack surface in there. Port-knocking is supposed to be a way to reduce attack surface. It's a belt-and-suspenders approach to the reality that even fully patched openssh has exploitable bugs.

    Using this tool, a MITM with an openssh 0day can just follow you in. KnockKnock [0] and tools like it do not suffer from this defect. This tool is conceptually similar to KnockKnock, using OTP instead of a monotonic counter. Using OTP opens it up to replay attacks.

    https://github.com/moxie0/knockknock

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Alacritty – A fast, cross-platform, OpenGL terminal emulator

    5 projects | news.ycombinator.com | 21 May 2024
  • GPT-Burn: A simple and concise implementation of the GPT in pure Rust

    1 project | news.ycombinator.com | 22 May 2024
  • Embd-rs: Read files or directories from the filesystem at runtime on debug, emb

    1 project | news.ycombinator.com | 22 May 2024
  • Amber, programming language that compiles to Bash

    1 project | news.ycombinator.com | 21 May 2024
  • Show HN: Auggie – bringing the GPT-4o desktop experience to Windows

    1 project | news.ycombinator.com | 21 May 2024