Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 502 Bytes

Malpedia REST Client

This repository contains a python interface for the Malpedia REST Api. To use the basic functionalities of this client, no user account on Malpedia is needed. However, for the analytics and some other extended functionalities, an account and the connected credentials are required.

Installation

python setup.py install

CLI Usage

Either use python run.py --help in this directory or malpediaclient --help from anywhere.