OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.2k stars 919 forks source link

Improve Representative for network traffic #7511

Open nino-filigran opened 3 months ago

nino-filigran commented 3 months ago

Use case

As of today, the representative of a Network traffic observable is only the destination port. The goal is change it to at least src_port:dst_port

We need to be careful however since src_prt is not mandatory.