Skip to content

TLS cookie issue visiting URL #344

Open
@BRUHItsABunny

Description

@BRUHItsABunny

When visiting this URL https://pie-production.walgreens.com/ using uTLS with a Chrome parrot the TLS handshake gets corrupted.

When I visit it in my browser (Brave) I get a HTTP 404 (expected) and the TLS handshake gets a Hello Retry Request with a TLS cookie. This is the same in Go as well and in the browser it does another Client Hello with the TLS cookie but in Go it sends a malformed Client Hello with a bugged out cookie.

Image

This seems like a bug, but I'm not sure how to debug this yet as I'm pretty new to this codebase.
How/where does this behavior occur?

PCAPS included:
walgreens.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions