After receiving the previous article (How to Protect Your VM proxy Transit server settingsFirst, create a virtual machine named Original. As the Original virtual machine, configure the Virtual Machine and clone other virtual machines.
Install the system first. You can understand it all. You are not allowed to use XX garden or XX Company edition. There is a backdoor! Preferably the original MSDN version
Then install VirtualBox Tool
First, set the NIC
Set IP
For example, if your ProxyServer IP address is 172.16.123.1, the template IP address is 172.16.123.2.
After cloning, change the IP address to 172.16.123.3, and so on.
Disable UDP settings.
After setting, download necessary software and set the folder to share with the virtual machine.
1. Proxifier
Set the proxy server, as shown in figure
Set proxy rules
Set remote resolution
Close the Port:
Disable 445
Modify the registry and add a key value
HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Services \ NetBT \ Parameters
Add DWORD name SMBDeviceEnabled content 0
Disable 139
Go to HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ services \ NetBT \ Parameters \ Interfaces.
1. Select each GUID (TCPIP _ {xxxxxxxxxx })
2. If NetbiosOptions exists, change the value to 2.
Change the value of port 135. HKEY_LOCAL_MACHINE, SOFTWARE, Microsoft, Ole, and EnableDCOM to "N"
Set service optimization. Just keep this.
Then shut down.
Clone from here for future use.