Windows Privilege Escalation - Citrix Breakout

Can’t execute any .ps1 onf the target machine.

I was able to get user flag.txt, and access the share. But when I try to run PowerUp.ps1, the system says that scripts can’t run on the current system??

Stuck here. Could someone help me out?

1 Like

same issue unable to import module…
image

Set-ExecutionPolicy Bypass -Scope Process

We can import now

1 Like