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

Is there a way to programmatically download from Navigator? #549

Closed
metalshanked opened this issue Apr 15, 2023 · 1 comment
Closed

Is there a way to programmatically download from Navigator? #549

metalshanked opened this issue Apr 15, 2023 · 1 comment
Assignees

Comments

@metalshanked
Copy link

Hi,

Is there a way to programmatically download JSON from Navigator?
Since currently the download is via an internal JS call. Is there a URL/Parameter option to call to download the JSON?

image

@clemiller
Copy link
Contributor

Hi @metalshanked,

ATT&CK Navigator is a client-side only application and does not have an API available to download a layer programmatically. However, there are some additional tools available in the mitreattack-python library that can replicate some of the features of Navigator programmatically. Our navlayers module has functionality to generate, manipulate, and export Layer files in a similar way Navigator can. I'd recommend checking it out to see if this library may be able to help you accomplish your goal.

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