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

App-layer probing miss some connections #49

Open
thearossman opened this issue Sep 5, 2024 · 0 comments
Open

App-layer probing miss some connections #49

thearossman opened this issue Sep 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@thearossman
Copy link
Collaborator

thearossman commented Sep 5, 2024

From experiments filtering out TLS in Retina, we observed that the parser misses some TLS traffic:

It appears to miss most TLS traffic for version != 1.3. Over a few iterations, we saw no TLSv1.2 captured when filtering for tls and a fair amount of TLSv1.2 when filtering out TLS. Similar for SSLv2 and TLSv1, which would also be nice to support.

I observed similar issues a couple of times for HTTP and relatively consistently for DNS.

All of this needs more investigation, but the issue is reproducible on live traffic. (We haven't been able to find a pcap that reproduces.)

@thearossman thearossman added the enhancement New feature or request label Sep 5, 2024
@thearossman thearossman changed the title [Issue tracking] TLS probing misses some handshakes [Issue tracking] App-layer probing miss some connections Sep 5, 2024
@thearossman thearossman added bug Something isn't working and removed enhancement New feature or request labels Sep 5, 2024
@thearossman thearossman changed the title [Issue tracking] App-layer probing miss some connections App-layer probing miss some connections Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant