To fix these issues, download and run the update that's described in the "How to get this update" section. The update upgrades ATA to ATA 1.7 build 1.7.5647.
For Issue 3: After you install this update, you can use the following procedure to disable "Reconnaissance using directory services enumeration" suspicious activity detection and to remove the old suspicious activities after you upgrade to ATA v1.7 build 1.7.5647. To do this, follow these steps:
- From an elevated command prompt, navigate to the following location:
C:\Program Files\Microsoft Advanced ThreatAnalytics\Center\MongoDB\bin
- Type – Mongo.exe ATA. (Note "ATA" must be uppercase.)
- Paste the following commands in the mongo command prompt.
- To dismiss the existing suspicious activities:
db.SuspiciousActivity.update({_t: "SamrReconnaissanceSuspiciousActivity"}, {$set: {Status: "Dismissed"}}, {multi: true})
- To disable the "Reconnaissance using directory services enumeration" suspicious activity:
db.SystemProfile.update({_t:"CenterSystemProfile"},{$set:
{"Configuration.SamrReconnaissanceDetectorConfiguration.IsEnabled":false}})
How to get this update
Method 1: Microsoft Update
This update is available on Microsoft Update. For more information about how to use Microsoft Update, see
How to get an update through Windows Update.
Method 2: Microsoft Download Center
The following file is available for download from the Microsoft Download Center:
Download the ATA v1.7 Update 1 package now. For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file. Update detail information
Prerequisites
To install this update, you should first install ATA v1.6 with Update 1 (1.6.4317) or ATA v1.7 (1.7.5402). If you have ATA v1.6 (1.6.4103), you must first upgrade to ATA v1.6 Update 1 from
Description of Update 1 for Microsoft Advanced Threat Analytics v1.6.
Registry information
To apply this update, you don't have to make any changes to the registry.
Restart requirement
You may have to restart the computer after you apply this update.
Update replacement information
This update doesn't replace a previously released update.