- Nov 16, 2011
- 19,815
- 11,285
Most of the people think that in order to find bugs on websites like Facebook an Twitter and then get paid through their reward programs, one needs to have a lot of technical knowledge. This is required only for people who plan to do this regularly or full time. If you are just little vigilant while using Facebook features, you may get lucky. Here are some easy bugs paid by Facebook bug bounty program in past.
1) Bug showing the admin usernames for a Facebook page.
Facebook used to send messages on user email for liking a page if the user interacted on it. One of the security researcher got such invitation mail from Facebook. He just clicked on the "show original" option and got the details like names of admins of that page.
Reward: $2500
POC: https://www.seekurity.com/blog/gene...cebook-pages-admins-disclosure-vulnerability/
2) Finding the friends of any Facebook user (bypassing his privacy settings)
A security researcher was checking his posts on Facebook when he saw a new feature called year overview. He started digging more about different options there and found an IDOR bug
https://m.facebook.com/username/year/2014/profile_lists/?factoid_type=friends_made
Just replace the username with any Facebook user name and you will see his friends made in that year even if he has hided in privacy settings.
Reward: $5500
POC: https://josipfranjkovic.blogspot.in/2015/07/the-easiest-bug-bounties-i-have-ever-won.html
Point of this thread is that you can also find out some bugs and make decent cash if you pay a little attention. Especially, whenever a new feature is launched, you should test it for bugs.
All the best. Any questions, let me know.
1) Bug showing the admin usernames for a Facebook page.
Facebook used to send messages on user email for liking a page if the user interacted on it. One of the security researcher got such invitation mail from Facebook. He just clicked on the "show original" option and got the details like names of admins of that page.
Reward: $2500
POC: https://www.seekurity.com/blog/gene...cebook-pages-admins-disclosure-vulnerability/
2) Finding the friends of any Facebook user (bypassing his privacy settings)
A security researcher was checking his posts on Facebook when he saw a new feature called year overview. He started digging more about different options there and found an IDOR bug
https://m.facebook.com/username/year/2014/profile_lists/?factoid_type=friends_made
Just replace the username with any Facebook user name and you will see his friends made in that year even if he has hided in privacy settings.
Reward: $5500
POC: https://josipfranjkovic.blogspot.in/2015/07/the-easiest-bug-bounties-i-have-ever-won.html
Point of this thread is that you can also find out some bugs and make decent cash if you pay a little attention. Especially, whenever a new feature is launched, you should test it for bugs.
All the best. Any questions, let me know.