t13d1011ht_61a7ad8aa9b6_07a85421bdea
rust_sniffer — inferred from the User-Agent on its requests.
What this fingerprint encodes
t13d1011ht
handshake shape, human-readable
61a7ad8aa9b6
truncated hash of the cipher list
07a85421bdea
truncated hash of extensions + signature algorithms
- Transport
- TCP
- TLS version
- TLS 1.3
- Server name
- server name sent
- Cipher suites offered
- 10
- Extensions offered
- 11
- ALPN
- ht
Same tool, different options
These 1 other fingerprints share this one's JA4_c — the extension and signature-algorithm hash. A client that keeps its extension set constant while varying its cipher list produces exactly this pattern, which is what a scanner iterating cipher suites looks like. A JA3 cannot show you this: its single MD5 collapses ciphers and extensions together, so every variation looks like an unrelated client.
The hello it was computed from
Recovered because the proxy now stores the pre-hash JA3 string alongside the digest. Every number below came out of this client's ClientHello; anything we cannot name in the IANA registry is shown as its raw value rather than guessed at.
- Version
- TLS 1.2
Cipher suites 10
-
TLS_AES_256_GCM_SHA384 -
TLS_AES_128_GCM_SHA256 -
TLS_CHACHA20_POLY1305_SHA256 -
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 -
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 -
TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 -
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 -
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 -
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 -
TLS_EMPTY_RENEGOTIATION_INFO_SCSV
Extensions 11
-
signature_algorithms -
server_name -
supported_groups -
key_share -
status_request -
application_layer_protocol_negotiation -
session_ticket -
psk_key_exchange_modes -
extended_master_secret -
ec_point_formats -
supported_versions
Named groups 3
-
x25519 -
secp256r1 -
secp384r1
Point formats 1
-
uncompressed
Raw JA3 string
771,4866-4865-4867-49196-49195-52393-49200-49199-52392-255,13-0-10-51-5-16-35-45-23-11-43,29-23-24,0
Seen in live traffic
- Connections
- 3
- First seen
- 2026-08-25 11:42 UTC
- Last seen
- 2026-08-25 11:42 UTC
- Transport
- TCP
- JA3 hashes absorbed
- 3
The same client, 3 different JA3s
This one JA4 covers 3 distinct JA3 hashes. A JA3 hashes the cipher and extension lists in the order they arrived, so a client that shuffles them — which Chrome and its derivatives do on purpose — produces a new JA3 almost every connection and fragments into what looks like 3 unrelated clients. JA4 sorts those lists before hashing, which is why all of it lands here instead.
b6d7f23c1ca531577d29a343689617df3bd8437fd9a7f0814bce66b9c1083728736401a14ec4110fca0f781d1d51604a
User-Agents seen on this fingerprint
Mozilla/5.0 (compatible; rust_sniffer/0.1; +https://github.com/)5×
A User-Agent is self-declared and trivially forged, so this names an observation rather than proving an identity. It is still the strongest signal available: the fingerprint comes off the TLS handshake and the User-Agent off the request that followed, and one client build keeping a stable JA4 while changing what it calls itself is a finding in its own right.
This entry is an observation, not a policy decision. It is here because the edge saw it, not because anyone reviewed it, and it blocks nothing on its own. Only the curated tier drives classification and banning.