Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 196 Bytes

level18.md

File metadata and controls

7 lines (4 loc) · 196 Bytes

level18

we run a command immediately after login and get its output using -t flag.

ssh -t [email protected] -p 2220 "cat readme"

we get the psswd, save it and exit.