Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

ecomaikgolf/L24-RC-IMUNES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L24-RC-IMUNES

L24 Laboratory network simulation using IMUNES

Installation

I don't have IMUNES <--

Download a preconfigured IMUNES (770M) .ova from here and open it with VirtualBox.

GUI: Open VirtualBox > Press Ctrl+I > Search for L24.ova
CLI: vboxmanage import L24.ova

Usage: Run the VM and open GUIA
Tips: Use man ping or man traceroute to view the documentation

I already have IMUNES

Clone the repo and open L24.imn with IMUNES

Features

Control the entire network

Open a terminal in any machine/router

~0% Noise

Wireshark in every ethernet segment

Easy to use

Notes

  • Network performance is not the same (but max. speed is)
  • Linux 2 does not have a remote command service
  • VM does not have internet access (disabled)
  • Linux/Windows commands differ! Revise the Windows syntax before the exam.
  • Rely on IPv4 only
  • To test TCP/IP use nc -l PORT in one machine (server) and nc IP PORT (-O maxSize) in another
  • To test UDP use echo "test" > /dev/udp/IP/PORT
  • Recommended default filter: not ripng and not rip

Releases

No releases published

Packages

No packages published