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

how to generate ja3 of incoming requests on go server? #18

Open
murph12F opened this issue Oct 26, 2023 · 0 comments
Open

how to generate ja3 of incoming requests on go server? #18

murph12F opened this issue Oct 26, 2023 · 0 comments

Comments

@murph12F
Copy link

Hello, great library, i am trying to use it to generate fingerprints of incoming requests to my go server to enhance security, is there any way to pass the request to a method and get back the ja3? i ve seen the documentation and it accepts gopacket.Packet or *tlsx.ServerHelloBasic but cant understand how i am supposed to extract them from the request got in my server. Thx for the support.

(p.s. it might be helpful to have basic usage examples in the doc, i dont think there is unless i ve missed it )

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

No branches or pull requests

1 participant