Skip to content

Keylog mode key acquisition timing is too late in Apache 2 #746

Open
1 of 1 issue completed
Open
@SunJal

Description

@SunJal

Important

You can mention the @dosu AI robot, which can quickly answer your questions.

Describe the bug
I visited an HTTPS server configured with Apache 2 using OpenSSL and found that the three functions of the current keylog mode Hook cannot correctly read the key after the handshake, but instead obtain the key by calling the SSL_in_before function in SSL_shutdown when the connection is closed.
To Reproduce
Steps to reproduce the behavior:

1.Run Apache 2 and Ecapture
2.Initiate requests using long connections
3.Observe the output of ecapture when the connection is closed

Screenshots

Image

Linux Server/Android :

  • Device: ubuntu-20.10
  • Kernel Info: Linux 5.8
  • Apache2 Version: 2.4.46

Sub-issues

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed🐞 bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions