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

[Draft] Network Firewall OCSF Compatibility Update #852

Closed
wants to merge 3 commits into from

Conversation

adplotzk
Copy link
Contributor

Proposal for an updated Security Incidents event class using the new Finding Info object
It includes the following:
Security Incident (Create, Update, Close)
The Security Incident event class has the following goals:

Updates to endpoint object

  1. add natip to src_endpoint/dst_endpoint
  2. add natport to src_endpoint/dst_endpoint
  3. add device to src_endpoint/dst_endpoint

Updates to traffic object

  1. add chunks to traffic object
  2. add chunks_out to traffic object
  3. add chunks_in to traffic object

Updates to connection_info object

  1. add process to connection_info
  2. add nssai_type to connection_info
  3. add nssai differentiator to connection_info

Create new object within connection_info object

  1. create new object connection_info.{tunnel_information.uid}
  2. create new object connection_info.{tunnel_information.type}

Updates to session object

  1. add count to session
  2. add end_reason to session

Updates to firewall_rule object

  1. add wan_policy_name to firewall_rule
  2. add wan_cluster_name to firewall_rule
  3. add wan_device_type to firewall_rule
  4. add wan_cluster_type to firewall_rule
  5. add wan_site to firewall_rule

@adplotzk adplotzk closed this Nov 15, 2023
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

Successfully merging this pull request may close these issues.

1 participant