Karton service that uploads analyzed artifacts and metadata to MWDB Core
Project description
Reporter karton service
Uploads samples and static configs to malwaredb
Author: CERT.pl
Maintainers: psrok1, nazywam
Consumes:
{
"type": "sample",
"stage": "recognized" || "analyzed"
},
{
"type": "config"
},
{
"type": "blob"
}
Produces:
(nothing)
Usage
First of all, make sure you have setup the core system: https://github.com/CERT-Polska/karton
Modify your karton.ini
config to include information about your mwdb-core instance and reporter credentials:
[mwdb]
api_url = http://mwdb.my-awesome-org/api/
api_key = eyJhYWF....
Instead of providing api_key
you can also use username
/password
but password-authenticated sessions are short-lived and service will need to re-auth from time to time.
Then install karton-mwdb-reporter from PyPi:
$ pip install karton-mwdb-reporter
$ karton-mwdb-reporter
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
Built Distribution
File details
Details for the file karton_mwdb_reporter-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: karton_mwdb_reporter-1.2.0-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19eed3532a5babe79a89f16a785bcdc5157801e99aad0c250c796e35ebd6f97d |
|
MD5 | 7f04b053dbf7c34eb43b43476b76c79b |
|
BLAKE2b-256 | 8bcfec2a2a0da2efa5c058abcbeac98c34bbed2db1fc6704376314f53441f237 |