[Bandit] Level 4 → Level 5


[Bandit] Level 4 → Level 5

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 “reset” command. Commands you may need to solve this level ls , cd , cat , file , du , find 전 레벨과 비슷하게 inhere이라는 디렉토리 안에 사람이 읽을 수 있는 파일안에 패스워드가 있다고 한다. inhere 디렉토리 안에 총 10개의 파일이 있었고, 문제에서 팁으로 제시한 내용을 읽어보면 만약 터미널이 엉망이 되면, reset 커맨드를 시도해보라고 되어있다. -file00부터 읽어보았다. -이 포함된 파일을 읽는 법은 앞에서 했던 것 처럼 cat ./를 사용하거나 cat <를 사용했다. -file00 -file01 -file02 이런식으...


#컴퓨터 #정보보안 #모의해킹 #리눅스 #Linux #putty #wargame #overthewire #명령어 #반딧 #워게임 #command #Bandit

원문링크 : [Bandit] Level 4 → Level 5