Tips for Prevention
Unfortunately, there’s no product that’s 100 percent effective blocking ransomware.
But there are precautions you can take to lower the risk of an attack.
Here at Acumen, our president, Rob Wagnon, says the best methods for prevention are to:
In addition to these recommendations, you should also block executables from your AppData folder by creating a Group Policy.
In the next section, we’ll show you how to lock down your servers and workstations using Group Policy settings to minimize the risk of future attacks.
How to Create Group Policies for Vista / Win 7 / Win 8 / Win 10
- First, open up Group Policy and scroll down to Domain –> Computers –> SBSComputers
- Next, right click on SBSComputers and select ‘Create a GPO in this domain and link…’
- After that, title this policy Prevent CryptoLocker Vista and higher and click OK
- Then, right click on this policy and select Edit
- Navigate to Computer Configuration –> Policies –> Windows Settings –> Security Settings –> Software Restriction Policies
- Right click on Software Restriction Policies and click on ‘New Software Restriction Policies’
- Right click on Additional Rules and click on ‘New Path rule’ and then enter the following information and then click OK
- Path = %localAppData%*.exe
- Security Level = Disallowed
- Description: Don’t allow executables from AppData
- Repeat Step 7 for AppData subfolders
- Path = %localAppData%**.exe
- Security Level = Disallowed
- Description: Don’t allow executables from AppData subfolders
- Close this policy configuration window
- Finally, from the Prevent CryptoLocker Vista and higher policy locate WMI filtering near the bottom of the middle frame and select ‘Windows SBS Client – Windows Vista’
How to Create Group Policies for XP
- First, open up Group Policy and scroll down to Domain –> Computers –> SBSComputers
- Next, right click on SBSComputers and select ‘Create a GPO in this domain and link…’
- Then, title this policy Prevent CryptoLocker XP and click OK
- After that, click on this policy and select Edit
- Next, navigate to Computer Configuration –> Policies –> Windows Settings –> Security Settings –> Software Restriction Policies
- Then, right click on Software Restriction Policies and click on ‘New Software Restriction Policies’
- Right click on Additional Rules and click on ‘New Path rule’ and then enter the following information and then click OK
- Path = %AppData%*.exe
- Security Level = Disallowed
- Description: Don’t allow executables from AppData
- Repeat Step 7 for AppData subfolders
- Path = %AppData%**.exe
- Security Level = Disallowed
- Description: Don’t allow executables from AppData subfolders
- Close this policy configuration window
- Finally, from the Prevent CryptoLocker XP policy locate WMI filtering near the bottom of the middle frame and select ‘Windows SBS Client – Windows XP’
How to Add Exceptions
Occasionally, you might come across a program that puts .exe files in the AppData folder. In order to install the program, you’ll need to create an exception to your group policy.
- First, from the server, open up Group Policy Management console
- Next, scroll down local –> MyBusiness –> Computers –> SBSComputers
Modify the XP rule
- Then, right click on the Prevent CryptoLocker XPrule, and click Edit
- Scroll down Computer Configuration –> Policies –> Windows Settings –> Security Settings –> Software Restriction Policies
- Next, right click on Additional Rules, then click New Path rule… and create a new rule for the exception.
- The path rule should be written in this format:
%AppData%_________.exe
Next…
- In the blanks, insert the name of the program you’re installing.
- Then, in the description, type Allow ______ to run. In the blank, insert the name of the program you’re installing.
- After that, click OK
Modify the Vista and higher rule
- Right click on the Prevent CryptoLocker Vista and higherrule, and click Edit
- Drill down Computer Configuration –> Policies –> Windows Settings –> Security Settings –> Software Restriction Policies
- Finally, right click on Additional Rules, then click New Path rule… and create a new rule for the exception.
You’ll need to wait about 90 minutes for Group Policy changes to be broadcasted to all workstations. But if you’re in a hurry, you can speed up the process by going through the server:
- First, from the server, open up an elevated command prompt and run: gpupdate /force
- Then from your workstation, open up an elevated command prompt and run: gpupdate /force
To find out how Acumen can help protect your Business from ransomware, contact us today.
CryptoLocker can access your files in more ways than one. Click here to learn more about how this malicious virus can access your private business files.