Skip to content

Instantly share code, notes, and snippets.

@sbarnum
Created December 1, 2015 16:24
Show Gist options
  • Save sbarnum/e162ff4cf4e1c68f1854 to your computer and use it in GitHub Desktop.
Save sbarnum/e162ff4cf4e1c68f1854 to your computer and use it in GitHub Desktop.
JSON-LD context file for STIX/CybOX
{
"@context" :
{
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#",
"owl" : "http://www.w3.org/2002/07.owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"cybox" : "http://cybox.mitre.org/cybox_core#",
"cyboxc" : "http://cybox.mitre.org/cyboxCommon#",
"cyboxVocabs" : "http://cybox.mitre.org/default_vocabularies-2#",
"stix" : "http://stix.mitre.org/stix_core#",
"stixc" : "http://stix.mitre.org/stixCommon#",
"stixVocabs" : "http://stix.mitre.org/default_vocabularies-1#",
"cam" : "http://stix.mitre.org/Campaign#",
"coa" : "http://stix.mitre.org/CourseOfAction#",
"et" : "http://stix.mitre.org/ExploitTarget#",
"inc" : "http://stix.mitre.org/Incident#",
"ind" : "http://stix.mitre.org/Indicator#",
"rep" : "http://stix.mitre.org/Report#",
"ta" : "http://stix.mitre.org/ThreatActor#",
"ttp" : "http://stix.mitre.org/TTP#",
"mark" : "http://data-marking.mitre.org/Data_Marking#",
"accountObj" : "http://cybox.mitre.org/objects/Account#",
"addressObj" : "http://cybox.mitre.org/objects/Address#",
"apiObj" : "http://cybox.mitre.org/objects/API#",
"arpCacheObj" : "http://cybox.mitre.org/objects/ARPCache#",
"artifact" : "http://cybox.mitre.org/objects/Artifact#",
"asObj" : "http://cybox.mitre.org/objects/AutonomousSystem#",
"codeObj" : "http://cybox.mitre.org/objects/Code#",
"deviceObj" : "http://cybox.mitre.org/objects/Device#",
"diskObj" : "http://cybox.mitre.org/objects/Disk#",
"dnsObj" : "http://cybox.mitre.org/objects/DNS#",
"domainNameObj" : "http://cybox.mitre.org/objects/Domain_Name#",
"emailMsgObj" : "http://cybox.mitre.org/objects/EmailMessage#",
"eventLogObj" : "http://cybox.mitre.org/objects/EventLog#",
"eventObj" : "http://cybox.mitre.org/objects/Event#",
"fileObj" : "http://cybox.mitre.org/objects/File#",
"guiObj" : "http://cybox.mitre.org/objects/GUI#",
"hostnameObj" : "http://cybox.mitre.org/objects/Hostname#",
"httpSessionObj" : "http://cybox.mitre.org/objects/HTTP_Session#",
"library" : "http://cybox.mitre.org/objects/Library#",
"linuxPkgObj" : "http://cybox.mitre.org/objects/LinuxPackage#",
"memoryObj" : "http://cybox.mitre.org/objects/Memory#",
"mutexObj" : "http://cybox.mitre.org/objects/Mutex#",
"netConnectObj" : "http://cybox.mitre.org/objects/NetworkConnection#",
"netPackagObj" : "http://cybox.mitre.org/objects/NetworkPacket#",
"netProtocolObj" : "http://cybox.mitre.org/objects/NetworkProtocol#",
"netRouteObj" : "http://cybox.mitre.org/objects/NetworkRoute#",
"netSocketObj" : "http://cybox.mitre.org/objects/NetworkSocket#",
"netSubnetObj" : "http://cybox.mitre.org/objects/NetworkSubnet#",
"pipeObj" : "http://cybox.mitre.org/objects/Pipe#",
"portObj" : "http://cybox.mitre.org/objects/Port#",
"processObj" : "http://cybox.mitre.org/objects/Process#",
"productObj" : "http://cybox.mitre.org/objects/Product#",
"semaphoreObj" : "http://cybox.mitre.org/objects/Semaphore#",
"smsMsgObj" : "http://cybox.mitre.org/objects/SMSMessage#",
"sockAddrObj" : "http://cybox.mitre.org/objects/Socket_Address#",
"systemObj" : "http://cybox.mitre.org/objects/System#",
"threadObj" : "http://cybox.mitre.org/objects/Thread#",
"uriObj" : "http://cybox.mitre.org/objects/URI#",
"urlHistoryObj" : "http://cybox.mitre.org/objects/URLHistory#",
"userSessionObj" : "http://cybox.mitre.org/objects/UserSession#",
"volumeObj" : "http://cybox.mitre.org/objects/Volume#",
"whoisObj" : "http://cybox.mitre.org/objects/Whois#",
"winCriticalSectionObj" : "http://cybox.mitre.org/objects/WindowsCriticalSection#",
"winFilemappingObj" : "http://cybox.mitre.org/objects/WindowsFilemapping#",
"winHandleObj" : "http://cybox.mitre.org/objects/WindowsHandle#",
"winHookObj" : "http://cybox.mitre.org/objects/WindowsHook#",
"winKernelObj" : "http://cybox.mitre.org/objects/WindowsKernel#",
"winMailslotObj" : "http://cybox.mitre.org/objects/WindowsMailslot#",
"winNetShareObj" : "http://cybox.mitre.org/objects/WindowsNetworkShare#",
"winPrefetchObj" : "http://cybox.mitre.org/objects/WindowsPrefetch#",
"winRegistryObj" : "http://cybox.mitre.org/objects/WindowsRegistry#",
"winSysRestoreObj" : "http://cybox.mitre.org/objects/WindowsSystemRestore#",
"winTaskObj" : "http://cybox.mitre.org/objects/WindowsTask#",
"winWaitTimerObj" : "http://cybox.mitre.org/objects/WindowsWaitableTimer#",
"x509CertObj" : "http://cybox.mitre.org/objects/X509Certificate#",
"maecc" : "http://maec.mitre.org/maec_common#",
"maecContainer" : "http://maec.mitre.org/maec_container#",
"maecPackage" : "http://maec.mitre.org/maec_package#",
"maecBundle" : "http://maec.mitre.org/maec_bundle#",
"mmdef" : "http://xml/metadatasharing#",
"vocab" : "http://msm.mitre.org/vocabulary_common#",
"scap_core" : "http://scap.nist.gov/scap_core#",
"patch" : "http://scap.nist.gov/patch#",
"capec" : "http://capec.mitre.org/capec#",
"cce" : "http://cce.mitre.org/cce#",
"cpe" : "http://cpe.mitre.org/cpe#",
"cve" : "http://nvd.nist.gov/cve#",
"cvss" : "http://nvd.nist.gov/cvss#",
"cwe" : "http://cwe.mitre.org/cwe#",
"statement" : "http://nvd.nist.gov/statement#",
"ciqct" : "http://www.oasis-open.org/ciq_common#",
"xcl" : "http://www.oasis-open.org/ciq_currency#",
"xal" : "http://www.oasis-open.org/ciq_xal#",
"xnl" : "http://www.oasis-open.org/ciq_xnl#",
"xpil" : "http://www.oasis-open.org/ciq_xpil#",
"ioc" : "http://ioc.mandiant.com/IoC#",
"asset" : "http://www.daedafusion.com/Asset#",
"geo" : "http://www.w3.org/2003/01/geo/wgs84_pos#"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment