Hello everyone, there has been an update to level 29 of the bandit game. i hope it will be helpful.
hello Folks!!! it’s a samxia99
I have written this article to help beginners and to explain how I solved one level. designed to be useful for those looking for guidance. I hope my walkthrough will be helpful.
Just a quick reminder that the game has been updated, so the password has also been changed. I hope this password is helpful!
Bandit Level 29 → Level 30
- Level Goal
There is a git repository at ssh://bandit29-git@localhost/home/bandit29-git/repo
via the port 2220
. The password for the user bandit29-git
is the same as for the user bandit29
.
Clone the repository and find the password for the next level.
- command used
git
make a git clone.
Please check the git log for the last commit that contains an in-code password. To check the password, use the checkout command.
in this README.md file, we don’t get a password so we need to use the git branch -a.
pass:-xbhV3HpNGlTIdnjUrdAlPzc2L6y9EOnS
Hopefully, this write-up will be useful for everybody, I have tried to make it easy to read. and this password is not working in your case so try to solve it yourself.
PS: I will write the next part right after this.