Exporting a word li...
 
Notifications
Clear all

Exporting a word list in EnCase

8 Posts
8 Users
0 Reactions
1,982 Views
(@jkdorio)
Active Member
Joined: 16 years ago
Posts: 9
Topic starter  

I'm trying to crack passwords on EFS encrypted files. I need to use encase and I'm trying to figure out how to export a wordlist of the image. I know its easy in ftk but i need to figure out how to in encase. then i can use this wordlist to put int prtk and hopefully crack them.

thanks for any input you can give.


   
Quote
(@xennith)
Estimable Member
Joined: 15 years ago
Posts: 177
 

Index the case, then use sed to put it into the format of one word per line, then use "sort -u" to do a sort-unique.


   
ReplyQuote
(@jonstewart)
Eminent Member
Joined: 16 years ago
Posts: 47
 

IIRC, if you first create an index in EnCase, there's an EnScript, either under the Forensic or the Examples folder, that will output a dictionary list for you. The script runs pretty quickly, it's just the indexing that's slow. It's named something like "Create Index Dictionary" or some-such (I'm not booted up in Windows right now so can't double-check).

Jon


   
ReplyQuote
(@eeverett)
New Member
Joined: 17 years ago
Posts: 2
 

How about in Version 7? I do not see the previously offered Enscript to export the index. Any ideas>? Thanks


   
ReplyQuote
(@lukeluke)
Eminent Member
Joined: 15 years ago
Posts: 28
 

How about in Version 7?

Version 7? There's no version 7…

Repeat with me
there's not version 7
there's not version 7
there's not version 7

Just a bad dream…


   
ReplyQuote
samizell
(@samizell)
New Member
Joined: 15 years ago
Posts: 2
 

Seriously though, how do I do it in Encase 7?


   
ReplyQuote
(@andysayers)
Active Member
Joined: 17 years ago
Posts: 13
 

In case you struggle with EnCase, someone's posted a way to do it quickly with a Python script here

http//failingsilently.wordpress.com/2013/07/20/just-run-strings-over-the-disk/

Interesting read.


   
ReplyQuote
(@hommy0)
Trusted Member
Joined: 15 years ago
Posts: 98
 

In EnCase 7, if you have indexed your case

From the tools menu, select Passware Export. The Passware Export will generate a series of items, this will include a text file containing words from the index.


   
ReplyQuote
Share: