bandit level7
Posted by 철무니의 정보 보안세상
OverTheWire 문제풀이 - Bandit* Bandit 는 리눅스 관련 문제입니다.* 리눅스 명령어를 연습하기에 아주 좋습니다.* 개인적인 문제풀이로 해답을 보시기 전에 직접 풀어보시기를 권해드립니다. Bandit level7 The password for the next level is stored in the file data.txt next to the word millionth Commands you may need to solve this level grep, sort, uniq, strings, base64, tr, tar, gzip, bzip2, xxd 다음 레벨의 암호는 millionth 단어 옆의 data.txt 파일에 저장됩니다. ls 명령어로 현재 디텍토리를 살펴보니 data.t..