Skip to content

CompassSecurity/ssh-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH Labs

Welcome to our SSH labs!

Puffy

Visit the SSH labs website for all information: https://sshlabs.compass-security.training.

Introduction 🐡

SSH is a widely used protocol that provides secure access to remote systems. It enables encrypted communication, file transfers, command execution and shell access for system administration.

However, when misconfigured, poorly secured or used in an unsafe way, SSH can become an attack vector for attackers.

Theory 📚

To understand how SSH works, what features it offers, and the associated security implications, I created a presentation about the important parts regarding security and best practices. It also shows how SSH can be attacked depending on how it is configured and used, and how such attacks can be prevented by correctly configure and use SSH.

Hands-On Labs 🧪

The best way to learn something new is by getting your hands dirty. The Docker-based lab environment helps with that by launching several SSH servers in different vulnerable configurations that can be attacked.

Let’s get started and uncover the inner workings of SSH security!

Visit the SSH labs website to get started: https://sshlabs.compass-security.training.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors