Git Product home page Git Product logo

Comments (4)

coleJ98 avatar coleJ98 commented on August 30, 2024

Sorry, I accidentally labelled it as a bug.

from lme.

duncan-ncc avatar duncan-ncc commented on August 30, 2024

Sigcheck is used to check the versions of Sysmon available and deployed.
We cannot use Sysmon to determine the hash before Sysmon is installed, also without running the centrally stored version of Sysmon we are unable to get the filehash from Sysmon so we use Sigcheck for this.

from lme.

shane-m1 avatar shane-m1 commented on August 30, 2024

In addition, I think we used it to check the version number of the sysmon binary (the one in the binary header). We didn’t want every machine pulling down sysmon once a day to check if it had changed, for network bandwidth and unintentional DDoS reasons. Instead, we tested and sigcheck appears to be using windows networking to just read the file version, so takes minimal bandwidth. If we see the number change, then we pull it down. We can’t do this for the config xml, so pull that down and hash but it’s about 100kb.

from lme.

coleJ98 avatar coleJ98 commented on August 30, 2024

Thanks for that! it makes sense to use sigcheck.

from lme.

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.