Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenC2 Command header field #35

Closed
romanojd opened this issue Jan 29, 2018 · 3 comments
Closed

OpenC2 Command header field #35

romanojd opened this issue Jan 29, 2018 · 3 comments

Comments

@romanojd
Copy link
Contributor

A header property was proposed during the 1/23/2018 Language SC meeting and as a comment to oc2ls-v1.0-wd03-0wip.

The following example was provided during the LSC meeting:

{
    "header": {
        "command_id": "1234...",
        "version": "1.0",
        "timestamp": "<standard timestamp field when command was created>"
    },
    "action": {},
    "target": {}
}
@romanojd
Copy link
Contributor Author

Proposed definition in Section 2.2.1:
COMMAND_HEADER (required): Command identifiers, tracking and sequencing information.

@sparrell
Copy link
Contributor

sparrell commented Mar 6, 2018

at 3/6/18 LSC Looking Glass provided several use cases using header. See https://drive.google.com/drive/folders/1AAAEfUhcjBvJEJCKQIrVSZ6jI2XUbhHL

@sparrell
Copy link
Contributor

sparrell commented Jul 5, 2018

Header is included now in the LSC

@sparrell sparrell closed this as completed Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants