Matriux

From ERPXE Wiki
Revision as of 07:59, 5 May 2019 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Matriux 1.2

http://www.matriux.com

Information

ERPXE Module

  • Name: - Matriux
  • Version: 1.2

Plugin type

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

Plugin Requirments

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

Screen Shots

Special Information

Matriux is a GNU/Linux Ubuntu/Debian based Security Distribution designed for Penetration Testing and Cyber Forensic investigations.

It allows the user to include customizable scripts, additional tools and configurable kernels in personalized distributions.

The Matriux Project Quotes We are young, but we are not Virgins - A spirit of youthfulness.

Matriux is not just about the Linux Distribution, The project also aims in Providing the various other applications like Matriux Security Testing Frame Work (MSTF), Secure Coding Framework (code named k0d3) and also the DVM (Damn Vulnerable Matriux).

Linux Installation Instructions

Download matriux12-XXX.tar.gz to /

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

extract matriux12-XXX.tar.gz file:

tar -xvzf matriux12-XXX.tar.gz

Download Matriux 1.2 ISO Latest Version to /mnt/ :

http://www.matriux.com/index.php?page=download

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

mkdir /mnt/cdrom/
mount -o loop /mnt/Matriux-Krypton-v1.2.iso /mnt/cdrom/

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

cp /mnt/cdrom/live/vmlinuz /tftpboot/er/plugins/matriux/vmlinuz
cp /mnt/cdrom/live/initrd.img /tftpboot/er/plugins/matriux/initrd.img
cp /mnt/cdrom/live/filesystem.* /tftpboot/er/shares/matriux/live/

Verify files with filelist.txt in each folder.

All Done!