File and analysis artifacts yara matcher for Karton framework
Project description
YaraMatcher karton service
Scans analyses and samples with yara rules and spawns tasks with appropiate tags.
Author: CERT.pl
Maintainers: msm, nazywam
Consumes:
{
"type": "sample",
"stage": "recognized",
"kind": "runnable"
}, {
"type": "sample",
"stage": "recognized",
"kind": "dump"
}, {
"type": "analysis",
"kind": "cuckoo1"
}, {
"type": "analysis",
"kind": "drakrun"
}, {
"type": "analysis",
"kind": "joesandbox"
}
Produces:
{
"type": "sample",
"stage": "analyzed"
}
Usage
First of all, make sure you have setup the core system: https://github.com/CERT-Polska/karton
Then install karton-yaramatcher from PyPi:
$ pip install karton-yaramatcher
And run the karton service by pointing it to your YARA rules repository:
$ karton-yaramatcher --rules yara_rule_directory
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file karton_yaramatcher-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: karton_yaramatcher-1.1.1-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb840b39b2140cb36145cd316740c9c38309ce481cdd402b9bdd2017f641dd2a |
|
MD5 | 15f9df88b35a0b3fd1a7c5be2729f364 |
|
BLAKE2b-256 | 083f2171c3abda623e3f185d69a191e92bb0b048d3ad4e0b6aa38fa15d4418a4 |