shell bypass 403

UnknownSec Shell

C:/ProgramData/aliyun/vminit/nvme/win10/amd64/ [ drwxrwxrwx ]

name : alinvme.inf
; Alibaba Cloud NVMe Drive INF
; Copyright (c) 2022-2032 Alibaba Cloud Computing LTD.  All rights reserved.

[Version]
Signature   = "$Windows NT$"
Class       = SCSIAdapter
ClassGUID   = {4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider    = "Alibaba"
CatalogFile = AliNVMe.cat
DriverVer = 08/07/2024,1.0.0.5

;
; Source file information
;

[SourceDisksNames]
1 = %InstallDiskName%,,,

[SourceDisksFiles]
AliNVMe.sys = 1

[DestinationDirs]
DefaultDestDir = 12

[Manufacturer]
"Alibaba Cloud Computing LTD." = AliNVME, NTx86, NTamd64

[AliNVME.NTx86]
"Alibaba NVMe Elastic Block Storage Adapter" = AliNVME_Inst, PCI\VEN_8086&DEV_5845

[AliNVME.NTamd64]
"Alibaba NVMe Elastic Block Storage Adapter" = AliNVME_Inst, PCI\VEN_8086&DEV_5845

[AliNVME_Inst]
CopyFiles = AliNVMe_CopyFiles

[AliNVME_Inst.HW]
AddReg = AliNVMe_Inst_AddReg

[AliNVMe_Inst_AddReg]
HKR,Interrupt Management,,0x00000010
HKR,Interrupt Management\MessageSignaledInterruptProperties,,0x00000010
;
; The MSISupported entry determines whether the device supports MSIs. Set it to 1 to enable MSI support.
;
HKR,Interrupt Management\MessageSignaledInterruptProperties,MSISupported,0x00010001,1
;
; Make sure all processors in group are used to serve interrupt from this device. IrqPolicySpreadMessagesAcrossAllProcessors (5)
;
HKR, Interrupt Management\Affinity Policy, DevicePolicy, 0x00010001, 5

;
; Specifies that the device's interrupts are of high priority. This setting is appropriate for devices that require low latency. IrqPriorityHigh (3)
;
HKR, Interrupt Management\Affinity Policy, DevicePriority, 0x00010001, 3

;
; Allow interrrupts to happen on processors beyond group 0. (e.g. might be in a single group other than 0)
;
HKR,Interrupt Management\Affinity Policy,GroupPolicy,0x00010001,1

;
; Enable the AutoLogger to always log WPP errors that we record (for debugging purposes)
;
HKLM, System\CurrentControlSet\Control\WMI\AutoLogger\AliNVMe, Start, 0x00010001, 1
HKLM, System\CurrentControlSet\Control\WMI\AutoLogger\AliNVMe, Guid,  0x00000000, "{7E755E01-6959-481F-AAA9-E778053C1327}"

HKLM, System\CurrentControlSet\Control\WMI\AutoLogger\AliNVMe\{C9328E40-E7F2-49E4-AE33-40C359BF96C5}, Enabled,     0x00010001, 1
HKLM, System\CurrentControlSet\Control\WMI\AutoLogger\AliNVMe\{C9328E40-E7F2-49E4-AE33-40C359BF96C5}, EnableFlags, 0x00010001, 1
HKLM, System\CurrentControlSet\Control\WMI\AutoLogger\AliNVMe\{C9328E40-E7F2-49E4-AE33-40C359BF96C5}, EnableLevel, 0x00010001, 2

[AliNVMe_Inst.Services]
AddService = AliNVMe, 2, AliNVMe_Service_Inst, AliNVMe_EventLog_Inst

[AliNVMe_Service_Inst]
ServiceType    = 1
StartType      = 0
ErrorControl   = 1 
ServiceBinary  = %12%\AliNVMe.sys
LoadOrderGroup = SCSI Miniport
AddReg         = PnpInterfacePCI_AddReg
AddReg         = BusTypeNVMe_AddReg
AddReg         = ConfigParams_AddReg

[AliNVMe_CopyFiles]
AliNVMe.sys

[PnpInterfacePCI_AddReg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001

; BusTypeNvme is 17 (see STORAGE_BUS_TYPE)
[BusTypeNVMe_AddReg]
HKR, "Parameters", "BusType", 0x00010001, 0x00000011

[ConfigParams_AddReg]
HKR, "Parameters\Device", "MaxTransferSize", 		0x00010001, 0x00040000
HKR, "Parameters\Device", "IoQueueEntries", 		0x00010001, 0x00001000
HKR, "Parameters\Device", "CachesData", 		0x00010001, 0x00000000
HKR, "Parameters\Device", "ArbitrationMechanism",       0x00010001, 0x00000000
HKR, "Parameters\Device", "DeallocRangesReturnZero",    0x00010001, 0x00000000
HKR, "Parameters\Device", "MaxLbasPerDeallocate",       0x00010001, 0x10000000
HKR, "Parameters\Device", "AggregationTime", 		0x00010001, 0x00000000
HKR, "Parameters\Device", "AggregationThreshold", 	0x00010001, 0x00000001

[AliNVMe_EventLog_Inst]
AddReg = AliNVMe_EventLog_AddReg

[AliNVMe_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,0x00010001,7

[Strings]
InstallDiskName = "Alibaba NVMe Controller Install Disk"

© 2026 UnknownSec