-
**The question**
The safari browser v17_0 impersonate fingerprint observed on https://tls.browserleaks.com/json is:
```
{
"user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebK…
-
### Your Feature Request
As we already can leverage JA3 fingerprinting in haproxy to do client fingerprinting.
I would like to see a builtin JA4 hash constant for even better client fingerprinting.…
-
I have a HTTP client implemented with Scala language, I would like to know the JA3 and JA4 TLS fingerprint value. Then I decided to use this tool. However once I compare the values between this tool `…
-
Hello!
I'm trying to use JA4 zeek plugin on an Ubuntu 22.04 system. I installed using `zkg`, and I can confirm that worked because I can see:
`$ zkg list`
`zeek/foxio/ja4 (installed: v0.18.4) -…
-
Hi :wave: . While working on a personal project that implements JA4, I noticed some discrepancies when comparing JA4 (TCP) fingerprint output against some of the tls PCAP files in your repo.
For ex…
elpy1 updated
3 months ago
-
In https://github.com/komuw/ong/issues/95 (https://github.com/komuw/ong/pull/244) we implemented a TLS fingerprint inspired by ja3.
`ja4+` has been released[1]. `ja4+` has a number of different fi…
-
**The question**
- I see that the impersonate support is available only for `chrome99_android` and not for any of the succeeding versions of Chrome for Android.
- If I would want to use curl-cffi …
-
Created by Alya Gomaa via monday.com integration. 🎉
-
There exist updates in TLS client fingerprinting technology
https://github.com/FoxIO-LLC/ja4/tree/main
-
### Nuclei version:
latest:v3.2.8
### Current Behavior:
A while back I had [made a discussion on JA3 randomization](https://github.com/projectdiscovery/nuclei/issues/3330) and…