Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 298 Bytes

level15.md

File metadata and controls

12 lines (6 loc) · 298 Bytes

level15

we try connecting to localhost at 30001 using openssl

openssl s_client -connect localhost:30001

The s_client command implements a generic SSL/TLS client which connects to a remote host using SSL/TLS.

then, we paste the prev psswd to get the new one.

save the psswd and exit.