drakvuf-sandbox icon indicating copy to clipboard operation
drakvuf-sandbox copied to clipboard

Implement Python lib to programatically interact with sandbox

Open icedevml opened this issue 3 years ago • 4 comments

Reactivate PR https://github.com/CERT-Polska/drakvuf-sandbox/pull/347

icedevml avatar Mar 11 '21 23:03 icedevml

hii, i would like to work on this issue, can you suggest me how to get started ?

piyushranjan001 avatar Jun 06 '21 10:06 piyushranjan001

Currently we're using very "undocumented" REST API, which you can see here: https://github.com/CERT-Polska/drakvuf-sandbox/blob/master/drakcore/drakcore/app.py It would bee nice there was a python library, which was a simple wrapper around those functions. #347 was a good example, it just neded a few tweaks in it's code.

BonusPlay avatar Jul 06 '21 11:07 BonusPlay

Hi, is this isssue still open.I would like to contribute to the issue

saip007 avatar Feb 25 '23 18:02 saip007