Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- XSS
- ctf
- Openstack
- Volatility
- ESXi
- 2018
- elasticsearch
- 파이썬
- MFT
- Reflected XSS
- Docker
- diva
- NTFS
- SQL Injection
- 인시큐어뱅크
- base64
- lord of sql injection
- Strings
- igoat
- CTF-d
- beebox
- Suninatas
- vulnhub
- foremost
- logstash
- kibana
- frida
- otter
- 안드로이드
- InsecureBank
Archives
- Today
- Total
목록FAT32 (1)
Information Security

Hex editor로 파일을 열어보면 FAT32 파일 구조라는 것을 알 수 있다. 범위 이름 설명 0x00 ~ 0x02 Jump Boot code 부트코드로 점프하라는 명령어 0x03 ~ 0x0A OEM Name OEM 회사를 나타내기 위한 문자열 0x0B ~ 0x0C Bytes Per Sector 섹터 당 바이트 수 0x0D Sector Per Cluster 클러스터 당 섹터 수 0x0E ~ 0x0F Reserved Sector Count 예약된 영역의 섹터 수 0x10 Number of FATs 볼륨에 있는 FAT 영역의 수 0x11 ~ 0x12 Root Directory Entry Count FAT12/16에서 루트 디렉터리가 포함하는 최대 파일 수 0x13 ~ 0x14 Total Sector 16..
WarGame/SUNINATAS
2020. 3. 30. 09:31