Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 606 Bytes

File metadata and controls

16 lines (10 loc) · 606 Bytes
cover ../.gitbook/assets/SSH Penetration Testing.png
coverY 0

🟢 Readme

SSH is an application layer protocol that provides an encrypted session between two networked devices. It is often used to connect to web servers, UNIX systems, and other services.

SSH encrypts the session and ensures data is transmitted securely over an untrusted network.

Some of the common functions of SSH include logins, file transfers, management of remote servers, and tunneling of traffic.

{% embed url="https://cli-ck.me/htb-pro-labs" %}

{% embed url="https://www.ssh.com/academy/ssh/port" %}