[OverTheWire] bandit27 -> 28

2025. 12. 10. 20:45·bandit

There is a git repository at ssh://bandit27-git@bandit.labs.overthewire.org/home/bandit27-git/repo via the port 2220. The password for the user bandit27-git is the same as for the user bandit27.

 

Clone the repository and find the password for the next level.

 

hint: git

 

 

문제에서 시키는대로 진행해볼게요.

┌──(miso㉿KimMDR)-[~]
└─$ git clone ssh://bandit27-git@bandit.labs.overthewire.org:2220/home/bandit27-git/repo
Cloning into 'repo'...
                         _                     _ _ _
                        | |__   __ _ _ __   __| (_) |_
                        | '_ \ / _` | '_ \ / _` | | __|
                        | |_) | (_| | | | | (_| | | |_
                        |_.__/ \__,_|_| |_|\__,_|_|\__|


                      This is an OverTheWire game server.
            More information on http://www.overthewire.org/wargames

backend: gibson-0
bandit27-git@bandit.labs.overthewire.orgs password:  '<-- bandit27 password 입력'
remote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (3/3), done.

포트번호 입력하는거 잊지 맙시다

 

 

다 파일 clone 했으니까 확인해보면

┌──(miso㉿KimMDR)-[~]
└─$ ls
bandit13  password.txt  repo

┌──(miso㉿KimMDR)-[~]
└─$ cd repo

┌──(miso㉿KimMDR)-[~/repo]
└─$ ls
README

┌──(miso㉿KimMDR)-[~/repo]
└─$ cat README
The password to the next level is: Yz9IpL0sBcCeuG7m9uQFt8ZNpS4HZRcN

 

 

중요한건 서버가 아닌 로컬에서 clone 하는 문제였네용

'bandit' 카테고리의 다른 글

[OverTheWire] bandit 29 -> 30  (0) 2025.12.12
[OverTheWire] bandit 28 -> 29  (0) 2025.12.11
[OverTheWire] bandit 25 -> 27  (0) 2025.12.04
[OverTheWire] bandit 24 -> 25  (0) 2025.11.30
[OverTheWire] bandit 23 -> 24  (0) 2025.11.28
'bandit' 카테고리의 다른 글
  • [OverTheWire] bandit 29 -> 30
  • [OverTheWire] bandit 28 -> 29
  • [OverTheWire] bandit 25 -> 27
  • [OverTheWire] bandit 24 -> 25
jokkams
jokkams
jokkams 님의 블로그 입니다.
  • jokkams
    jokkams 님의 블로그
    jokkams
  • 전체
    오늘
    어제
    • 분류 전체보기 (56)
      • 코드업 (8)
      • bandit (32)
      • 학교 (2)
      • 드림핵 (5)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

  • 공지사항

  • 인기 글

  • 태그

    100제
    코드업
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.5
jokkams
[OverTheWire] bandit27 -> 28
상단으로

티스토리툴바