http://overthewire.org/wargames/bandit/bandit2.htmlBandit Level 1 → Level 2Level GoalThe password for the next level is stored in a file called - located in the home directoryCommands you may need to solve this levells, cd, cat, file, du, findHelpful Reading MaterialGoogle Search for “dashed filename”Advanced Bash-scripting Guide - Chapter 3 - Special Characters Level 1에서 Level 2로 가기 위해서는 홈 디렉토리..
OverTheWire Bandit을 풀어보면서 리눅스의 기초적인 명령어를 익혀보려 한다, http://overthewire.org/wargames/bandit/bandit0.html Bandit Level 0Level GoalThe goal of this level is for you to log into the game using SSH. The host to which you need to connect is bandit.labs.overthewire.org, on port 2220. The username is bandit0 and the password is bandit0. Once logged in, go to the Level 1 page to find out how to beat Level ..