Home

Awesome

alt tag

ddpy

A Python 3 compatible SDK for Trend Micro's Deep Discovery platform.

STATUS: Experimental<br/> REQUIRED: Python >= 3.5.2

Installation

pip install dd-py

Documentation

http://dd-py.readthedocs.io

Examples

To run use cases from project dir as an example: python -m examples.authentication<br/>

  1. Authentication: examples/ddan/authentication.py
  2. File Submission: examples/ddan/submit_file.py
  3. Get black lists: examples/ddan/get_blacklists.py