mohlcyber / MISP-MVISION-EDR

Integration between MISP platform and McAfee MVISION EDR
Apache License 2.0
14 stars 3 forks source link

Testing new API script #4

Open syloktools opened 4 years ago

syloktools commented 4 years ago

Hi Robert, just finished to write another script using the API. Can be found in the same repo. https://github.com/mohlcyber/MISP-MVISION-EDR/blob/master/misp_edr.py

Let me know how it goes. I will close the issue for now. Please reopen if you have any questions. All the best, Martin

Originally posted by @mohlcyber in https://github.com/mohlcyber/MISP-MVISION-EDR/issues/3#issuecomment-640708802

syloktools commented 4 years ago

I think it is working but none of the print in the modules are actually printing to the screen while it is running. The only line that prints is:

STATUS: Starting the MISP - MVISION EDR Service.

Do I need to set a debug level or something? I add the tag and then shortly after the tag is removed. I do not know if the search actually kicked off.