diff --git a/11_file_create/exclude_psscriptpolicytest.xml b/11_file_create/exclude_psscriptpolicytest.xml index 95dc68a6..44ae1058 100644 --- a/11_file_create/exclude_psscriptpolicytest.xml +++ b/11_file_create/exclude_psscriptpolicytest.xml @@ -11,6 +11,11 @@ C:\Windows\Temp;__PSScriptPolicyTest;.ps1 NT AUTHORITY\SYSTEM + + C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe + C:\Windows\Temp;__PSScriptPolicyTest;.ps1 + NT AUTHORITY\SYSTEM + diff --git a/11_file_create/exclude_psscriptpolicytest_user.xml b/11_file_create/exclude_psscriptpolicytest_user.xml new file mode 100644 index 00000000..8c5abe43 --- /dev/null +++ b/11_file_create/exclude_psscriptpolicytest_user.xml @@ -0,0 +1,16 @@ + + + + + + C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe + C:\Users\;\AppData\Local\Temp\;__PSScriptPolicyTest;.ps1 + + + C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe + C:\Users\;\AppData\Local\Temp\;__PSScriptPolicyTest;.ps1 + + + + + \ No newline at end of file diff --git a/23_file_delete/exclude_psscriptpolicytest.xml b/23_file_delete/exclude_psscriptpolicytest.xml new file mode 100644 index 00000000..c8bba3e3 --- /dev/null +++ b/23_file_delete/exclude_psscriptpolicytest.xml @@ -0,0 +1,22 @@ + + + + + + C:\Windows\system32\wsmprovhost.exe + C:\Users\;\AppData\Local\Temp;__PSScriptPolicyTest;.ps1 + + + C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe + C:\Windows\Temp;__PSScriptPolicyTest;.ps1 + NT AUTHORITY\SYSTEM + + + C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe + C:\Windows\Temp;__PSScriptPolicyTest;.ps1 + NT AUTHORITY\SYSTEM + + + + + \ No newline at end of file diff --git a/23_file_delete/exclude_psscriptpolicytest_user.xml b/23_file_delete/exclude_psscriptpolicytest_user.xml new file mode 100644 index 00000000..d548643c --- /dev/null +++ b/23_file_delete/exclude_psscriptpolicytest_user.xml @@ -0,0 +1,16 @@ + + + + + + C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe + C:\Users\;\AppData\Local\Temp\;__PSScriptPolicyTest;.ps1 + + + C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe + C:\Users\;\AppData\Local\Temp\;__PSScriptPolicyTest;.ps1 + + + + + \ No newline at end of file diff --git a/26_file_delete_detected/exclude_psscriptpolicytest.xml b/26_file_delete_detected/exclude_psscriptpolicytest.xml new file mode 100644 index 00000000..945ac740 --- /dev/null +++ b/26_file_delete_detected/exclude_psscriptpolicytest.xml @@ -0,0 +1,22 @@ + + + + + + C:\Windows\system32\wsmprovhost.exe + C:\Users\;\AppData\Local\Temp;__PSScriptPolicyTest;.ps1 + + + C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe + C:\Windows\Temp;__PSScriptPolicyTest;.ps1 + NT AUTHORITY\SYSTEM + + + C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe + C:\Windows\Temp;__PSScriptPolicyTest;.ps1 + NT AUTHORITY\SYSTEM + + + + + \ No newline at end of file diff --git a/26_file_delete_detected/exclude_psscriptpolicytest_user.xml b/26_file_delete_detected/exclude_psscriptpolicytest_user.xml new file mode 100644 index 00000000..f1a67440 --- /dev/null +++ b/26_file_delete_detected/exclude_psscriptpolicytest_user.xml @@ -0,0 +1,16 @@ + + + + + + C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe + C:\Users\;\AppData\Local\Temp\;__PSScriptPolicyTest;.ps1 + + + C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe + C:\Users\;\AppData\Local\Temp\;__PSScriptPolicyTest;.ps1 + + + + + \ No newline at end of file