Skip to content

Converts the Clamav Virus Database definitions to YARA rules [GOLANG]

License

Notifications You must be signed in to change notification settings

pombredanne/clamav-yara

 
 

Repository files navigation

WORK IN PROGRESS

===

Clamav To Yara [WORK IN PROGRESS]

  • Downloads the definitions periodically from clamav

  • Checks the definitions were changes via Etag

  • Checks the hash of the definitions files is valid

  • Extract the signatures and generate YARA rules

*** LICENSE

Copyright (c) 2015 Sec51.com info@sec51.com

Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

About

Converts the Clamav Virus Database definitions to YARA rules [GOLANG]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.0%
  • Smarty 3.0%