salesforce / ja3

JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.
BSD 3-Clause "New" or "Revised" License
2.69k stars 288 forks source link

looking to create ja3 #83

Open kolet opened 2 years ago

kolet commented 2 years ago

hi there , i'd like to know if there is any tools to create ja3 finger prints .

all of the tools i've seen till now , are tools that are extracting ja3 finger prints and their md5 hash.

however i am looking for a tool that create "generate" those ja3 finger prints .

thanks

kolet commented 2 years ago

I don't understand the question. Can you explain what you are trying to do?

its more like a question not an issue .

i would like to generate ja3 fingerprints , and i am looking a script/tool to do that .

kolet commented 2 years ago

im not sure how i am not making sense :)

md5 hashes are not what i am looking for .. valid fingerprints are .

i am already extracting all ja3 from my network through suricata .

i'd like to generate ja3 constantly untill i stop the script for example .

i tried example.go (from UTLS ), however it generate mots of the time the same JA3 .

what i am looking for a generating hundreds - thousands of ja3 fingerprints .

kolet commented 2 years ago

this is exactly what i am trying to do.. i'd like to avoid being blocked while scraping .

kolet commented 2 years ago

I cannot help with this pro bono. If you want to do business, my contact info is in my bio. Otherwise good luck. thanks !

hopefully some one will come and help out , its github after all :)

they are companies that does that (scrapify for example ), i try to avoid that .

pagpeter commented 2 years ago

You shouldn't randomize your ja3. Use the one that chrome uses, and stick with it. That will work way better

aygupt1822 commented 1 year ago

hi there , i'd like to know if there is any tools to create ja3 finger prints .

all of the tools i've seen till now , are tools that are extracting ja3 finger prints and their md5 hash.

however i am looking for a tool that create "generate" those ja3 finger prints .

thanks

Oh boiiiiii, Well this can be done with random Ciphers, EC and EC_PF.

But you need to first select the Ciphers suites, EC and EC_PF for this purpose, and then randomize between them.