|
|
有的有日志,防护项目:利用PowerShell执行可疑脚本
执行文件:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
执行命令行:C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command "if((Get-ExecutionPolicy ) -ne 'AllSigned') { Set-ExecutionPolicy -Scope Process Bypass }; & 'E:\VM\软件集合\精简工具\tiny11builder-main\tiny11builder-main\tiny11Coremaker.ps1'"
操作结果:已阻止
进程ID:7500
操作进程:C:\Windows\explorer.exe
操作进程命令行:C:\Windows\Explorer.EXE
父进程ID:7468
父进程:C:\Windows\System32\userinit.exe
父进程命令行:C:\Windows\system32\userinit.exe |
|