You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(default) Taxii-server: sets the config to build the database from TAXII
Json-local: will use a
Build: whether (True) or not (False) the database will be built
Json_file: the name of the json to locally build from
On the first run of TRAM, it will need to build the database.
By default, TRAM will reach out to the ATT&CK TAXII server to get the latest ATT&CK data from there.
If you try running TRAM behind a proxy, get an SSL error, or do not want to reach out to TAXII, you can build the database from a local JSON file.
(to do this ensure there is no tram.db file in the tram/database directory)