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: Converting an external hard drive enclosure into a write blocker?

Subject: Re: Converting an external hard drive enclosure into a write blocker?
Date: Mon, 26 Nov 2007 09:05:12 -0600
A*nix read only mount would be my option of choice, but for windows, I hesitatingly ask could you not modify an IDE cable to make any connected drive 'read-only' (might require a resistor - not sure if you can just clip a wire? - maybe some one with better EE skills could answer that?)

Stefan Kelm wrote:

you can mount the storage as read-only - any unix filesystem will
support read-only mount, and provided your root account isnt
compromised, no one can remount it as write. Root cant write to
read-only mounted filesystems without remount either.

mount -r /dev/da2 /readonly in BSD land..



Beware, however, that on journaling file systems such as ReiserFS or EXT3 you might incidentially change the file system although it is mounted read-only:

http://www.mail-archive.com/reiserfs-list@namesys.com/msg20263.html

Cheers,

        Stefan.

--------------------------------------------------------
Stefan Kelm
Security Consultant

Secorvo Security Consulting GmbH
Ettlinger Strasse 12-14, D-76137 Karlsruhe
Tel. +49 721 255171-304, Fax +49 721 255171-100
stefan.kelm@secorvo.de, http://www.secorvo.de/
PGP: 87AE E858 CCBC C3A2 E633 D139 B0D9 212B

Mannheim HRB 108319, Geschaeftsfuehrer: Dirk Fox



--

Terry Roebuck
Dept. of Computer Science
http://www.cs.usask.ca/people/faculty.shtml
University of Saskatchewan
306 966 2532 (office)
306 966 4884 (dept office)
terry.roebuck@usask.ca


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