|
|
|
|
|
by sometimesshit
1823 days ago
|
|
This can be detected easily using navigator.credentials.create.toString() != "function () { [native code] }" Another way is to hook the Fetch API and log outgoing urls that are not authenticated by Cloudflare Welcome to the start of another catch and mouse game. |
|
> navigator.credentials.create.toString() != "function () { [native code] }"
Are you sure? If I can replace navigator.credentials.create then surely I can replace its toString as well.