Skip to content

mitre/caltack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CALDERA plugin: CALT&CK

A plugin to serve the ATT&CK website embedded inside the CALDERA server.

Read the full docs

Update procedure

First, set the attack-website submodule to reference HEAD of the gh-pages branch and commiting the new submodule reference to caltack. Recently, master of attack-website changed to contain the source code for building the site, while the gh-pages branch holds the built static site.

# cwd=/path/to/caltack
cd static/attack-website
git checkout gh-pages
git pull
cd ..
git add attack-website
git commit -m 'update attack-website'

About

Plugin that serves the ATT&CK website alongside CALDERA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published