http://overthewire.org/wargames/bandit/bandit7.htmlBandit Level 6 → Level 7Level GoalThe password for the next level is stored somewhere on the server and has all of the following properties:owned by user bandit7owned by group bandit633 bytes in sizeCommands you may need to solve this levells, cd, cat, file, du, find, grep Level 6에서 Level 7로 가기 위해서는 서버 어딘가에 존재하는 파일을 찾아야 한다.이 파일은 user가 bandit7로 되..