Data Center Security

 View Only

 Need help to allow a Process Assignment Event

Sankarasubramanian Hariharaputhiran's profile image
Sankarasubramanian Hariharaputhiran posted Dec 03, 2020 01:39 AM
Hello Team,

I am trying to allow the below process assignment event in DCS prevention policy

Process: C:\Windows\System32\cmd.exe 
Argument: cmd.exe /C ""C:\PROGRA~1\BMCSOF~1\Patrol3\bin\NAWK.exe" -f "C:\Windows\TEMP\Patrol4832" "C:\Windows\TEMP\Patrol4831""

DCS policy utility tool suggest the below but test pattern says mismatch
cmd.exe //C ""C:/\PROGRA~1/\BMCSOF~1/\Patrol3/\bin/\NAWK.exe"?-f?"C:/\Windows/\TEMP/\Patrol4832"?"C:/\Windows/\TEMP/\Patrol4831""


Many thanks
Robocop's profile image
Broadcom Employee Robocop
try the following

&ci; cmd.exe //C ""C:/\PROGRA~1/\BMCSOF~1/\Patrol3/\bin/\NAWK.exe"?-f?"C:/\Windows/\TEMP/\Patrol4832"?"C:/\Windows/\TEMP/\Patrol4831""
Sankarasubramanian Hariharaputhiran's profile image
Sankarasubramanian Hariharaputhiran
Hi Rob,

I tried the one that you suggested, still it shows pattern mismatch