[WarGame] Bandit, Level 7 → Level 8
Problem

millionth 라는 단어 옆에 패스워드가 저장된다는 의미이다.
sort가 느낌이 왔는데, 익숙하지 않아서 고민이였습니다.
Solving
bandit7@bandit:~$ cat data.txt | grep millionth
millionth {~~~~~PASSWORD~~~~~}
매우 원시적인 방법으로 풀었는데, 바로 나와서 놀랬습니다.
Refer
'워게임' 카테고리의 다른 글
[WarGame] Bandit, Level 9 → Level 10 (0) | 2023.03.19 |
---|---|
[WarGame] Bandit, Level 8 → Level 9 (0) | 2023.03.19 |
[WarGame] Bandit, Level 6 → Level 7 (0) | 2023.03.19 |
[WarGame] Bandit, Level 5 → Level 6 (0) | 2023.03.19 |
댓글