GithubHelp home page GithubHelp logo

Comments (7)

PThorpe92 avatar PThorpe92 commented on May 14, 2024 1

Thank you for reporting this 👍

Looking into this myself right now, and I assigned our resident Windows guy @daviessm

I know windows defender will pretty much alert to any exe that isn't digitally signed with a cert authority. We will have to figure that out. Web requests dont make sense to me though at all. Looking into this...

from eza.

egelja avatar egelja commented on May 14, 2024

Interestingly, according to VT, eza seems to be making web requests too.

image

from eza.

cafkafk avatar cafkafk commented on May 14, 2024

The SHA-256 hash of the file is 480bceb36fe41c436d4ae3816333e0dcb2c9afbc5da56a8fb78315faaf5dc24f. VirusTotal analysis can be found here.

This is the same as is generated through cross

480bceb36fe41c436d4ae3816333e0dcb2c9afbc5da56a8fb78315faaf5dc24f  target/x86_64-pc-windows-gnu/release/eza.exe

This is very odd... could it just be a hash collision? I'm not sure how VT works.

from eza.

egelja avatar egelja commented on May 14, 2024

This is very odd... could it just be a hash collision? I'm not sure how VT works.

I doubt it — the file wasn't uploaded until today.

image

There are some more hashes in the details tab on VT if you want to check.

from eza.

cafkafk avatar cafkafk commented on May 14, 2024

The cross compilation is done via https://github.com/cross-rs/cross, I tested cross build --target x86_64-pc-windows-gnu --release on another project of mine and it didn't cause this issue, so it's not that.

from eza.

cafkafk avatar cafkafk commented on May 14, 2024

This should just be a false positive, I've submitted a request to "Microsoft Security Intelligence" to have the binary reassessed, hopefully it won't take too long.

from eza.

cafkafk avatar cafkafk commented on May 14, 2024

Microsoft got back to us:

2023-09-08_04-52

2023-09-08_04-53

At this time, the submitted files do not meet our criteria for malware or potentially unwanted applications. The detection has been removed. Please follow the steps below to clear cached detections and obtain the latest malware definitions.

     1. Open command prompt as administrator and change directory to c:\Program Files\Windows Defender 
     2. Run “MpCmdRun.exe -removedefinitions -dynamicsignatures”
     3. Run "MpCmdRun.exe -SignatureUpdate"

Alternatively, the latest definition is available for download here: https://docs.microsoft.com/microsoft-365/security/defender-endpoint/manage-updates-baselines-microsoft-defender-antivirus

I couldn't find a way to contact Bkav Pro, so I'm closing this as solved for now.

from eza.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.