Wargame/Bandit2022. 4. 9. 11:10Bandit Level 32 → Level 33
Level GoalAfter all this git stuff its time for another escape. Good luck!git과 관련된 모든 것은 끝났습니다. 탈출을 위한 시간입니다. 행운을 빌게요!Commands you may need to solve this levelsh, manAnswer>> id>> man>> bash // 아무리 입력해봐도 대문자로만 나온다. bandit31 계정으로 로그인을 하여 bandit32 계정의 종류를 알아본다.bandit31@bandit:~$ cat /etc/passwd // /home/bandit32/uppershell 대문자로만 바꿔주는 쉘임을 확인.bandit31@bandit:~$ ls -al /home/bandit32/up..