ssh [email protected] -p 2220
cat data.txt | base64 -d
base64 -d
is decrypts base64 encoded data from base
We get the output
The password is 6zPeziLdR2RKNdNYFNb6nVCKzphlXHBM
Flag - 6zPeziLdR2RKNdNYFNb6nVCKzphlXHBM
ssh [email protected] -p 2220
cat data.txt | base64 -d
base64 -d
is decrypts base64 encoded data from base
We get the output
The password is 6zPeziLdR2RKNdNYFNb6nVCKzphlXHBM
Flag - 6zPeziLdR2RKNdNYFNb6nVCKzphlXHBM