Discover Packages
github.com/EFForg/yaya
command
module
Version:
v0.0.0-...-448e938
Opens a new window with list of versions in this module.
Published: Jun 9, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
YAYA - Yet Another Yara Automaton
Automatically curate open source yara rules and run scans
Installation
go get github.com/EFForg/yaya
cd $GOPATH/src/github.com/EFForg/yaya
go build
go install
Dependencies
Yaya depends on the following packages outside the standard library:
You must also install the yara4 C libraries. We recommend you install these from source:
https://yara.readthedocs.io/en/stable/gettingstarted.html
Running
Usage
yaya [-h] <command> <path>
-h print this help screen
Commands:
update - update rulesets
edit - ban or remove rulesets
add - add a custom ruleset, located at <path>
scan - perform a yara scan on the directory at <path>
export - export all yara rules in single yar file in <path>
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.