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

[Bandit] Level 6 → Level 7

 [Bandit] Level 6 → Level 7

Level Goal The password for the next level is stored somewhere on the server and has all of the following properties: owned by user bandit7 owned by group bandit6 33 bytes in size Commands you may need to solve this level ls , cd , cat , file , du , find , grep 서버의 어딘가에 저장되어 있는 패스워드를 찾아야하는데 조건이 3가지 있다. 1. user bandit7에 소유되어야 하고 2. group bandit6에 소유되어야 하고 3. 사이즈는 33바이트 find 명령어를 사용해보자. find / -user bandit7 -group bandit6 -size 33c 최상위 폴더에서 3가지 조건에 맞는 파일들을 검색해봤다.

아래와 같은 결과가 나왔다. Permission denied라...

# 2 # stderr # stdin # stdout # user # wargame # 리눅스 # 명령어 # 모의해킹 # 반딧 # 워게임 # 정보보안 # size # putty # Permission # Bandit # command # denied # dev # EndOfFile # EOF # find # group # Linux # null # overthewire # 컴퓨터