-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](ht…
-
Does the browser fingerprint can be successfully migrate to the tls_client or session for direct requests?
there are 3 things to keep in consistant.
1. IP
2. User agent
3. browser fingerprint
4.…
-
Unfortunately there are times where you need `tls_insecure_skip_verify` in production, like reverse proxying to old, outdated devices, with awfully wrong self-signed certificates that might be expired…
-
In my case python requests to "https://bandcamp.com" resulted in 403 forbidden.
Using something like https://github.com/lexiforest/curl_cffi to impersonate chrome would work fine.
-
### Version of the software
0.2.4
### Operating system
Windows Server 2019
### Browser / Native
Chrome
### What happened?
According to https://github.com/salesforce/ja3
> JA3 i…
ghost updated
5 months ago
-
Up until 8 September 2020 there were frequent updates to the fingerprint database as may be seen here: https://github.com/cisco/mercury/commits/main/resources/fingerprint_db.json.gz
It looks like t…
-
```
http_preregistration
assert r.status_code == 200, 'Preregistration failed ({} != 200)'.format(r.status_code)
AssertionError: Preregistration failed (403 != 200)
```
First request is faili…
-
### Terraform CLI and Provider Versions
Previously I use TLS 3.4.0 version of Terraform provider, but now switch to 4.0.2 version and I confused because I get different value but expect the same re…
-
**Describe the bug**
The JSON output from /summary is broken. Seems like it just cuts off at a random spot in the output.
**To Reproduce**
Use --http-host 127.0.0.1 and --http-port 80 cmdline opt…
-
Per @nbougalis:
> Even for SSL/TLS encrypted connections, an attacker can mount relatively inexpensive MITM attacks that are extremely hard to detect and afford the ability to intelligently tamper …