Advertisement
Guest User

dafuq

a guest
May 16th, 2017
772
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.68 KB | None | 0 0
  1.         <item>
  2.             <filterKey>{dd771234-eb88-4e4a-be9f-5218c621c124}</filterKey>
  3.             <displayData>
  4.                 <name>445</name>
  5.                 <description>445</description>
  6.             </displayData>
  7.             <flags/>
  8.             <providerKey>{aa6a7d87-7f8f-4d2a-be53-fda555cd5fe3}</providerKey>
  9.             <providerData/>
  10.             <layerKey>FWPM_LAYER_INBOUND_TRANSPORT_V4</layerKey>
  11.             <subLayerKey>FWPM_SUBLAYER_UNIVERSAL</subLayerKey>
  12.             <weight>
  13.                 <type>FWP_EMPTY</type>
  14.             </weight>
  15.             <filterCondition numItems="4">
  16.                 <item>
  17.                     <fieldKey>FWPM_CONDITION_IP_LOCAL_ADDRESS</fieldKey>
  18.                     <matchType>FWP_MATCH_EQUAL</matchType>
  19.                     <conditionValue>
  20.                         <type>FWP_UINT32</type>
  21.                         <uint32>192.168.63.211</uint32>
  22.                     </conditionValue>
  23.                 </item>
  24.                 <item>
  25.                     <fieldKey>FWPM_CONDITION_IP_LOCAL_PORT</fieldKey>
  26.                     <matchType>FWP_MATCH_EQUAL</matchType>
  27.                     <conditionValue>
  28.                         <type>FWP_UINT16</type>
  29.                         <uint16>445</uint16>
  30.                     </conditionValue>
  31.                 </item>
  32.                 <item>
  33.                     <fieldKey>FWPM_CONDITION_IP_PROTOCOL</fieldKey>
  34.                     <matchType>FWP_MATCH_EQUAL</matchType>
  35.                     <conditionValue>
  36.                         <type>FWP_UINT8</type>
  37.                         <uint8>6</uint8>
  38.                     </conditionValue>
  39.                 </item>
  40.                 <item>
  41.                     <fieldKey>FWPM_CONDITION_IP_LOCAL_ADDRESS_TYPE</fieldKey>
  42.                     <matchType>FWP_MATCH_EQUAL</matchType>
  43.                     <conditionValue>
  44.                         <type>FWP_UINT8</type>
  45.                         <uint8>1</uint8>
  46.                     </conditionValue>
  47.                 </item>
  48.             </filterCondition>
  49.             <action>
  50.                 <type>FWP_ACTION_BLOCK</type>
  51.                 <filterType/>
  52.             </action>
  53.             <rawContext>0</rawContext>
  54.             <reserved/>
  55.             <filterId>65744</filterId>
  56.             <effectiveWeight>
  57.                 <type>FWP_UINT64</type>
  58.                 <uint64>576478073839419392</uint64>
  59.             </effectiveWeight>
  60.         </item>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement