Search the web
Sign In
New User? Sign Up
linux_forensics
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2425 - 2461 of 3157   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2425
There are many tools for recovering data from damaged CDs with Windows, but I don't know of any that can return the raw data (even in the case of ECC failure)...
Daniel Webb
danielwebb1004
Offline Send Email
Feb 9, 2007
9:47 pm
2427
The Atlanta Chapter of the High Technology Crime Investigation Association (HTCIA), in partnership with the CyberCrime Institute (CCI) at Kennesaw State...
wiseguypi
Offline Send Email
Feb 14, 2007
12:44 am
2431
I have moved recently from an area that was using some of the "standard" tool sets, FTK, EnCase etc. Now I'm in an environment that requires the use of open...
swinginscott
Offline Send Email
Feb 27, 2007
1:31 pm
2432
... Just out of sheer curiosity, what is it about your new environment that requires you to use open source tools? Don't get me wrong, I'm an advocate of open...
ron@...
Send Email
Feb 27, 2007
2:49 pm
2433
For browser cache you can use Mandiant's tool: WebHistorian. It's free at this time and does a decent job. It's not the most straight forward but as long as...
George Johnson
ismo_wiley
Offline Send Email
Feb 27, 2007
3:01 pm
2434
I'll give it a go, thanks. ... ____________________________________________________________________________________ The fish are biting. Get more visitors on...
Scott Pugmire
swinginscott
Offline Send Email
Feb 27, 2007
8:48 pm
2435
Extract does a good job with ms metadata. If you are using debian it is apt-getable. ... -- There is no reason for any individual to have a computer in his...
Bill Tydeman
billandkarin
Offline Send Email
Feb 28, 2007
12:28 am
2436
... bash scripting is handy. I use this onliner format all the time: file * | grep -i jpeg | cut -f 1 -d ':' | while read i; do mv "$i" jpegs; done i.e. type...
Jeff Bryner
jbryner1
Offline Send Email
Feb 28, 2007
5:46 pm
2437
... Scott, Current version of THE FARMER'S BOOT CD has a simple GUI for pulling browser cache info from Opera, Firefox, and IE. Web page has screen shots and...
farmerduderl
Offline Send Email
Mar 1, 2007
2:01 am
2438
Dear All, My sincere apologies if this is not a relevant posting in this mailing list. http://f0rensics.blogspot. com is a blog that gives questions like bits...
shyaam sundhar rajama...
endeavorshyaam
Offline Send Email
Mar 4, 2007
1:36 am
2439
Hi I am some what new to bash scripting so please forgive me if this is a bit basic for this list! Anyway, I have an enormous pile of "zip" discs to image so...
Stuart Bird
e_tective
Offline Send Email
Mar 5, 2007
3:18 pm
2440
That didn't quite come out like I wanted (of= twice, and forgot to incorporate your unmount) Try this: #!/bin/bash declare -i zipdisknum=1 anotherzip="" until...
Jacques B.
jboucher_work
Offline Send Email
Mar 5, 2007
4:14 pm
2441
From a logic perspective, it's worth nothing that there is no reason to mount these drives whilst imaging them. Also if it were me, I'd hash them before the...
Jeff Bryner
jbryner1
Offline Send Email
Mar 5, 2007
4:43 pm
2442
... Will this do what you want? #!/bin/bash declare -i zipdisknum=1 anotherzip="" until [ "$anotherzip" = "Exit" ] do mount -o ro,noexec /dev/sda /mnt/zip #//...
Jacques B.
jboucher_work
Offline Send Email
Mar 5, 2007
4:45 pm
2443
... Excellent point. Although I don't mount when I image, I failed to pick up on that fact. Add the following option to your dcfldd command: ...
Jacques B.
jboucher_work
Offline Send Email
Mar 5, 2007
5:03 pm
2444
Jacques/Jeff > Although I don't mount when I image > I don't either for hard drives, not sure why I thought I should for these - very good point - duly...
Stuart Bird
e_tective
Offline Send Email
Mar 6, 2007
10:12 am
2445
... I did some trouble shooting and testing (and added some functionality). Here is the finished script. It works on my system as expected. I simulated some...
Jacques B.
jboucher_work
Offline Send Email
Mar 6, 2007
4:30 pm
2446
... Here is an improved version (so I enjoy scripting, is that a crime?). I had never used getopts to allow options to be passed to a script. I tried it out...
Jacques B.
jboucher_work
Offline Send Email
Mar 7, 2007
12:49 pm
2447
Just a quick note on the dcfldd options. I'd strongly recommend using conv=sync,noerror instead of notrunc,noerror. Secondly, unless you feel passionately...
Nicholas Harbour
nicholasharbour
Offline Send Email
Mar 7, 2007
2:45 pm
2448
... I hadn't looked at the syntax being used by Stu for dcfldd. But now that you mention it, here is what we suggest in training: dcfldd...
Jacques B.
jboucher_work
Offline Send Email
Mar 7, 2007
3:43 pm
2449
Recently worked a data recovery case involving a raid0 array gone south. The disk was setup as a windows dynamic disk with an NTFS partition. When examining it...
Jeff Bryner
jbryner1
Offline Send Email
Mar 7, 2007
8:53 pm
2453
There is starting to be way too much spam on this group. Unfortunately, what I used to enjoy reading has become a pain now. If the moderators/group owners...
John
soulsearcher...
Offline Send Email
Mar 23, 2007
11:07 am
2454
... How much are you seeing? I do see one or two per month on average from this list but that seems to be about it. I don't know if gmail is filtering the...
Jacques B.
jboucher_work
Offline Send Email
Mar 23, 2007
1:06 pm
2455
I fully agree with John, It is becoming very annoying. I am getting far too many and this group is less like a forensic group. ... From: Jacques B....
Amie Taal
amie33_uk
Offline Send Email
Mar 23, 2007
1:25 pm
2456
There seems to be about 3 - 5 spam messages for every legitimate message. Not a good average! Amie Taal <amie33_uk@...> wrote: I fully agree...
George Johnson
ismo_wiley
Offline Send Email
Mar 23, 2007
1:39 pm
2457
... Hash: SHA1 Wow. My e-mails filtering seems to be working better than that. I only saw spam here twice this year. ... - -- Rodrigo Barbosa "Quid quid Latine...
Rodrigo Barbosa
morcego.geo
Offline Send Email
Mar 23, 2007
3:20 pm
2458
... -- Leo in Canada: A computer without Microsoft is like a chocolate cake without mustard. < running Linux >...
Leo Bing Whiteway
leowhiteway
Offline Send Email
Mar 23, 2007
3:52 pm
2459
I don't get too much from this group at all. I just recently resigned from the computerinvestigators group for too much spam but have not really had a problem...
Raymond_Smith@...
raysmith46
Offline Send Email
Mar 23, 2007
4:30 pm
2460
I have only had two (2) recent issues pop-up which I brought to the attention of the moderator. Prior to these two issues, I have not seen to many spams or...
Harvey Rothenberg
forensic28sa
Offline Send Email
Mar 23, 2007
4:55 pm
2461
Hello, Thanks for your help in advance. I am trying to use foremost extract *exe, DLL's and zip files from ethreal logs and I am having issues. First of all,...
mawade_4246
Offline Send Email
Mar 23, 2007
8:02 pm
Messages 2425 - 2461 of 3157   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help