Skip to content

Submitting samples

nheijmans edited this page Oct 26, 2016 · 3 revisions

API

The easiest way to submit samples for analysis to malzoo is by using the API. The API can be enabled and configured in the configuration file and is set by default on localhost and port 1338. Once malzoo is started and the API supplier is running, samples can be added.

To test if the API is working correctly, run curl -X GET http://localhost:1338/test replacing the address and port with the configured values. If successful, this should return test successful!

Directory monitoring

Mailbox (IMAP)

Clone this wiki locally