Bandit Level 2 → Level 3 [2/34]

2025. 5. 27. 23:11·Security/CTF

 

OverTheWire: Level Goal

We're hackers, and we are good-looking. We are the 1%. <!-- Please read and accept the Rules! --> Level Goal The password for the next level is stored in a file called - located in the home directory Commands you may need to solve this level ls , cd , cat

overthewire.org

 

접속방법은 쭉 동일할 예정이니 생략하자!

 

The password for the next level is stored in a file called - located in the home directory

 

 

먼저 디렉터리에 뭐가있나 확인해보니 띄어쓰기인지 여러개의 파일인지 구분이 안된다.

bandit2@bandit:~$ ls
spaces in this filename

 

 

-l 옵션으로 확인해보니 한개의 파일 이름을 저렇게 작성해놨다.

bandit2@bandit:~$ ls -l
total 4
-rw-r----- 1 bandit3 bandit2 33 Apr 10 14:23 spaces in this filename

 

 

느낌에 띄어쓰기 하면 file 지정에서 넘어가 적용이 안될테니까 ""로 감싸주면 될 듯 하다.

bandit2@bandit:~$ cat "spaces in this filename"
[PASSWORD]

 

 

정답~

'Security > CTF' 카테고리의 다른 글

Bandit Level 5 → Level 6 [5/34]  (0) 2025.05.28
Bandit Level 4 → Level 5 [4/34]  (0) 2025.05.27
Bandit Level 3 → Level 4 [3/34]  (0) 2025.05.27
Bandit Level 1 → Level 2 [1/34]  (0) 2025.05.27
Bandit Level 0 → Level 1 [0/34]  (0) 2025.05.27
'Security/CTF' 카테고리의 다른 글
  • Bandit Level 4 → Level 5 [4/34]
  • Bandit Level 3 → Level 4 [3/34]
  • Bandit Level 1 → Level 2 [1/34]
  • Bandit Level 0 → Level 1 [0/34]
LimSeongHyeon
LimSeongHyeon
개발 + 정보보안
  • LimSeongHyeon
    삽질의 정수
    LimSeongHyeon
  • 전체
    오늘
    어제
    • ALL (46)
      • CS (4)
        • DevOps (1)
        • Network (3)
        • Application (0)
        • Cloud (0)
        • Cryptography (0)
        • Others (0)
      • Programming (0)
        • Others (0)
      • Security (14)
        • 주통기 (1)
        • CTF (11)
        • Forensic (1)
        • Others (1)
      • Certification (18)
        • 리눅스마스터 1급 (17)
        • 정보보안기사 (1)
      • Report (3)
        • Tools (3)
        • Windows (0)
        • Shell (0)
      • Diary (7)
        • 개발 (2)
        • 취미 (0)
        • 일지 (0)
        • 메모 (5)
  • 공지사항

  • 인기 글

  • 최근 글

  • 태그

    소프트웨어 설치 및 관리
    운영체제 명령실행
    s/w 설치 및 관리
    mrproper
    ssh
    인증 서비스
    시스템 백업
    리눅스마스터 1급
    aws요금
    시스템 보안 및 관리
    리눅스 마스터 1급
    리눅스
    파일 시스템
    Phisical Layer
    prompt injection
    code injection
    mac
    xined
    Proxmark3
    VMware
    zombie-crontab
    tcp wrapper
    overthewire
    주변장치 관리
    파일 서비스
    장치의 설치 및 관리
    LDAP Injection
    하드 프리즈
    슈퍼 데몬
    Bandit
  • hELLO· Designed By정상우.v4.10.4
LimSeongHyeon
Bandit Level 2 → Level 3 [2/34]
상단으로

티스토리툴바