Bandit Level 5 → Level 6 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 1033 bytes in size not executable Commands you may need to solve this level 디렉토리가 너무 많다.사용해야할 명령어 : find많은 디렉터리 속에 조건에 맞는 파일을 하나 찾아야 함.find [경로] [옵션] : 해당 경로에 있는 파일을 옵션에 맞게 검색. find 명령어를 사용하여 1033 bytes인 파일을 찾기 ba..