-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Description
Trying to use this nc.exe on a Windows Server 2019 node yields the following output:
wget https://github.com/diegocr/netcat/raw/master/nc.exe -OutFile nc.exe
.\nc.exe --help
Program 'nc.exe' failed to run: Operation did not complete successfully because the file contains a virus or
potentially unwanted softwareAt line:1 char:1
+ .\nc.exe --help
+ ~~~~~~~~~~~~~~~.
At line:1 char:1
+ .\nc.exe --help
+ ~~~~~~~~~~~~~~~
+ FullyQualifiedErrorId : NativeCommandFailed
Strangely, this was not happening before.
Metadata
Metadata
Assignees
Labels
No labels