Learning Apache Mina SSHD library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ng Yat Yan 494ea4c1bb
V1.4.1 Unlike normal shell, echo part of a command must be evaluated.
3 months ago
conf V1.4.0 Execute a command for real if it passes some filters 3 months ago
misc V1.2.1 Allow base64 output in hash-replies.properties 3 months ago
src V1.4.1 Unlike normal shell, echo part of a command must be evaluated. 3 months ago
.gitignore V1.4.0 Execute a command for real if it passes some filters 3 months ago
pom.xml V1.4.1 Unlike normal shell, echo part of a command must be evaluated. 3 months ago
readme.md V1.1.3 Gather more info on remote ip address using free ip-info api 3 months ago

readme.md

Introduction

This is a dummy SSH server created using MINA SSHD Library and springboot 3. The point is for me to learn the SSH hacker bots command patterns around the world. I share this project so that others can learn this as well.

How to build

mvn clean package

How to run

java -jar echo-sshd-server-{version}.jar