Removing Microsoft-Message-Analyzer as it conflicts with Microsoft ATA
This commit is contained in:
@@ -177,10 +177,11 @@ suricata | Suricata IDS logs
|
|||||||
* Process Explorer
|
* Process Explorer
|
||||||
* PsExec
|
* PsExec
|
||||||
* TCPView
|
* TCPView
|
||||||
|
* Notepad++
|
||||||
* Google Chrome
|
* Google Chrome
|
||||||
* Atom editor
|
|
||||||
* WinRar
|
* WinRar
|
||||||
* Mimikatz
|
* Mimikatz
|
||||||
|
* Wireshark
|
||||||
|
|
||||||
## Applied GPOs
|
## Applied GPOs
|
||||||
* [Custom Event Channel Permissions](https://rawgit.com/clong/DetectionLab/master/Vagrant/resources/GPO/reports/Custom%20Event%20Channel%20Permissions.htm)
|
* [Custom Event Channel Permissions](https://rawgit.com/clong/DetectionLab/master/Vagrant/resources/GPO/reports/Custom%20Event%20Channel%20Permissions.htm)
|
||||||
|
|||||||
@@ -11,6 +11,5 @@ If (-not (Test-Path "C:\ProgramData\chocolatey")) {
|
|||||||
|
|
||||||
Write-Host "Installing Chocolatey extras..."
|
Write-Host "Installing Chocolatey extras..."
|
||||||
choco install -y wireshark
|
choco install -y wireshark
|
||||||
choco install -y microsoft-message-analyzer
|
|
||||||
|
|
||||||
Write-Host "Choco addons complete!"
|
Write-Host "Choco addons complete!"
|
||||||
|
|||||||
Reference in New Issue
Block a user