FTK 1.8 Software vs...
 
Notifications
Clear all

FTK 1.8 Software vs. Better Tools

8 Posts
8 Users
0 Reactions
961 Views
(@patrickc)
New Member
Joined: 14 years ago
Posts: 3
Topic starter  

I am a forensic student in NC and am learning the use of FTK 1.8 and FTK imager. I was wondering if there were any recommended alternates to this software and where I could download demo or full versions for testing.

Any suggestions are appreciated!

PatrickC


   
Quote
Passmark
(@passmark)
Reputable Member
Joined: 14 years ago
Posts: 376
 

You can find a big list of tools (including our own) here,
http//www.forensicswiki.org/wiki/Tools


   
ReplyQuote
keydet89
(@keydet89)
Famed Member
Joined: 21 years ago
Posts: 3568
 

There are a number of alternative tools available, some depending upon the specific capabilities you're interested in replicating.


   
ReplyQuote
(@dankillam)
Active Member
Joined: 14 years ago
Posts: 8
 

To help you pick out a few, rather than being overwhelmed with a list with everything, I would like to recommend a few

The Autopsy Browser - Part of The Sleuth Kit (TSK) by Brian Carrier. "The Autopsy Forensic Browser is a graphical interface to the command line digital investigation tools in The Sleuth Kit. Together, they allow you to investigate the file system and volumes of a computer."

Winhex by X-Ways is one I really like using for low level data processing and I think it really helps you get a better grasp for everything, because you have to do the work yourself (for the most part). I would highly recommend you start using this because of what you learn by doing the investigation yourself, rather than having everything found and organized for you.

There's also a Linux distro called Helix that you just burn to a CD or USB and can do your investigation that way. I haven't used it in awhile, but it works well. – I thought this used to be free, maybe someone else can provide more info on that.

Open source tools are your friend at this point because you can get the full version for free! I'd recommend you start with Winhex though, you really can learn a lot from using that program. EnCase is an industry standard so you should get a demo of that I suppose. Not sure if they offer it on their website, but if you buy the study guide there is a demo version in there.


   
ReplyQuote
(@patrick4n6)
Honorable Member
Joined: 16 years ago
Posts: 650
 

You get that 1.8 is nowhere near the latest version of FTK, right?


   
ReplyQuote
(@cults14)
Reputable Member
Joined: 17 years ago
Posts: 367
 

You get that 1.8 is nowhere near the latest version of FTK, right?

The SANS408 course I was on last year used 1.8. I assumed because it was so old that it must be free or cheap. Not so, is same licence price as latest versions.

I can only assume that it's used for teaching purposes because it's pretty stable, doesn't need the same kind of hardware as you need nowadays, and is pretty quick compared to latest versions.

Or mebbe there's an el-cheapo version for educational purposes?


   
ReplyQuote
(@forensicakb)
Reputable Member
Joined: 16 years ago
Posts: 316
 

At to add to your point, are you going to use version 3 in the field on location? Most everyone I know uses 1.8 in the field and 3 at the office.

You get that 1.8 is nowhere near the latest version of FTK, right?

The SANS408 course I was on last year used 1.8. I assumed because it was so old that it must be free or cheap. Not so, is same licence price as latest versions.

I can only assume that it's used for teaching purposes because it's pretty stable, doesn't need the same kind of hardware as you need nowadays, and is pretty quick compared to latest versions.

Or mebbe there's an el-cheapo version for educational purposes?


   
ReplyQuote
(@mrwh1t3)
Eminent Member
Joined: 15 years ago
Posts: 41
 

I think you're going about it the wrong way. Learning "FTK" is no different than playing Xbox and considering yourself a game designer.

It's just not the right way to learn. I went around asking the same questions you are right now (some of them are online here in the forums) only to find out that it was the wrong way to go about it. If anything, learn the command line tools, and forget about FTK. I went so far as to purchasing a license of X-Ways Forensics out of my pocket. Again…..the wrong thing to do. Although, prob. better than buying FTK because you actually have to understand some things about forensics when using X-Ways.

Download yourself a copy of SIFT 2.12 (or the new version of DEFT (7).) and learn how to use some of the command line tools that come pre-installed on those operating systems. The command line tools sort of force you to learn what it's looking for. You have to specify options to get the information you want, etc.

For instance

Look at the Sleuth Kit

mmls image.dd
icat -i raw -t nfts image.dd 0 > image.mft
log2timeline -f mft image.mft -w timeline.csv

So with those simple commands you will learn how to calculate the offset, learn about inodes, create a timeline, etc.

FTK - Click, Click, Click, spits out the output, but you have no idea what happened.

I'm creating a series of videos about SIFT and using only command line tools when doing so. You can follow along here (my blog) http//www.sysforensics.org/ If you want to help out or create some videos with me let me know! I am all about sharing.

I'm no expert with forensics, but while learning about forensics/incident response I have found the "gui" stuff; although nice, IS NOT the place to start (for me at least).

Good luck!!


   
ReplyQuote
Share: