Security Reading

From MyWiki

Jump to: navigation, search

Contents

General Papers and Articles

General Books

  • Ross Anderson, Security Engineering - Good book on design and implementation.
  • Secrets & Lies by Bruce Schneier - Very good book which covers a majority of topics in security.
  • Beyond Fear by Bruce Schneier - Covers five steps that should be taken when designing or evaluating security systems. Has many examples outside of computer security which can give interesting insights.
  • Bruce Schneier, Applied Cryptography - While heavily oriented towards cryptography, has good basics on design and implementation.
  • Handbook of Applied Cryptography - Online encyclopedic description of applied modern cryptography.

Email Lists

  • Bruce Scheier publishes Crypto-Gram, a free monthly email letter that is worth reading.
  • IEEE Cipher is another great monthly letter.

Tutorials

Important Web Sites

  • For security news, you should read SecurityFocus News. I suggest using an RSS reader to keep up2date.
  • These sites provide good lists of security related conferences: Site 1 and Site 2
  • Computer Forensics, Cybercrime and Steganography Resources. This site has everything forensics, book suggestions, tools, mail lists, links, papers, etc.

Web Applications

NIST Standards

Forensics

Forensics Tools

This is supposed to be a Reading List - we should move tools elsewhere --Vwelch 09:45, 14 March 2008 (CDT)

  • The Sleuthkit
 The Sleuth Kit and Autopsy Browser. Both are open source digital investigation tools
 (a.k.a digital orensic tools) that run on Unix systems (such as Linux, OS X, FreeBSD, OpenBSD, 
  and Solaris).  They can be used to analyze NTFS, FAT, Ext2, Ext3, UFS1, and UFS2 file systems 
  and several volume system types.
  • HELIX
  Includes WFT (Windows Forensic Toolchest)
           FRU (First Responders Utility)
           IRCR2 (Incident Response Collection Report)
  • Windows Sysinternals
   Security and system utilities most of them are useful for Computer Incident Response and 
   Investigation
  • Foundstone tools
   Security and system utilities most of which are also useful for Computer Incident Response 
   and Investigation
  • Live View
 Live View is a Java-based graphical forensics tool that creates a VMware virtual machine out of a raw
(dd-style) disk image or physical disk. This allows the forensic examiner to "boot up" the image or disk
and gain an interactive, user-level perspective of the environment, all without modifying the 
underlying image or disk. Because all changes made to the disk are written to a separate file, 
the examiner can instantly revert all of his or her changes back to the original pristine state of 
the disk. The end result is that one need not create extra "throw away" copies of the disk or image 
to create the virtual machine.

Live View is developed by CERT, Software Engineering Institute

Personal tools