파일시스템
2011.03.17 13:41

$EFS Attribute

조회 수 1516 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 수정 삭제

$EFS Attribute

When NTFS encrypts file, it sets flag Encrypted (0x4000) for the file and creates $EFS attribute for the file where it stores DDFs and DDRs. This attribute has Attribute ID = 0x100 in NTFS and can be pretty lengthy, occupying from 0.5K to several kilobytes depending on number of DDFs and DRFs.

Here's an example of $EFS attribute with more details.

$EFS attribute size

Computer SID and user number. It specifies folder where EFS stores certificates. In order to get folder name EFS makes some manipulations:

5A56B378 1C365429 A851FF09 D040000 - data stored in $EFS,

78B3565A 2954361C 09FF15A8 000004D0 - reversed

2025018970-693384732-167712168-1232 - converte to decimal

S-1-5-21-2025018970-693384732-167712168-1232 - SID prefix added

So, the folder will be %User Profile%Application DataMicrosoftCryptoRSAS-1-5-21-2025018970-693384732-167712168-1232

Public key thumbprint

Private key GUID (also used as container name). This name EFS uses when it aquires context from CryptoAPI provider. If there's only one DDFin $EFS attribute, container name can be figured out from $EFS (this field), but as more users added to the file (more DDFs or DRFs), PK GUID is not stored for all of them and must be retrieved from certificate storage based on public key thumbprint.

Cryptographic provider name = Microsoft Base Cryptographic Provider v.1.0

User name, to whom current DDF or DRF belongs

Encrypted FEK. Usually FEK is 128-bit long (in case of DESX) but since it's encrypted with 1024-bit RSA key, its encrypted length is 1024 bits.

?

List of Articles
번호 분류 제목 글쓴이 날짜 조회 수
» 파일시스템 $EFS Attribute admin 2011.03.17 1516
100 하드디스크 ATA/ATAPI-5 — the fifth revision of the ATA standard released in 2000 file admin 2011.03.16 1163
99 하드디스크 ATA/ATAPI-6 — the sixth revision of the ATA standard released in 2001 file admin 2011.03.16 1103
98 하드디스크 ATA/ATAPI-7 — the seventh revision of the ATA standard released in 2003 file admin 2011.03.16 1127
97 하드디스크 ATA/ATAPI-8 revision 2b — AT Attachment — 8 ATA/ATAPI Command Set (January 10, 2006, draft) file admin 2011.03.16 2021
96 파일시스템 Data Integrity and Recoverability with NTFS admin 2011.03.17 1489
95 포렌식 Digital Forensic 의 정의 admin 2011.03.19 102662
94 PC관리 DISK MAINTENANCE admin 2013.06.29 8926
93 파일시스템 EFS - Encrypting File System admin 2011.03.17 1567
92 파일시스템 EFS Internals admin 2011.03.17 112773
91 파일시스템 EXFAT 개요 admin 2011.09.26 2365
90 파일시스템 ext2 개요 admin 2011.03.19 6038
89 파일시스템 EXT3 개요 admin 2011.03.19 2553
88 파일시스템 FAT 파일시스템 admin 2011.03.16 1159
87 파일시스템 FAT 파일시스템 FAT32 테이블 살펴보기 admin 2011.03.16 17968
86 파일시스템 FAT 파일시스템의 FAT 테이블 살펴보기 admin 2011.03.16 1209
85 파일시스템 FAT 파일시스템의 디렉토리 정보 살펴보기 admin 2011.03.16 1171
84 파일시스템 FAT 파일시스템의 부트섹터 살펴보기 admin 2011.03.16 1393
83 파일시스템 FAT32 파일시스템의 MBR 살펴보기 admin 2011.03.16 1769
82 파일시스템 hfs+ 개요 admin 2011.03.19 173218
Board Pagination Prev 1 2 3 4 5 6 Next
/ 6