cti-stix-generator
cti-stix-generator copied to clipboard
OASIS Cyber Threat Intelligence (CTI) TC: A tool for generating STIX content for prototyping and testing. https://github.com/oasis-open/cti-stix-generator
People will look at the output of the generator. I feel that what is generated over emphasizes some auxiliary (common?) properties over the ones that are useful and differentiate object...
custom_registry.json has a customization for the `User_Account` spec; this is used in the jupyter notebook docs to demonstrate how one can customize generation. That customization is ignored because `User_Account` is...
This can be tested on MyBinder: https://mybinder.org/v2/gh/oasis-open/cti-stix-generator/HEAD Error in console: > Uncaught ReferenceError: require is not defined --- In MyBinder, you can go to Help->Launch Classic Notebook and the visualization...
Can't currently specify properties on relationships.
Well, this package is straightforward at generating a random STIX data and I'm satisfied at this level of convenience. However, when I try to load this as JSON data and...