LessThanGreaterThan

Results 19 comments of LessThanGreaterThan

Hey, this has todo with http2. When https is used it switches to http2 and uses the `:authority` header, you can parse it like this: ```rust fn get_host(session: &mut Session)...

> It appears that the fingerprint feature is a paid service. There is a lot of cool stealthy software out there. > > We mostly give attention to FOSS-privacy tools....

> Nice. I will definitely check it out. > > In the future, I may introduce some concepts showing that fingerprint and score are of little value compared to server-side...

> No need to sign, and randomizing fingerprints is optional, but not needed. around 400 executions have been done.

> Okay, try now. In the analysis section, you see “bad” for the hidden fingerprint, but let me know if I missed the target. If you open a different or...

also noticed that console.log() is not possible inside the custom chrome, it will only print "undefined" ![image](https://user-images.githubusercontent.com/120998705/222268049-86a11b89-1ffb-4d5c-97e4-3079f51e6fee.png)

> Could probably hook console.log and check the console outputs. Depending on how BAS has tampered with the function you might be able to detect it with the given types....

> Do you have a copy of the BAS chromium binary? Want to try something. Yes i do. want me to upload it or anything?

> > > Do you have a copy of the BAS chromium binary? Want to try something. > > > > > > Yes i do. want me to upload...

> Doesn't appear to run, can you check if there are any run parameters specified on the binary? Tried to get it running through selenium and puppeteer but neither worked....