Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- S3
- NODE_VERSION
- Unable to find the global bin directory
- nodejs
- Sequelize Error: Dialect needs to be explicitly supplied as of v4.0.0
- 설치완료안됨
- rwdImageMaps
- credential error
- AWS CodePipeline
- 김골라
- ogr2ogr
- ERR_PNPM_NO_GLOBAL_BIN_DIR
- expo
- react
- SASS
- CSS
- netlify variables
- GeoJSON object too complex/large
- 이미지 맵
- aws ec2
- 어셈블리어
- AWS CodeBuild
- AWS
- 이미지 좌표 추출
- 반응형 페이지 좌표 변환
- node
- Error:error:0308010C:digital envelope routines::unsupported
- C언어
- EC2
- can't getting credentials
Archives
- Today
- Total
ImFe's study
Bandit Level05 → Level06 본문
inhere라는 디렉토리에 사람이 읽을수있고, 1033바이트 크기이며, 실행할수 없는 파일이 있다고 합니다. 비밀번호가 거기에 들어있고요
이중 어딘가에 들어있나봅니다.
전에 풀었던 방식인 find명령어의 size옵션과 메타문자인 *을 이용해서 입력하면 파일이 나옵니다.
같은 용량인 파일이 많을줄알았는데 그렇진 않네요.
?? ????왜실행이 안될까했는데
저기 조그만하게 있는 .를 못봤네요 파일 이름 맨앞에.이붙으면 숨김파일입니다.
그니까 cat file2가아니라 cat .file2라고 했었어야했네요.
완료
DXjZPULLxYr17uwoI01bNLQbtFemEgo7
'OverTheWire > Bandit' 카테고리의 다른 글
Bandit Level07 → Level08 (0) | 2020.05.15 |
---|---|
Bandit Level06 → Level07 (0) | 2020.05.15 |
Bandit Level04 → Level05 (0) | 2020.05.12 |
Bandit Level03 → Level04 (0) | 2020.05.09 |
Bandit Level02 → Level03 (0) | 2020.05.09 |
Comments