need help

Hi, Im new in pentesting i’ve try to create shell.ps1 but i got this error

ERR: ‘$client’ is not recognized as an internal or external command,

can anyone help me???

It is super difficult to assist with this. Largely it depends what shell.ps1 is - you’d need to read through the code and establish what $client is doing.

Without knowing what the code is, there isn’t a realistic way anyone can say what the specific problem is.

Basically the message is saying the PowerShell script is trying to run something called $client but it doesn’t know what it is.