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

Update to Threat ECS Fieldset (TLP) #2073

Closed
peasead opened this issue Sep 30, 2022 · 2 comments
Closed

Update to Threat ECS Fieldset (TLP) #2073

peasead opened this issue Sep 30, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@peasead
Copy link
Contributor

peasead commented Sep 30, 2022

Summary

The Traffic Light Protocol (TLP) is a system of markings that communicates information sharing permissions for threat indicators.

In August 2022, FIRST (the governing body for TLP) released TLP v2.0. This has an update to an existing TLP designation (TLP:WHITE -> TLP:CLEAR) and the addition of an additional TLP designation (TLP:AMBER+STRICT).

We should update the TLP fields for the Threat ECS fieldset to include the following:

  • add a TLP:CLEAR field
  • add a TLP:AMBER+STRICT field
  • add a TLP version field

Motivation:

This will keep the ECS fieldset updated with the governing body for TLP. TLP v1.0 was deprecated in August 2022.

Detailed Design:

Provide additional details around the design of the proposed changes.

  • Field names:
  • Example values for the fields
    • threat.indicator.marking.tlp : CLEAR, WHITE, AMBER, AMBER+STRICT, RED
    • threat.enrichments.indicator.marking.tlp : CLEAR, WHITE, AMBER, AMBER+STRICT, RED
    • threat.indicator.marking.tlp.version : 1.0, 2.0
    • threat.enrichments.indicator.marking.tlp.version : 1.0, 2.0
@peasead peasead added the enhancement New feature or request label Sep 30, 2022
@kgeller
Copy link
Contributor

kgeller commented Sep 30, 2022

Hi @peasead ! The additions of CLEAR and AMBER+STRICT to [threat.indicator.marking.tlp has already been completed via a community PR and will be released in ECS 8.6.

@peasead
Copy link
Contributor Author

peasead commented Sep 30, 2022

🚀

@peasead peasead closed this as completed Sep 30, 2022
@kgeller kgeller mentioned this issue Sep 30, 2022
@kgeller kgeller mentioned this issue Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants