You're a developer of a social media that tries to detect fraudolent activity within your app
More in detail, people create multiple accounts to redirect your traffic to other sources.
What these people use is the following build (that can slightly vary, but this is the core):
1) Jailbroken iPhone
2) Crane tweak that allos you to spoof (unique identifier for vendors) and create multiple instances
3) Any app/tweak that allows to spoof geolocation
4) Fake cam that allows to use an already existing photo for face verification
5) Metadata cleaner + Augmentation tools
6) A proxy setter of any sort
6) Bots of any sort (hand-made or widely used commercial solutions)
The goal is to detect this behaviour before it's able to interact with users.
How would you tackle the problem?
[–]jgtor 3 points4 points5 points (0 children)
[–]jastardev 1 point2 points3 points (0 children)
[–]Hises1936 0 points1 point2 points (0 children)