Uploading files doesn't always work for some reason. Does anyone know why this happens?
(Ninja : Agent(0)-DESKTOP-092N7BQ) upload payload.ps1
(Ninja : Agent(0)-DESKTOP-092N7BQ) [~] MYPAX-img.jpeg:load upload.ps1
[+] New Agent Request Module upload.ps1 (0 - <redacted>)
[+] Agent (0) - <redacted>@WORKGROUP\DESKTOP-092N7BQ send Result
[~] MYPAX-img.jpeg:up -filename "payload.ps1"
[-] Download: ljust() argument 2 must be a byte string of length 1, not str
[+] Agent (0) - <redacted>@WORKGROUP\DESKTOP-092N7BQ send Result
Exception calling "CreateDecryptor" with "0" argument(s): "The cipher mode specified
requires that an initialization vector (IV) be used."
At line:43 char:1
+ $d = $FileName.CreateDecryptor()
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : CryptographicException
Uploading files doesn't always work for some reason. Does anyone know why this happens?