fakessh

command
v0.0.0-...-b857a67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

README

Fake SSH Server with Weak Password

This example SSH server is configured to use a known weak password (default to 'qwerty') to authenticate root user. When scanned by Tsunami Scanner, this service will trigger a weak password finding from its Ncrack Weak Credential Detector.

This server terminates connections right after successful handshake. It is not configured to any local bash shell session.

Run Fake SSH Server Locally

The instruction below exposes the fake SSH service at port 8022.

git clone https://github.com/google/tsunami-security-scanner-testbed.git
cd tsunami-security-scanner-testbed
bazel run //:fake_ssh_server_go_image

Documentation

Overview

A fake & minimal ssh service that establishes a short-lived connection when the specified user and password is used.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL