Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 577 Bytes

Bandit_Level_27.md

File metadata and controls

12 lines (7 loc) · 577 Bytes

Bandit Level 27

In this level we are told there is a git repo at ssh://bandit27-git@localhost/home/bandit27-git/repo and we need to clone it.

To clone a git repo we use the command git clone.

git clone ssh://bandit27-git@localhost:2220/home/bandit27-git/repo

The output of the command is as follows:

e102cbc8.png

This creates a folder with the name of the repo (in this case simply repo) in which is the cloned repo. Inside this folder we find a file README. Opening this file reveals the password: AVanL161y9rsbcJIsFHuw35rjaOM19nR