Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tracking info in tool for parser #90

Open
vineetabajaj opened this issue Mar 27, 2017 · 5 comments
Open

tracking info in tool for parser #90

vineetabajaj opened this issue Mar 27, 2017 · 5 comments

Comments

@vineetabajaj
Copy link

I am trying to track how a tool run, and maintain its log and giving output in xml.
where i can find these parser without using cuckoo, please help me in tracking info so that i can make use of parser for different tool.

@ikiril01
Copy link
Member

Hi @vineetabajaj - can you please provide some clarification about what you're trying to do? Is your goal to output MAEC from other tools (not just Cuckoo), or something else?

@vineetabajaj
Copy link
Author

vineetabajaj commented Mar 28, 2017 via email

@vineetabajaj
Copy link
Author

yes i want to know how a tool store its output and maintain its log and gives output in xml(maec).

@vineetabajaj
Copy link
Author

yes i want to know how a tool used by cuckoo store its output and maintain its log and gives output in xml(maec).

@ikiril01
Copy link
Member

ikiril01 commented Apr 10, 2017

The Cuckoo Sandbox MAEC module [1] parses the Cuckoo results and then uses the python-maec library [2] to generate its output.

[1] https://github.com/cuckoosandbox/cuckoo/blob/5231ff3a455e9c1c36239a025a1f6840029a9ed8/modules/reporting/maec40.py
[2] https://github.com/MAECProject/python-maec

Hope this helps, at least as a starting point - if you have any specific questions about either feel free to ask :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants