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

Decrypt TLS messages if a private key is available #4534

Closed
wants to merge 1 commit into from

Conversation

guedou
Copy link
Member

@guedou guedou commented Sep 18, 2024

This PR adds a convenient way to decrypt TLS messages using a RSA private key.

@gpotter2
Copy link
Member

I mean you can already do that by setting

conf.tls_sessions.server_rsa_key

If you like using TLS in Scapy, I think it would be worthing starting a real documentation page :)

Copy link
Member

@gpotter2 gpotter2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my comment

@guedou
Copy link
Member Author

guedou commented Sep 20, 2024 via email

@guedou guedou closed this Sep 20, 2024
@gpotter2 gpotter2 deleted the 20240918/guedou/tls-pcap-rsa-private-key branch October 6, 2024 21:37
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.

3 participants