Skip to content

Flagged as Malware by AV #887

@slcraft

Description

@slcraft

Installed SSH.NET 2020.0.1 as a nuget package in a clean Visual Studio C# project, and ran the following code - which immediately triggered multiple AntiVirus notifications which ended up quarantining the application.

SftpClient sftp = new SftpClient("hostname", "user", new PrivateKeyFile(@"C:\Path\to\id_rsa"));
sftp.Connect();

The cited threat from AV was that it was acting like: not-a-virus:PDM:AdWare.NSIS.ConvertAd.bCb.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions