Hi there,
just discovered a nice tutorial for bypassing / protection against Facebook's photo friend verification mechanism.
Precisely, it is more of a protection against the photo verification. It won't work if your account is already blocked but it will make sure that photo verification can not hurt you in the future if you are able to log on to your account right now.So if you plan on building up some Facebook accounts or if you want to harden your already existing accounts, do some planning ahead and protect yourself against photo verification by doing the following:
1. Use or build a FB app that downloads all your friends' photos where they are tagged in (photo verification uses exactly those photos) and stores them in a searchable manner (there a quite some tutorials on BHW on how to do this manually... manual work sucks
2. If you face photo verification, manually compare the pictures they show you with the ones you downloaded
Link to the full tutorial with PHP code and how to build a FB app that does the job for you:
www.shelldaemon.com/2014/01/bypass-facebook-photo-verification.html
Have fun!
just discovered a nice tutorial for bypassing / protection against Facebook's photo friend verification mechanism.
Precisely, it is more of a protection against the photo verification. It won't work if your account is already blocked but it will make sure that photo verification can not hurt you in the future if you are able to log on to your account right now.So if you plan on building up some Facebook accounts or if you want to harden your already existing accounts, do some planning ahead and protect yourself against photo verification by doing the following:
1. Use or build a FB app that downloads all your friends' photos where they are tagged in (photo verification uses exactly those photos) and stores them in a searchable manner (there a quite some tutorials on BHW on how to do this manually... manual work sucks
2. If you face photo verification, manually compare the pictures they show you with the ones you downloaded
Link to the full tutorial with PHP code and how to build a FB app that does the job for you:
www.shelldaemon.com/2014/01/bypass-facebook-photo-verification.html
Have fun!