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

TLS capture using eBpf #447

Open
os11k opened this issue Aug 2, 2023 · 2 comments
Open

TLS capture using eBpf #447

os11k opened this issue Aug 2, 2023 · 2 comments
Assignees

Comments

@os11k
Copy link

os11k commented Aug 2, 2023

Hi,

This is more a feature request. eBpf allows to capture TLS packets. It would be fantastic if sngrep can use it and capture TLS without need of recompiling and cert. :)

Thank you!

@Kaian
Copy link
Member

Kaian commented Aug 3, 2023

Hi @os11k

Can you point me to some project or sample code of TLS decrypting using eBPF?

Thanks!!

@Kaian Kaian self-assigned this Aug 3, 2023
@os11k
Copy link
Author

os11k commented Aug 3, 2023

Hi @Kaian !

I was able to read TLS SIP packets with running pre-compiled code from this package:

https://github.com/gojue/ecapture

Additionally QXIP SIPCAPTURE, has this project, I never tried it though:

https://github.com/sipcapture/rtcagent

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants