Ethical Hacking Training at InfoSec Institute

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Computer Forensics Computer-Forensics
[Top] [All Lists]

RE: Tool for looking at multisession CDROMs.

Subject: RE: Tool for looking at multisession CDROMs.
Date: Wed, 10 Nov 2004 19:19:36 +0200
The cdrecord application may be used to view the number of sessions on
the disk (I am not on linux now and I do not remember the options; the
man page should explain more).

I think that cdctl may also be used to view the number of sessions on a
disk (and do some other cool stuff):
        cdctl -l

And to mount a session just do:
        mount -t iso9660 -o ro,session=x /dev/cdrom /mnt/cdrom

Stefan

On Thu, 2004-11-04 at 11:32 -0500, Kucenski, Matthew A. wrote:
Not sure about on Linux (or other UNIX), but on FreeBSD you can use the
cdcontrol command to get a list of all cd sessions and then use 'mount -o
-s=XXXXX' where XXXXX is the starting block of the session.

I believe the 'mount -o -s=XXXXX' part should work on Linux, but I don't
know what you would use in place of cdcontrol to list the sessions/tracks.

-Matt

-----Original Message-----
From: Nathan R. Valentine [mailto:nathan@nathanvalentine.org] 
Sent: Tuesday, November 02, 2004 11:36 AM
To: forensics@securityfocus.com
Subject: Tool for looking at multisession CDROMs.



I had a look at the archives but didn't see this topic covered. 

Any recommendations on tools that will allow me to dig into 
past burn sessions on a multi-session CDROM? Something that 
runs on *nix would be best but I'm open to anything that I 
can get my hands on fairly quickly. 

Thanks. 

-- 
---
Nathan Valentine - nathan@nathanvalentine.org


-----------------------------------------------------------------
This list is provided by the SecurityFocus ARIS analyzer service.
For more information on this free incident handling, management 
and tracking system please see: http://aris.securityfocus.com



-----------------------------------------------------------------
This list is provided by the SecurityFocus ARIS analyzer service.
For more information on this free incident handling, management 
and tracking system please see: http://aris.securityfocus.com

<Prev in Thread] Current Thread [Next in Thread>