79451462

Date: 2025-02-19 13:20:29
Score: 2
Natty:
Report link

Within powershell you can run the following:

Start-Process powershell.exe -Credential domain\user -ArgumentList "-File C:\Temp\script.ps1"

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Will Webb