Skip to content

Makes it compatible with sigmac parser and includes a FP fix#1

Open
redsand wants to merge 6 commits intombabinski:mainfrom
redsand:compat_sigmac_hawk
Open

Makes it compatible with sigmac parser and includes a FP fix#1
redsand wants to merge 6 commits intombabinski:mainfrom
redsand:compat_sigmac_hawk

Conversation

@redsand
Copy link

@redsand redsand commented Nov 10, 2022

No description provided.

…powershell "Get-wmiobject -class Win32_NetworkAdapter | where-object {$_.AdapterTypeID -eq 0 -or $_.AdapterTypeID -eq 9} | Select-object @{Name="MACAddress";Expression={$_.MACAddress}}, @{Name="Description";Expression={$_.Description}}, @{Name="ProductName";Expression={$_.ProductName}}| ConvertTo-Json
Copy link
Owner

@mbabinski mbabinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for these changes! The only changes I would request prior to merging is that we leave the windash modifier. I know this makes it incompatible with sigmac, however, my intent was to create rules compatible with pySigma, which is the newer, more fully-featured sigma conversion tool recommended for ongoing development by SigmaHQ. I fully support you in maintaining parallel rules without the windash modifier so that they are compatible with sigmac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants