-
Notifications
You must be signed in to change notification settings - Fork 6
Description
We are Allowme, a business unit of Tempest Security Intelligence, a cybersecurity company from Brazil, Latam, with more than 22 years in operation. Allowme's mission is to help companies protect the digital identities of their legitimate customers through a complete fraud prevention platform.
Context and threat
In the context of fraud in web applications, seeking financial gain depends, almost entirely, on the possibility of automating tactics. Based on this assumption, being able to re-identify an attacker is essential to remove the scale of an attacker. For this detection to be possible, an attacking device detected in a context should be easily identified during a new attack, targeted towards something new, or towards the same previous target.
Proposal
Somehow, persistently storing (non-manipulating) information on the device (4 bits) is essential to ensure more effective (efficient and effective) defenses and controls, while maximizing the user experience for legitimate users.
This signal will not be the only one used for fraud identification, however it may be relevant for a fraud application when this signal is marked true on a specific device.
This functionality can be implemented in both Web browsers (eg Chrome) and mobile operating systems (eg Android).
A similar implementation would be Apple's DeviceCheck, available at: https://developer.apple.com/documentation/devicecheck
Relevant signals
Secure and persistent storage area on the device
Browser lifetime
Privacy implications and safeguards
Since this information does not reveal any user PII and is only relevant to fraud detection and containment systems, there is no threat to user privacy.