Difference between revisions of "CAINE"

From ERPXE Wiki
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
| internet = {{no}}
 
| internet = {{no}}
 
| linux = {{yes}}
 
| linux = {{yes}}
| windows = {{no}}
+
| windows = {{yes}}
 
| antivirus = {{no}}
 
| antivirus = {{no}}
 
| deployment = {{no}}
 
| deployment = {{no}}
Line 47: Line 47:
 
{{PluginInstructionsEnd}}
 
{{PluginInstructionsEnd}}
 
[[Category:Plugins]]
 
[[Category:Plugins]]
[[Category:Plugins-LinuxLive]]
+
[[Category:Security Diagnostics]]
 +
[[Category:Supported from ERPXE 1.0]]

Latest revision as of 19:17, 4 April 2012

Important information

This plugin requires a static IP address (Default is 10.0.0.1).
Every change to the server IP MUST be reflected into the plugin's menu file.
How to adjust ERPXE to local IP address

return to Plugins list

CAINE 2.5.1

http://www.caine-live.net/

Information

ERPXE Module

  • Name: - CAINE
  • Version: 2.5.1

Plugin type

Plugin type
CAINE Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No No Yes Yes Yes Yes

Plugin Requirments

Plugin Requirments
CAINE CIFS HTTP Internet NFS Linux OS Windows OS
No No No Yes Yes Yes

Screen Shots

Special Information

CAINE Live CD (Computer Aided Investigative Environment) is a forensic Live CD built on top of Ubuntu.

Linux Installation Instructions

Download caine251-ARCH-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract caine251-ARCH-XXX.tar.gz file:

tar -xvzf caine251-ARCH-XXX.tar.gz

Download CAINE 2.5.1 ISO Latest Version to /mnt/ :

http://www.caine-live.net/page5/page5.html

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/caine2.5.1.iso /mnt/cdrom/

Copy initrd.gz , vmlinuz , custom.seed , filesystem.* to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/preseed/custom.seed /tftpboot/er/plugins/caine/custom.seed
cp /mnt/cdrom/casper/vmlinuz /tftpboot/er/plugins/caine/vmlinuz
cp /mnt/cdrom/casper/initrd.gz /tftpboot/er/plugins/caine/initrd.gz
cp /mnt/cdrom/casper/filesystem.* /tftpboot/er/shares/caine/casper/

Verify files with filelist.txt in each folder.

All Done!