To utilize data on right-clicked technique in the url, parameters surrounded by double curly brackets can be added to the string. For example: usinghttp://www.someurl.com/{{technique_attackID}}}as the url in the custom option would lead tohttp://www.someurl.com/T1098, if the right-c...
Add a description, image, and links to themitre-attack-dbtopic page so that developers can more easily learn about it. To associate your repository with themitre-attack-dbtopic, visit your repo's landing page and select "manage topics."...
Add a description, image, and links to the mitre-attack-db topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the mitre-attack-db topic, visit your repo's landing page and select "manage topics...
Changed attackToExcel's write_excel() and export() function parameters to use snake case instead of camel case (outputDir became output_dir) v1.5.10 - 8/24/2022 Misc Fix GitHub Actions pipeline to be able to publish to PyPI v1.5.9 - 8/24/2022 Fixes Releasing a new version due to...
Cyber Analytics Repository. Contribute to mitre-attack/car development by creating an account on GitHub.
ATT&CK™Navigator This repository has been deprecated. Please visit our new ATT&CK Navigator repository in the mitre-attack GitHub organization athttps://github.com/mitre-attack/attack-navigator! Releases 4tags Packages No packages published
Second, set up a scoped registry for GitHub packages: npm configset@mitre-attack:registry https://npm.pkg.github.com If you encounter issues, you might need to explicitly add the npmjs.org registry for non-scoped packages: npm configsetregistry https://registry.npmjs.org/ ...
A collection of red team and adversary emulation resources developed and released by MITRE. - mitre-attack/attack-arsenal
git clone https://github.com/mitre-attack/tram.git From the root of this project, install the PIP requirements. pip install -r requirements.txt Then start the server. Once the server has started, point your browser to localhost:9999, and you can then enter a URL on the home page. It ...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.