phuslu / nginx-ssl-fingerprint

high performance ja3 and http2 fingerprint for nginx.
BSD 2-Clause "Simplified" License
138 stars 23 forks source link

Support raw ja3 fingerprint #43

Open yarosman opened 4 months ago

yarosman commented 4 months ago

It would be great to allow to get raw ja3 fingeprint

phuslu commented 4 months ago

I understand that raw ja3 fingerprint contains greased/resumption information which is benefit for waf/antibot. But I still think this requirement is similar/dupicated with https://github.com/phuslu/nginx-ssl-fingerprint/issues/42 and https://github.com/phuslu/nginx-ssl-fingerprint/issues/13 , because ja4/cisco also intend to solve it.

yarosman commented 4 months ago

It looks like much easier to add ja3 raw supporting than ja4/cisco implementation ))