An open API service indexing awesome lists of open source software.

https://github.com/o-x-l/ebpf-ja4t

JA4T TCP-Fingerprinting via eBPF
https://github.com/o-x-l/ebpf-ja4t

bot-detection fingerprinting ja4-fingerprint ja4t network-intelligence network-security vpn-detection

Last synced: 3 months ago
JSON representation

JA4T TCP-Fingerprinting via eBPF

Awesome Lists containing this project

README

          

# eBPF TCP-Fingerprint Collector (JA4T)

This project is not yet in a stable state!

Test it: [fingerprint.oxl.app](https://fingerprint.oxl.app)

----

## Intro

About JA4:

* [JA4T TCP Fingerprinting](https://medium.com/foxio/ja4t-tcp-fingerprinting-12fb7ce9cb5a)
* [JA4+ Suite](https://github.com/FoxIO-LLC/ja4/blob/main/technical_details/README.md)
* [FoxIO Repository](https://github.com/FoxIO-LLC/ja4)
* [Cloudflare Blog](https://blog.cloudflare.com/ja4-signals)
* [FoxIO Blog](https://blog.foxio.io/ja4%2B-network-fingerprinting)
* [FoxIO JA4 Database](https://ja4db.com/)
* [JA4 HAProxy Lua Plugin](https://github.com/O-X-L/haproxy-ja4)
* [JA4H HAProxy Lua Plugin](https://github.com/O-X-L/haproxy-ja4h)

Browser Fingerprinting:
* [Browser Fingerprinting](https://github.com/O-X-L/browser-fingerprint)

----

## License

This script is licensed under the GPLv3-license and thus is free to use. If you modify it for your needs - you'll have to open-source the fork.

But the JA4T algorithm has some usage-limitations - see: [FoxIO-LLC/ja4](https://github.com/FoxIO-LLC/ja4?tab=readme-ov-file#licensing) & [JA4+ FoxIO License](https://github.com/FoxIO-LLC/ja4/blob/main/LICENSE)

----

## Contribute

Contributions are welcome :

But please do not post any generic AI-slop.. thanks.

For more information see: [Contribute](https://github.com/O-X-L/ebpf-ja4t/blob/latest/CONTRIBUTE.md)