79545322

Date: 2025-03-31 00:48:22
Score: 1
Natty:
Report link

No need to copy the private key, in one of my PB's(sub ~40secs) after getting the RSA PRIVATE KEY clear ctrl+Csave the file automatically in nano pvtb16.key exit quickly using ctrl+Xthen chmod 400 pvtb16.key and get into the bandit 17 level's localhost port with the private key using ssh -oHostKeyAlgorithms=+ssh-dss -i pvtb16.key bandit17@bandit localhost -p 2220 then enter yes when asked about fingerprints. Ta dah!

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: JFisiiahi 69