Configure your Windows 8 virtual system for analysis.
From the native system, set up Windows 8 to display in the Desktop mode instead of the default Metro UI mode when it starts.
Press the
WindowsandRkeys simultaneously, which is the shortcut to open the Run dialog box.In the Run dialog box, type
regedit, then pressEnter.In Registry Editor, select → → → → → , then double-click on Shell.
Change Value data to
explorer.exe, explorer.exe(instead of the default value ofexplorer.exe), then click OK.
Log on to the virtual machine as administrator.
Turn off the firewall in the virtual image:
Press the
WindowsandXkeys simultaneously, then select → → .Select Turn off Windows Firewall (not recommended) for both Home or work(private) network location settings and Public network location settings, then click OK.
Disable Windows Defender:
Press the
WindowsandXkeys simultaneously, select Control Panel, then select Small Icons under View by.Select → → , deselect Turn on Windows Defender, then click Save changes.
Close the Windows Defender message box.
Disable first log on animation:
Press the
WindowsandXkeys simultaneously.In the Run dialog box, type
gpedit.msc, then pressEnter.In the Local Group Policy Editor page, select → → → .
Double-click Show first sign-in animation, select Disabled, then click OK.
Enable required Windows features.
Press the
WindowsandXkeys simultaneously, select Control Panel, then select Small Icons under View by.Select → → .
Select → → .
Select → → .
Select Telnet Server.
Select .NET Framework 3.5(includes .NET 2.0 and 3.0) and then select Windows Communication Foundation HTTP Activation and Windows Communication Foundation Non-HTP Activation options, then press
OK.If the Windows needs files from Windows Update to finish installing some features message appears, select Download files from Windows Update.
This operation might take around 5 minutes to complete. A confirmation message is displayed when the operation completes.
Edit the power options:
Press the
WindowsandXkeys simultaneously, select Control Panel, then select Small Icons under View by.Select → , select Never for both Turn off the display and Put the computer to sleep options, then click Save changes.
Select → , select Change Settings that are currently unavailable for both Turn off the display and Put the computer to sleep options, then click Save changes.
For shutdown settings, deselect Turn on fast startup and Hibernate options, then click Save changes.
Start the telnet service in the virtual image:
Press the
WindowsandXkeys simultaneously, select → → , then double-click Telnet.In the Telnet Properties (Local Computer) page, select Automatic for the Startup type, then select → → .
Configure FTP settings in the virtual image:
Press the
WindowsandXkeys simultaneously, select Control Panel, then select Small Icons under View by.Select Administrative Tools, then double-click Internet Information Services.
In the Internet Information Services page, expand the entry under Internet Information Services(IIS) Manager, then expand the tree under host name.
If you see the Do you want to get started with Microsoft Web Platform to stay connected with latest Web Platform Components? message, select Do not show this message, then click Cancel.
Select Sites, right-click on Default Web Site, select Remove, then click Yes to confirm.
Right-click Sites, select Add FTP Site, then do the following.
Provide the FTP site name as
rootand Physical path asC:\, then click Next.For Bindings and SSL Settings, select No SSL, then click Next.
For Authentication and Authorization Information, select Basic under Authentication, select All Users under Allow access to, select both Read and Write under Permissions.
Click Finish.
Close the Internet Information Services (IIS) Manager page.
Turn off automatic updating for Windows:
Press the
WindowsandXkeys simultaneously, select Control Panel, then select Small Icons under View by.Select → .
Select Never check for updates (not recommended), then click OK
Configure Telnet clients
Press the
WindowsandXkeys simultaneously, select Control Panel, then select Small Icons under View by.Select → .
Select → → → .
Double-click TelnetClients.
Click Add, type
Administrator, click Check Names, then click OK.
Set automatic logon:
Press the
WindowsandRkeys simultaneously, typenetplwiz, then pressEnter.In the User Accounts window, deselect
Users must enter a user name and password to use this computer, then click Apply.In the Automatically log on page, provide these credentials.
User name —
AdministratorPassword —
cr@cker42Confirm Password —
cr@cker42
Configure Microsoft Office:
To analyze Microsoft Word, Excel, and PowerPoint files, install Microsoft Office 2003 on the virtual machine.
Lower the security to run macros for the Office applications. In Microsoft Word 2003 and select → → , select Low, then click OK. Do the same for other applications such as Microsoft Excel and PowerPoint.
Go to http://www.microsoft.com/en-us/download/details.aspx?id=3 and download the required Microsoft Office compatibility pack for Word, Excel, and PowerPoint File Formats, then install them on the virtual machine.
You need the compatibility pack to open Microsoft Office files that were created in a newer version of Microsoft Office. For example, to open a .docx file using Office 2003, you need the corresponding compatibility pack installed.
In the Compatibility Pack for the 2007 Office system dialog, select Click here to accept the Microsoft Software License Terms, then click OK.
Configure Adobe Reader:
To analyze PDF files, download Adobe Reader to the native host and copy it to the VM.
Open Adobe Reader and click Accept.
In Adobe Reader, select → → , then remove Check for updates.
In Adobe Reader, select → → , then deselect Adobe Updates.
Configure Java:
Open Java in the Control Panel.
In the Update tab, deselect Check for Updates Automatically.
In the Java Update Warning message, select Do Not Check and then click OK.
Configure system startup:
Run the
msconfigcommand.From the Startup tab, then click Open Task Manager.
Select Java(TM) Update Scheduler (jusched) (if listed), then click Disable.
Select Adobe Acrobat SpeedLauncher (reader_sl) (if listed), then click Disable.
In the System Configuration message, select Restart.
In the System Configuration Utility message, select Don't show this message or launch the System Configuration Utility when Windows start, then click OK.
Configure the default browser:
In Internet Explorer, select → .
In Home page select Use Blank or Use new tab based on the version of Internet Explorer.
From the Privacy tab, uncheck Turn on Pop-up Blocker.
Go to the Advanced tab of the Internet Options and locate Security, then select Allow active content to run in files on My Computer.
Disable the HTTP auto proxy server: Open command prompt with administrator privilege, then run these commands.
Net stop WinHttpAutoProxySvcSc config WinHttpAutoProxySvc start= disabled
Note
The VM administrator password
cr@cker42is required for VM profile creation. ATD system updates it to a random string as a part of VM creation. The running sandbox VM will have a random password.