A Modular MWDB Utility to Collect Fresh Malware Samples
Project description
MWDB Feeds
A Modular MWDB Utility to Collect Fresh Malware Samples
This project is FREE as in FREE :beer:, use it commercially, privately or however you see fit.
If you like this project and wish to donate :moneybag: to support the fight against malware...
Buy me a :tea:, as I don't drink :beer:, by sending me some ₿ to 16oXesi7uv3jdPZxxwarHSD2f3cNMpaih9
Installation:
sudo apt install -y python3-virtualenv python-is-python3
git clone --recursive https://github.com/c3rb3ru5d3d53c/mwdb-feeds.git
cd mwdb-feeds/
virtualenv venv/
source venv/bin/activate
./setup.py install
nano mwdb-feeds.ini # Edit your Configuration File
mwdb-feeds --config-file mwdb-feeds.ini --list-modules # List Modules
mwdb-feeds --config-file mwdb-feeds.ini --module malwarebazaar # Run Single Module
mwdb-feeds --config-file mwdb-feeds.ini # Run All Modules
Configuration:
[mwdb-feeds]
threads = 1
modules = modules/
debug = True
log = False
url = https://mwdb.local/api/
username = <your_username_here>
api_key = <your_api_key_here>
verify_ssl = True
Contributing:
If you wish to contribute your own modules, please refer to CONTRIBUTING.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mwdb-feeds-1.0.0.tar.gz.
File metadata
- Download URL: mwdb-feeds-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- 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.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c88aa3458c8e830d39e6db3dd184b8043ac08a8011ceb20ea62e63891872f9f
|
|
| MD5 |
978876f1969731c01fab3271c58da970
|
|
| BLAKE2b-256 |
eda29a46da6d4f8af5ce3403999bf3c5927f89c4961d8d2ea0e8981df92dca65
|
File details
Details for the file mwdb_feeds-1.0.0-py3-none-any.whl.
File metadata
- Download URL: mwdb_feeds-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.7 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.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc86899f0ae31e5d235a92ed127cc4ee50105feabd948d769dc742c4d2172e77
|
|
| MD5 |
72264cec7e0b826a2cf3e49c75cba1a7
|
|
| BLAKE2b-256 |
cd0cc6b06eb49cfd5e9d22e21fd7635f2e8119f30033bc25963ef2c060be75e3
|