A $Secure parser fo...
 
Notifications
Clear all

A $Secure parser for NTFS (security descriptors)

2 Posts
1 Users
0 Reactions
1,922 Views
joakims
(@joakims)
Estimable Member
Joined: 15 years ago
Posts: 224
Topic starter  

The new tool can be found at; https://github.com/jschicht/Secure2Csv

It basically decodes every Security descriptor in the $SDS data stream of the $Secure file, and writes it to a csv.

From a given $MFT record there is a SecurityId which is unique per volume, and connects the object (file/folder) to a security descriptor.


   
Quote
joakims
(@joakims)
Estimable Member
Joined: 15 years ago
Posts: 224
Topic starter  

As SecureParser seemed to be a very common name, it was changed to Secure2Csv. Link updated. Source will be available whenever it has made its way into the $LogFile parser.


   
ReplyQuote
Share: