|
|
| Line 1: |
Line 1: |
| − | {{Infobox_Software |
| + | The '''CUE sheet''' format (.cue) file is often used in combination with .bin or .iso file(s) to define the track and/or session layout of an optical disc. |
| − | name = DEFT v2 Linux |
| + | |
| − | maintainer = [[Stefano Fratepietro]] |
| + | |
| − | os = {{Linux}} |
| + | |
| − | genre = {{Live CD}} |
| + | |
| − | license = {{GPL}}, others |
| + | |
| − | website = [http://www.deftlinux.net/] |
| + | |
| − | }}
| + | |
| | | | |
| − | '''DEFT v2''' is a [[Live CD]] built on top of Kubuntu 7.04 with the best tools for Computer Forensic and incident response.
| + | == Contents == |
| | | | |
| − | == Tools included ==
| + | The '''CUE sheet''' is a text based format that contains commands which specify the layout. |
| | | | |
| − | '''Deft v2 computer and network forensic packages list:'''
| + | == History == |
| | | | |
| − | : - [[Sleuthkit]], collection of UNIX-based command line tools that allow you to investigate a computer
| + | The CUE sheet originates from CDRWIN, but various additions have been made like the CDTEXT and IsoBuster extensions. |
| − | : - [[Autopsy]], graphical interface to the command line digital investigation tools in The Sleuth Kit
| + | |
| − | : - [[AFF]] lib, advanced forensic format
| + | |
| − | : - gpart, tool which tries to guess the primary partition table of a PC-type hard disk
| + | |
| − | : - dd rescue, copy data from one file or block device to another
| + | |
| − | : - [[foremost]], console program to recover files based on their headers, footers, and internal data structures
| + | |
| − | : - hexdump, combined hex and ascii dump of any file
| + | |
| − | : - khexedit, a versatile and customizable hex editor
| + | |
| − | : - stegdetect, a steganography detection software
| + | |
| − | : - outguess, a stegano tool
| + | |
| − | : - ophcrack, Windows password recovery
| + | |
| − | : - [[wireshark]], network sniffer
| + | |
| − | : - ettercap, network sniffer
| + | |
| − | : - nessus, vulnerability and security scanner (client)
| + | |
| − | : - nessusd, vulnerability and security scanner (server)
| + | |
| − | : - [[nmap]], the best network scanner
| + | |
| − | : - airsnort, wireless LAN (WLAN) tool which recovers encryption keys
| + | |
| − | : - [[kismet]], sniffer and intrusion detection system that work with any wireless card
| + | |
| − | : - dmraid, discover software RAID devices
| + | |
| − | : - [[testdisk]], tool to recover damaged partitions
| + | |
| − | : - qtparted, a Partition Magic clone written in C++ using the Qt toolkit
| + | |
| − | : - [[vinetto]], tool to examine Thumbs.db files
| + | |
| − | : - trID, tool to identify file types from their binary signatures
| + | |
| − | : - [[libpst | readpst]], a tools to read ms-Outlook pst files
| + | |
| − | : - john, john the ripper password cracker
| + | |
| − | : - clam, antivirus
| + | |
| | | | |
| − | '''Deft v2 utility package list:'''
| + | == See also== |
| | | | |
| − | : - Linux Kernel 2.6.20 | + | * [http://en.wikipedia.org/wiki/Cue_sheet_%28computing%29 Wikipedia on CUE sheet] |
| − | : - KDE 3.5.6 | + | * [http://code.google.com/p/libsmlibs/downloads/detail?name=CUE%20sheet%20format.pdf CUE sheet format] |
| − | : - k3b
| + | |
| − | : - krdc
| + | [[Category:File Formats]] |
| − | : - rdesktop
| + | |
| − | : - [[VMware]] client
| + | |
| − | : - Samba client
| + | |
| − | : - OpenSSH client & server
| + | |
| − | : - speedcrunch
| + | |
The CUE sheet originates from CDRWIN, but various additions have been made like the CDTEXT and IsoBuster extensions.