-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Unable to view decrypted TLS #726
Comments
Hello @sujitawake! I'm here to help you with any bugs, questions, or contributions you have regarding the tool. Let's work together to resolve this issue. It seems like you're encountering an issue with eCapture not displaying decrypted TLS contents. Here are a few steps and considerations that might help resolve the issue:
If these steps do not resolve the issue, you might want to check the discussion thread mentioned in the logs for additional context or similar issues. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
The program you execute is |
Describe the bug
I am trying to play around with this tool in Kali (64-bit). I followed the instructions as mentioned in the README but I am not seeing the decrypted TLS contents. Am I missing something?
To explain the test scenario I have captured a screencast which can be seen below.
Screencast
Hosted on Google (view in 1080p) as GitHub upload failed: https://drive.google.com/file/d/1U_tWiD5eZRefuZEFzW5d8JuvD9KBgrub/view?usp=sharing
To Reproduce
#ecapture tls -m text -l debug_ecapture.log
\curl -v -L https://youtube.com
debug_ecapture.log
)Kali Linux:
Kali (64bit)
Linux kali 5.16.0-kali7-cloud-amd64 #1 SMP PREEMPT Debian 5.16.18-1kali1 (2022-04-01) x86_64 GNU/Linux
eCapture version: linux_amd64:v0.9.3:6.5.0-1025-azure
debug_ecapture.log
:grep BPF /boot/config-$(uname -r)
output:Any help would be much appreciated!
CC: @dosu
The text was updated successfully, but these errors were encountered: