로딩
요청 처리 중입니다...

[Bandit] Level 1 → Level 2

 [Bandit] Level 1 → Level 2

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 , file , du , find Helpful Reading Material Google Search for “dashed filename” Advanced Bash-scripting Guide - Chapter 3 - Special Characters 레벨0에서 획득한 비밀번호를 사용하여 bandit1로 로그인을 한다. 이번 레벨의 핵심은 -으로 된 파일을 어떻게 읽을 것인가인데 레벨0에서 했던것처럼 cat - 이라고 타이핑하고 엔터를 치게되면 아무일도 일어나지 않는다 이유는??

리눅스 명령어에서 -다음에는 앞에 위치한 명령어에 대한 옵션을 입력한다는 의미이기 때문이다. 구글에 dashed filena...

# Bandit # 정보보안 # 워게임 # 반딧 # 모의해킹 # 명령어 # 리눅스 # wargame # putty # overthewire # Linux # command # 컴퓨터