Question: many tutorials for setting up a virtual pentest lab recommend using host-only adapters to isolate the VMs. Why don't they recommend using the "Internal" or "LAN Segment" adapters instead that block access to the host entirely? Seems like a more secure option.
@rb Isolation of traffic from other VMs on the same hypervisor
@munin wouldn't defining the adapter types as internal or LAN segment have the same effect?
@rb Might accidentally link two vms on same segment?
@munin what do you mean?