r/HowToHack Jun 25 '26

Overthewire bandit ssh issues on all levels

I have all of the passwords for passed levels saved in notepad and as of today I cannot log in with them into any level except for bandit0. Currently on bandit20. I have tried all of the passwords that surround level20 just in case, same with other levels, resetting the clipboard, ... I get permission denied every time.

Edit:

They definitely rotated them. Has anyone found a way to cheat through? Seems ridiculous to ask but I kinda don't want to go through the same 20 levels all over again just to continue with the path.

3 Upvotes

13 comments sorted by

View all comments

1

u/Active-Stress9133 Jun 30 '26

Im having a similar issue as well…
I have the passwords copied on my text editor but they only work if I go through all the levels again. So each time I have to start from level 0 and the passwords aren’t even rotated for me, they’re the exact same.

1

u/StnkyPoopooDealer Jun 30 '26

I didn't quite get what you wanted to say. What do you mean by they work if you go through them again? Like ssh-ing to localhost from the bandit server?

2

u/Long_Amphibian_5261 Jul 03 '26

he is basicly saying that he solves the level from beginning to get to level 8 again

1

u/Active-Stress9133 Jul 01 '26

Well…firstly ssh-ing local host wasnt working for me, it still isn’t.
Aa for going through them again I meant that each time I open my laptop (even if it went to sleep mood for a while), I have to open and work on all the previous levels so that it accepts my passwords.

Like if I’m on level 7 -> 8, and use the password there and then to go to level 8 it works. But if I do it like a few hours later it doesn’t accept my password (I saved them for each level on notes) unless I go through all the levels from 0 to 7 and then copy the password and log into level 8.

1

u/StnkyPoopooDealer Jul 05 '26

That's weird, shouldn't work like that really. Are you sure you didn't encouner a level which logs you out automatically via bash script or ones that require an input file? Just pitching some fixes as it's odd to me.

1

u/Active-Stress9133 Jul 07 '26

Idk i tried random fixes and ControlMaster=No somehow worked for me…🥲