It seams that Facebook’s Homepage Source code was leaked. This is yet to be confirmed by Facebook themselves so do not take it for real.
I’ve spend a couple of moments reading the single PHP file and there is nothing wrong with it that is obvious to me at this stage, apart from the fact it gives us a pretty good idea how the software is structured and where to find interesting libraries and other components of the Facebook application. If you find anything interesting please send it to us privately or I would suggest to contact the Facebook straightaway.
[source code taken down, let's be nice]!
Hello,
Today, I read about the alleged source code leak at Facebook Secrets http://facebooksecrets.blogspot.com/ where the actual code was posted…
The code is composed of numerous API calls, I don’t know if the actual code of the various PHP include files was also leaked. Couple of days ago while browsing facebook I got an error that revealed where the actual code is stored /home/… I believe this violates an important security rule “Secure failure”. Unfortunately many web applications on the web still suffer from an insecure failure.
Just a thought :)