Quick remember ( currently in the making will clean it up after )
Can use the drone version or the GUI ( i prefer the drone version ( linux ) and go through the windows version when labing ( EVE-NG ) because the Linux GUI version is too buggy )
Configuration of the Drone version :
Eth0 is the management port and Eth0+X is for the data.
Configuration of both port :
sudo ifconfig eth0 “mgmt IP” netmask “mask”
sudo ifconfig eth1 “IP” netmask “mask”
sudo route add default gw ( default gateway ip )
Next , Example of Data Crafting.
- Testing Unicast
- Testing Multicast
- Testing Broadcast
- Testing Poisoning
- Testing Spanning Tree
- Testing 802.1Q
- Testing Vlan Hopping
- Testing Mulicast traffic
- and more to come