@aizen115 said in Can't get new fingerprint, alway return 504:
Can't get new fingerprint, alway return 504 error code.
Is the problem relevant now?
Please fix soon.
Who are you addressing?
I was trying to analyze fingerprint detection on a website using BAS. When I used the Fingerprint Detector Tool in record mode, it captured multiple detections, including Canvas.
However, when I tested the same website using BabloSoft Canvas Inspector v3.0, it did not detect any canvas request or fingerprinting attempt. Then, I tried using the Perfect Canvas module, and it did detect a canvas request.
Now, I am confused about whether the Perfect Canvas module is still working correctly and up to date. Is it fully reliable for detecting canvas fingerprinting, or is there another better method to analyze this?
Additionally,
I also noticed that the Canvas Inspector 3 tool does not detect some of the canvas requests. More details here: https://community.bablosoft.com/topic/29864/fingerprint-detector-sees-canva-fingerprinting-canvas-inspector-doesn-t
I would also be interested in knowing a way to save the detected cavas requests in the Fingerprint Detector
FingerprintDetector stores messages about any call to getImageData.
CanvasInspector excludes data with zero entropy, the result of which will be the same on any hardware.