OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cti message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [cti] Timestamps and Temporal Intervals


There were a couple of proposals presented at the F2F regarding composition / sequencing and temporal intervals.

This was my proposal, something like this below. The proposal was a "sequence" pattern composition could consist either of a duration in milliseconds, or an absolute start_time and stop_time, which would be whatever our datetime type is.


{
"type": "indicator",
"id": "example.com:628a75ab-7b63-4e88-9175-2c190e38233c",
"created_at": "2016-01-06T19:13:17.778545-05:00",
"producer_ref": "example.com:example",
"pattern": {
"type": "sequence",
"duration": 60000,
"expressions: [
{
"type":”or-composition",
"expressions":[
{
"type":"cybox",
"key": "File_Hash:SHA256",
"condition": "equals",
"value": "730f75dafd73e047b86acb2dbd74e75dcb93272fa084a9082848f2341aa1abb60"
},
{
"type":"yara",
"value":{ ... yara stuffs... }
}
]
},
{
"type":"cybox"
"key":"Windows_Registry",
"condition":"equals",
"value":"HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce"
}
]
}
}


-
Jason Keirstead
IBM STSM - Product Architect, Security Intelligence, IBM Security Systems
www.ibm.com/security | www.securityintelligence.com

Without data, all you are is just another person with an opinion - Unknown


Inactive hide details for Patrick Maroney ---01/18/2016 01:04:42 PM---I want to help drive closure on Timestamps and breach thePatrick Maroney ---01/18/2016 01:04:42 PM---I want to help drive closure on Timestamps and breach the topic of Temporal Intervals* for the next

From: Patrick Maroney <Pmaroney@Specere.org>
To: "cti@lists.oasis-open.org" <cti@lists.oasis-open.org>
Date: 01/18/2016 01:04 PM
Subject: [cti] Timestamps and Temporal Intervals
Sent by: <cti@lists.oasis-open.org>





I want to help drive closure on Timestamps and breach the topic of Temporal Intervals* for the next major version.

I believe we are very close to reaching consensus on Absolute Timestamps. I propose that we should specifically identify and treat Temporal Intervals as a separate requirement and topic for discussion somewhere in the Road Map. (IF there is consensus: perhaps as part of Relationships and/or Patterning???)


Patrick Maroney
Office: (856)983-0001
Cell: (609)841-5104



President
Integrated Networking Technologies, Inc.
PO Box 569
Marlton, NJ 08053




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]