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 f4d8f37d21
Removed unused import
1 month ago
conf V1.1.3 Gather more info on remote ip address using free ip-info api 1 month ago
misc V1.2.1 Allow base64 output in hash-replies.properties 1 month ago
src/main/java/com/example/sshd Removed unused import 1 month ago
.gitignore V1.1.0 RegEx Pattern Matching 1 month ago
pom.xml V1.2.1 Allow base64 output in hash-replies.properties 1 month ago
readme.md V1.1.3 Gather more info on remote ip address using free ip-info api 1 month 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