shell bypass 403

UnknownSec Shell

C:/Windows/Inf/ [ drwxrwxrwx ]

name : netbrdg.inf
��[version]

Signature   = "$Windows NT$"

Class       = NetService

ClassGUID   = {4d36e974-e325-11ce-bfc1-08002be10318}

Provider    = %Msft%

DriverVer=06/21/2006,6.3.9600.16384



[Manufacturer]

%Msft%=MSFT,NTamd64



[MSFT.NTamd64]

%bridge_Desc%=Install, ms_bridge



;-------------------------------------------------------------------------

; Installation Section

;-------------------------------------------------------------------------

[Install]

AddReg=Inst_Ndi

Characteristics=0x40000   ; NCF_LW_FILTER

NetCfgInstanceId="{171c5016-3d19-4cb2-9556-63e586ee5010}"



;-------------------------------------------------------------------------

; Ndi installation support

;-------------------------------------------------------------------------

[Inst_Ndi]

HKR, Ndi,Service,,"MsBridge"

HKR, Ndi,CoServices,0x00010000,"MsBridge"  ; 0x00010000 -- REG_MULTI_SZ

HKR, Ndi,HelpText,,"@%SystemRoot%\system32\bridgeres.dll,-2"

HKR, Ndi,FilterClass,,"ms_implatform"

HKR, Ndi,FilterType,0x00010001,0x00000002       ; Modifying filter

HKR, Ndi,FilterRunType, 0x00010001, 0x00000001  ; Mandatory filter

HKR, Ndi\Interfaces,UpperRange,,"noupper"

HKR, Ndi\Interfaces,LowerRange,,"nolower"

HKR, Ndi\Interfaces,FilterMediaTypes,,"ms_implatform"

; Pull in our notify object

HKR, Ndi, ClsID,        , {a5fda055-899d-4895-97ae-0cc4fe4e977f}

HKR, Ndi, ComponentDll, , brdgcfg.dll



;-------------------------------------------------------------------------

; Service installation support

;-------------------------------------------------------------------------

[Install.Services]

AddService=MsBridge,,bridge_Service_Inst,AddEventLog



[bridge_Service_Inst]

DisplayName     = "@%SystemRoot%\system32\bridgeres.dll,-1"

ServiceType     = 1 ;SERVICE_KERNEL_DRIVER

StartType       = 3 ;SERVICE_DEMAND_START

ErrorControl    = 1 ;SERVICE_ERROR_NORMAL

ServiceBinary   = %12%\bridge.sys

LoadOrderGroup  = NDIS

Description     = "@%SystemRoot%\system32\bridgeres.dll,-1"

AddReg          = ServiceParams.Reg



[ServiceParams.Reg]

; Value of 0 for an LBFO Provider

; Value of 1 for a Bridge Provider

; Value of 2 for a NetSwitchTeam Provider

; Value of 3 for a other providers

HKR, Parameters, NdisImPlatformProviderClass, 0x00010001, 1; Bridge Provider





[Install.Remove.Services]

DelService=MsBridge,0x200



[AddEventLog]

AddReg = AddEventLog.AddReg



[AddEventLog.AddReg]

HKR, , EventMessageFile, 0x20000, "%%SystemRoot%%\System32\netevent.dll"

HKR, , TypesSupported,   0x10001, 7



[Strings]

Msft = "Microsoft"

bridge_Desc = "Microsoft MAC Bridge"


© 2026 UnknownSec