-
Notifications
You must be signed in to change notification settings - Fork 58
CEH Lab 12
- ECcouncil has a new lab setup for version 12
- This setup is much more costly in terms of local machine requirements (700GB/ 12CPUs / 32GB RAM)
- I will build an AWS version in the future; it will cost
$.30 to $ .75 per hour plus storage costs. - The older version that we use in class will work fine for exam purposes with one addition (later see CEH11+ATT&CK)
- So let's work it out
- Read the list of files for download & configurations: https://docs.google.com/spreadsheets/d/1Gj84MNV-BHKRG9jj0lHQPy6JddMQ0yVQsKb-P7376NM/
- Do installs and your own administration; it will teach you how others do short cuts. You can hack shortcuts.
- No support from me on your lab installs
- No whining "someone who annoyingly complains or frets about labs, especially in a high-pitched voice"
- Software: do not steal it - buy it or use AWS when it is ready.
- Download everything first (links in sheet above); 42 GBytes so expect long waits.
- Free Microsoft machines expire in 180 days; set a timer, rebuild as practice, document everything.
- Give back, when you learn something that makes this better email me.
- Give back, when someone needs help, say yes and refer to #2
- Be organized or pay double later
- NO M processors See rule #2
- watch 12 minute video https://vimeo.com/741929176
- Standard ISO install & Change settings
- 4096 RAM
- 64 GB Drive
- 2 CPU
- Private / connected
- Editing the vmx file https://kb.vmware.com/s/article/86207?lang=en_US&queryTerm=install%20windows%202022%20in%20fusion
-
Before starting the GUI installation process.
-
Edit the vmx file for the newly created VM and add
-
managedVM.autoAddVTPM = "software"
-
To see vmx file on MAC right click show package
- After editing & saving the vmx file, you need to restart Fusion/Workstation/Player.
- After restarting, start the Guest VM and let the installation process continue.
- GUI install starts
-
When you get to lets connect
-
I do not have
-
Continue with limited setup
-
Name & password: this infrastructure setup account is not to be hacked.
- Turn off windows updates
-
https://www.minitool.com/data-recovery/how-to-stop-windows-11-update.html
-
type services.msc
-
Disable the following
-
Windows Update & set recovery 1st fail to take no action
- Disable Windows Firewall Windows 11
-
Launch the Windows Settings.
-
Click on Privacy & security -> Windows Security.
-
Now select Open Windows Security.
-
Click on Firewall & network protection > Public network.
-
Select Public Network. ( repeat for all networks)
-
Under the Microsoft Defender Firewall, click on the toggle-off button for all interfaces.
- Enable Remote Desktop on Windows 11
-
Open Control Panel.
-
Click on System and Security.
-
Under the “System” section, click the Allow remote access option. ...
-
Under the “Remote Desktop” section, select the Allow remote connections to this computer option. ...
-
Click the Apply & OK button.
- Watch 4 minute video https://vimeo.com/743766459
- Use the Easy install set display name and account name in lower case
- Edit the configuration.
- Standard ISO install & Change settings
- 2048 RAM
- 30 GB Drive
- 2 CPU
- Private / connected
- After restarting the installation process will continue on its own.
- Login to test
- Shutdown
- Use the vmdk or vdi https://www.osboxes.org/android-x86/ or the IOS from the file list ONLY 64 BIT
- Copy file into VIC-MOB-DRD-9r2 directory and choose make a copy (leave original in place until you get a successful boot test)
- Make a new machine edit the configuration
- KERNEL = Other Linux 4.x kernel 64bit
- 2048 RAM
- 30 GB Drive
- 2 CPU
- SHARED / NAT / connected
- Display use 3d graphics, use high performance, shared 768MB
- There is no real installation process.
- Login to test
- Shutdown
- Delete vmdk/vdi file
- Use the vmdk & Change settings
- 8192 RAM
- 60 GB Drive
- 2 CPU
- Private / connected
- Starts at Boot with install questions
-
user name is fixed / password is not
-
login
- Turn off windows updates
-
open command prompt
-
type services.msc
-
Disable the following
-
Windows Update & set recovery 1st fail to take no action
- Disable Windows Firewall
-
https://www.faqforge.com/windows/turn-off-firewall-windows-server-2012-r2/
-
Click on Firewall & network protection > Public network.
-
Select Public Network. ( repeat for all networks)
-
Under the Microsoft Defender Firewall, click on the toggle-off button for all interfaces.
- Enable Remote Desktop
-
Logon to Windows Server as a local administrator
-
Open Server Manager from Start Screen.
-
In the left pane of Server Manager, click Local Server.
-
In the Properties section of the right pane see the status of Remote Desktop, which is disabled by default.
-
Click on the status to change it to Enabled.
-
The Systems Properties dialog opens on the Remote tab.
-
Under Remote Desktop in the Systems Properties dialog, select Allow remote connections to this computer and click OK.
-
Click Select users
-
Type Guest and check
-
Click the Apply & OK button.
- Install another browser
-
Change the vmware network to shared or NAT to get internet access
- Update powershell version to 5.1
-
open browser
-
Search for Windows Management Framework 5.1
-
Download Win8.1andW2K12R2-kb3191564-x64.msu
-
Install & Reboot
-
open powershell and verify the version
- Shutdown