Last active
October 28, 2024 14:21
-
-
Save jsecurity101/09e20f56911c26893be74b9bb53244db to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PS > Get-FwFilter -Id 68421 | Format-FwFilter | |
Name : Custom Outbound Filter | |
Action Type: Block | |
Key : 8560068a-cb5a-4521-84cf-e1c0072dc359 | |
Id : 68421 | |
Description: | |
Layer : FWPM_LAYER_ALE_AUTH_CONNECT_V4 | |
Sub Layer : FWPM_SUBLAYER_UNIVERSAL | |
Flags : Persistent, Indexed | |
Weight : 274877906944 | |
Conditions : | |
FieldKeyName MatchType Value | |
------------ --------- ----- | |
FWPM_CONDITION_ALE_APP_ID Equal \device\harddiskvolume3\windows\jonmon-service.exe | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment