SecurityRiskAdvisors / VECTR

VECTR is a tool that facilitates tracking of your red and blue team testing activities to measure detection and prevention capabilities across different attack scenarios
1.37k stars 162 forks source link

Importing an ATTiRe log file via GraphQL API #259

Closed ApeironDragon closed 5 months ago

ApeironDragon commented 5 months ago

Describe the topic Hello, I have a report generated from Caldera, I used the CalderaToAttire project to convert it into an ATTiRe log file, and now I want to import it into Vectr using API but I am still new to this so I don't have a good idea on how to do so. If someone can please walk me through that I would greatly appreciate it. Thank you!

SRAPSpencer commented 5 months ago

You can follow the steps from the ATTiRe repo to import converted files.

https://github.com/SecurityRiskAdvisors/ATTiRe

ApeironDragon commented 5 months ago

I need to do it via API though for a project I'm working on.

SRAPSpencer commented 5 months ago

You can find the GraphQL documentation for test cases here,

https://docs.vectr.io/graphql/schema/testcase.doc.html

Also we have an example API project here,

https://github.com/SecurityRiskAdvisors/vectr-tools

I would recommend starting there, if you have a specific issue with a query you're troubleshooting feel free to open an issue for that or ask in our Discord.

Helping build something from scratch is outside of the scope of community support. If you'd like a formal business support engagement feel free to reach out here,

https://vectr.io/contact/