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

Add Related_Observables structure to Course_Of_Action #28

Closed
sbarnum opened this issue Jul 1, 2013 · 2 comments
Closed

Add Related_Observables structure to Course_Of_Action #28

sbarnum opened this issue Jul 1, 2013 · 2 comments

Comments

@sbarnum
Copy link
Contributor

sbarnum commented Jul 1, 2013

Add Related_Observables structure to Course_Of_Action to enable explicit specification of technical details related to a COA.
For example a COA specifying blocking network traffic to 149.89.35.19:80 using a firewall could simply include a Network_Connection observable pattern that specifies a Destination IP of 149.89.35.19 and Port 80.

@johnwunder
Copy link
Member

There's a definite need for this, one question is whether it should be directly in Course_Of_Action or whether it should be in an extension off of Structured_COA.

@johnwunder
Copy link
Member

The associated proposal was accepted and this change is ready to be implemented.

@ghost ghost assigned johnwunder Jan 6, 2014
johnwunder added a commit that referenced this issue Jan 6, 2014
Closes #28 by adding a Parameter_Observables field to COA, implemented via
cybox:ObservablesType.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants