GithubHelp home page GithubHelp logo

Comments (7)

admiralbenbou avatar admiralbenbou commented on August 15, 2024 1

Hello. Didnt hear bout such daemons, but i met with similar problems in my old company and made a few tools based on Yara - mail transport agent for Exchange and Yara library that can process files and archives, which is used by windows service (not open-sourced) for scanning files and archives via Yara. Both of em you can see in this org and if you wish u can use something from this projects for your daemon, If you make such daemon, i think, it'd be wery useful

from awesome-yara.

Fneufneu avatar Fneufneu commented on August 15, 2024

Hi,
I'm looking for a yara daemon exactly like you describe @GWHAYWOOD,
did you find anything ?

from awesome-yara.

GWHAYWOOD avatar GWHAYWOOD commented on August 15, 2024

Hi Fneufneu,

Sorry no, I never found anything. I only spent a few hours looking so I could have missed something.

It won't be difficult to do but unfortunately it's something like seventh or eighth on my TODO list.

Right now instead of using a daemon I write a file out to a RAM filesystem and scan that. It isn't hideously slow for scanning mail, on a slow machine typically around 60ms to write a mail file of a few tens of kbytes.

I wouldn't want to do it this way for scanning whole filesystems, especially if they contain large files, but I very rarely scan a filesystem.

HTH

Ged.

from awesome-yara.

dkorzhevin avatar dkorzhevin commented on August 15, 2024

@GWHAYWOOD @Fneufneu https://docs.clamav.net/manual/Signatures/YaraRules.html

from awesome-yara.

GWHAYWOOD avatar GWHAYWOOD commented on August 15, 2024

@dkorzhevin

Thanks for the link. I've used ClamAV for many years.

Unfortunately the Yara implementation in ClamAV is ten years out of date (roughly Yara version 2) and absolutely riddled with faults, some of which crash the ClamAV daemon. A couple of years ago I pointed this out to the ClamAV development people but they didn't seem interested.

As far as I'm aware there's been no change in ClamAV's Yara implementation since that time.

from awesome-yara.

JosiahRaySmith avatar JosiahRaySmith commented on August 15, 2024

Perhaps an issue for https://github.com/VirusTotal/yara

from awesome-yara.

dkorzhevin avatar dkorzhevin commented on August 15, 2024

@GWHAYWOOD Could you please reach out to me regarding the ClamAV faults and crashes, so I can try to reproduce with latest master?

dkorzhevin AT gmail DOT com

from awesome-yara.

Related Issues (14)

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.