Posh-Sysmon
0.7.3
Module for the creation and managing of Sysinternal Sysmon configuration XML files.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2016 Carlos Perez carlos_Perez@darkoperator.com. All rights reserved.
Package Details
Author(s)
- Carlos Perez carlos_Perez@darkoperator.com
Tags
Functions
Get-SysmonHashingAlgorithm Get-SysmonRule New-SysmonConfiguration New-SysmonDriverLoadFilter New-SysmonFileCreateFilter New-SysmonImageLoadFilter New-SysmonNetworkConnectFilter New-SysmonProcessCreateFilter New-SysmonProcessTerminateFilter Remove-SysmonRule Remove-SysmonRuleFilter Set-SysmonHashingAlgorithm Set-SysmonRule Get-SysmonEventData Get-SysmonRuleFilter New-SysmonProcessAccess New-SysmonFileCreateStreamHash New-SysmonRegistryEvent
Dependencies
This module has no dependencies.
Release Notes
Version 0.7.3
* Several bug fixes when creating RawAccess and ProcessOpen rules.
* By default the new schema is 3.2 for the latest version of Sysmon 5.0
* New-SysmonConfiguration function has options to enable all logging for FileCreate, RegistryEvent and FileCreateStreamHash
* Get-SysmonEventData can now parse File Create, Registry and File Stream creation events.
* New function New-SysmonFileCreateFilter for creating file creation filters.
* New function New-SysmonRegistryEvent for creating registry event filters.
* New function New-SysmonFileCreateStreamHash for creating file stream hash event filters.
* Updated Get-SysmonRule, Set-SysmonRule, Remove-SysmonRule and Remove-SysmonRuleFilter for the new event type rules.
* Added Online Help option for all functions.
FileList
- Posh-Sysmon.nuspec
- Config.ps1
- Filters.ps1
- LICENSE
- Posh-Sysmon.psd1
- Posh-SysMon.psm1
- README.md
- docs\Get-SysmonEventData.md
- docs\Get-SysmonHashingAlgorithm.md
- docs\Get-SysmonRule.md
- docs\Get-SysmonRuleFilter.md
- docs\New-SysmonConfiguration.md
- docs\New-SysmonDriverLoadFilter.md
- docs\New-SysmonFileCreateFilter.md
- docs\New-SysmonFileCreateStreamHash.md
- docs\New-SysmonImageLoadFilter.md
- docs\New-SysmonNetworkConnectFilter.md
- docs\New-SysmonProcessCreateFilter.md
- docs\New-SysmonProcessTerminateFilter.md
- docs\New-SysmonRegistryEvent.md
- docs\Remove-SysmonRule.md
- docs\Remove-SysmonRuleFilter.md
- docs\Set-SysmonHashingAlgorithm.md
- docs\Set-SysmonRule.md
- en-US\Posh-SysMon-help.xml
- en-US\Posh-SysMon.psm1-Help.xml
- Format\Sysmon.ConfigOption.ps1xml
- Format\Sysmon.Rule.Filter.ps1xml
- Format\Sysmon.Rule.ps1xml