122
edits
No edit summary |
No edit summary |
||
Line 109: | Line 109: | ||
[[File:Ring buffer filter one ip.png|border|600px]] | [[File:Ring buffer filter one ip.png|border|600px]] | ||
==== Capture SSL traffic | ==== Capture only the handshake of SSL traffic and limit the encrypted part to L4 ==== | ||
Also a common use case is to not capture encrypted content. This can be done by setting up a rule for | Also a common use case is to not capture encrypted content. This can be done by setting up a rule for SSL after handshake packets to capture only up to the L4 header for IP and TCP investigation. This can be configured with the following settings: | ||
[[File:Ring buffer rule create ssl | [[File:Ring buffer rule create ssl after handshake.png|alt=|border|399x399px]] | ||
The configured rule will look like: | The configured rule will look like: | ||
[[File:Ring buffer rule ssl | [[File:Ring buffer rule ssl after handshake.png|alt=|border|600x600px]] | ||
==== Capture full SIP, capture RTP to the first 12 bytes of the payload and drop all other packets ==== | ==== Capture full SIP, capture RTP to the first 12 bytes of the payload and drop all other packets ==== |
edits