From c98a2b7ce2b5261f6fc42a0cdf8cecfb7d997a65 Mon Sep 17 00:00:00 2001 From: Amanda Rousseau Date: Wed, 8 Mar 2017 11:55:35 -0800 Subject: [PATCH] fixing bullets --- fundamentals.md | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/fundamentals.md b/fundamentals.md index d9902fc..aad44a3 100644 --- a/fundamentals.md +++ b/fundamentals.md @@ -52,31 +52,24 @@ Unzip the files below and open the .ovf file with VirtualBox ### Post Install Instructions ### 1. Install VirtualBox CD on both VMs: Devices->Insert Guest Additions CD Image - -..* If it doesn't auto appear, navigate to the CD Drive to install -..* Follow install directions -..* Note: it will require install privileges so insert passwords for each VM - +⋅⋅* If it doesn't auto appear, navigate to the CD Drive to install +⋅⋅* Follow install directions +⋅⋅* Note: it will require install privileges so insert passwords for each VM 2. Victim VM: Devices->Drag and Drop->Bidrectional 3. Victim VM: Devices->Shared Clipboard->Bidirectional 4. Both VMs: Devices->Network->Network Settings - -..* Select Attached to `Interal Network` -..* Name should mirror both VMs. Default is `intnet` - +⋅⋅* Select Attached to `Interal Network` +⋅⋅* Name should mirror both VMs. Default is `intnet` 5. Run/Play both VMs to verify network connectivity - -..* Sniffer VM: Ensure `inetsim` is running -...* Open terminal and run: `ps -ef | grep inetsim` -...* If no output, run: `/etc/init.d/inetsim start` -...* Run the ps command again to confirm it's running. See output below -..* Victim VM: test connection to Sniffer VM -...* In the search bar, type `cmd.exe` to open terminal -...* Run command: `ping 192.168.0.1` -...* Expected output: - +⋅⋅* Sniffer VM: Ensure `inetsim` is running +⋅⋅⋅* Open terminal and run: `ps -ef | grep inetsim` +⋅⋅⋅* If no output, run: `/etc/init.d/inetsim start` +⋅⋅⋅* Run the ps command again to confirm it's running. See output below +⋅⋅* Victim VM: test connection to Sniffer VM +⋅⋅⋅* In the search bar, type `cmd.exe` to open terminal +⋅⋅⋅* Run command: `ping 192.168.0.1` +⋅⋅⋅* Expected output: 6. Sniffer VM: Devices->Shared Folders->Shared Folders Settings - ..* On your Host, create a folder called `sniffershare` ..* In virtual box select Add New Shared Folder icon and navigate to the folder you just created (sniffershare) ..* In Sniffer VM, open the terminal and run command: