Powershell (PSH) 🎁
PowerShell (PSH)
Write-Output "Welcome to the Weaponization Room!"C:\Users\thm\Desktop>powershell -File thm.ps1
File C:\Users\thm\Desktop\thm.ps1 cannot be loaded because running scripts is disabled on this system. For more
information, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170.
+ CategoryInfo : SecurityError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnauthorizedAccess
C:\Users\thm\Desktop>Execution Policy
PS C:\Users\thm> Get-ExecutionPolicy
RestrictedBypass Execution Policy
Last updated