403Webshell
Server IP : 123.56.80.60  /  Your IP : 216.73.216.78
Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev
System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586
User : SYSTEM ( 0)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Windows/PLA/Rules/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Windows/PLA/Rules//Rules.System.Network.xml
<?xml version="1.0" encoding="UTF-8"?>
<?Copyright (c) Microsoft Corporation. All rights reserved.?>
<Rules>
  <Group name="$(GroupNetwork)">
    <Rule name="$(RuleDisplay)" enabled="true">
      <Step select="/Report/Section/Table[@name='networkinterface']">
        <Exists>
          <Otherwise>
            <Delete select="Item[Data[@name='instance']='RAS Async Adapter']"/>
            <Delete select="Item[Data[@name='instance' and starts-with(.,'WAN Miniport')]]"/>
            <Delete select="Item[Data[@name='instance' and starts-with(.,'isatap')]]"/>
            <Delete select="Item[Data[@name='instance' and contains(.,'QoS Packet Scheduler')]]"/>
          </Otherwise>
        </Exists>
      </Step>
      <Step select="/Report/Section/Table[@name='configNic']">
        <Exists>
          <Otherwise>
            <Delete select="Item[Data[@name='nicName']='RAS Async Adapter']"/>
            <Delete select="Item[Data[@name='nicName' and starts-with(.,'WAN Miniport')]]"/>
            <Delete select="Item[Data[@name='nicName' and starts-with(.,'isatap')]]"/>
            <Delete select="Item[Data[@name='nicName' and contains(.,'QoS Packet Scheduler')]]"/>
          </Otherwise>
        </Exists>
      </Step>
    </Rule>
    <Rule name="$(RuleHideCtrs)" enabled="true">
      <Step select="/Report/Section/Table/Item[Data[@name='counter']='Connections Active']" sortType="all">
        <Exists>
          <Otherwise>
            <Insert select="Data[@name='counter']">
              <Attribute name="note" value="$(AccSinceBoot)"/>
            </Insert>
          </Otherwise>
        </Exists>
      </Step>
      <Step select="/Report/Section/Table/Item[Data[@name='counter']='Connection Failures']" sortType="all">
        <Exists>
          <Otherwise>
            <Insert select="Data[@name='counter']">
              <Attribute name="note" value="$(AccSinceBoot)"/>
            </Insert>
          </Otherwise>
        </Exists>
      </Step>
      <Step select="/Report/Section/Table/Item[Data[@name='counter']='Connections Established']" sortType="all">
        <Exists>
          <Otherwise>
            <Insert select="Data[@name='counter']">
              <Attribute name="note" value="$(PassiveConnection)"/>
            </Insert>
          </Otherwise>
        </Exists>
      </Step>
      <Step select="/Report/Section/Table/Item[Data[@name='counter']='Connections Passive']" sortType="all">
        <Exists>
          <Otherwise>
            <Insert select="Data[@name='counter']">
              <Attribute name="note" value="$(AccSinceBoot)"/>
            </Insert>
          </Otherwise>
        </Exists>
      </Step>
      <Step select="/Report/Section/Table/Item[Data[@name='counter']='Connections Reset']" sortType="all">
        <Exists>
          <Otherwise>
            <Insert select="Data[@name='counter']">
              <Attribute name="note" value="$(AccSinceBoot)"/>
            </Insert>
          </Otherwise>
        </Exists>
      </Step>
    </Rule>
  </Group>
  <StringTable>
    <String ID="PassiveConnection">Includes active and passive connections</String>
    <String ID="AccSinceBoot">Accumulated Since Boot</String>
    <String ID="GroupNetwork">Network</String>
    <String ID="RuleDisplay">Network Display Level</String>
    <String ID="RuleHideCtrs">Hide Comments Counters</String>
  </StringTable>
</Rules>

Youez - 2016 - github.com/yon3zu
LinuXploit