전체 글
-
[Linux 공부] Bandit wargames 11~12 단계 tr 회전 글자Development/Linux 2025. 5. 18. 22:48
Level Goal The password for the next level is stored in the file data.txt, where all lowercase (a-z) and uppercase (A-Z) letters have been rotated by 13 posit" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit12.html" data-og-url="https://overthewire.org/wargames/bandit/bandit12.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we a..
-
[Linux 공부] Bandit wargames 10~11 단계 base64 디코딩Development/Linux 2025. 5. 18. 22:35
Level Goal The password for the next level is stored in the file data.txt, which contains base64 encoded data Commands you may need to solve this level grep, " data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit11.html" data-og-url="https://overthewire.org/wargames/bandit/bandit11.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we a..
-
[Linux 공부] Bandit wargames 9~10 단계 strings & grepDevelopment/Linux 2025. 5. 18. 22:29
Level Goal The password for the next level is stored in the file data.txt in one of the few human-readable strings, preceded by several ‘=’ characters. Co" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit10.html" data-og-url="https://overthewire.org/wargames/bandit/bandit10.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are g..
-
[Linux 공부] Bandit wargames 8~9 단계 sort & uniqDevelopment/Linux 2025. 5. 18. 22:12
Level Goal The password for the next level is stored in the file data.txt and is the only line of text that occurs only once Commands you may need to solve th" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit9.html" data-og-url="https://overthewire.org/wargames/bandit/bandit9.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are..
-
[Linux 공부] Bandit wargames 7~8 단계 grep 정규 표현식Development/Linux 2025. 5. 18. 22:04
Level Goal 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 man, grep, sort" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit8.html" data-og-url="https://overthewire.org/wargames/bandit/bandit8.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are..
-
[Linux 공부] Bandit wargames 6~7 단계 find 원하는 파일 찾기Development/Linux 2025. 5. 18. 21:57
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 ban" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit7.html" data-og-url="https://overthewire.org/wargames/bandit/bandit7.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are..
-
[Linux 공부] Bandit wargames 5~6 단계 find 원하는 파일 찾기Development/Linux 2025. 5. 18. 21:46
Level Goal The password for the next level is stored in a file somewhere under the inhere directory and has all of the following properties: human-readable 10" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit6.html" data-og-url="https://overthewire.org/wargames/bandit/bandit6.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are..
-
[Linux 공부] Bandit wargames 4~5 단계 file 읽을 수 있는 파일 찾기Development/Linux 2025. 5. 18. 21:36
Level Goal The password for the next level is stored in the only human-readable file in the inhere directory. Tip: if your terminal is messed up, try the “r" data-og-host="overthewire.org" data-og-source-url="https://overthewire.org/wargames/bandit/bandit5.html" data-og-url="https://overthewire.org/wargames/bandit/bandit5.html" data-og-image=""> OverTheWire: Level GoalWe're hackers, and we are g..