SSH pivoting techniques
gen ecdsa key
ssh-keygen -t ecdsa -b 521pass path with file name id_ecdsa

public key to authorised_keys
with echo move public key to authorised keys
ssh to server
PIVOTING after SSH Login

PIVOTING while SSH Login
Last updated