Facebook 'Stalker' Tool Uses Graph Search For Data Mining
angry tapir writes "Mining small details from Facebook has become even easier with Graph Search, the site's new search engine that returns personalized results from natural-language queries. Graph Search granularly mines Facebook's vast user data: where people have visited, what they like and if they share those same preferences with their friends. 'FBStalker' is a Python script debuted at the Hack in the Box security conference in Kuala Lumpur. In its current form, FBStalker runs in the Chrome browser on OS X, entering queries into Facebook's Graph Search and pulling data. Even if a person's profile is locked down to strangers, their friends' open profiles can be examined, giving an indication, for example, who the person may be close with. FBStalker uses Graph Search to find photos in which two people are tagged in, comments on profiles and more."
I mean seriously how many times can you flog the subject.
world was created 5 seconds before this post as it is.
So based on the article, the lesson learned is do not give your tech-novice wife a computer with your passwords on it.
Some people die at 25 and aren't buried until 75. -Benjamin Franklin
I've noticed one news site that only allows log in via "verified" Facebook accounts, if you really care about topics like privacy, security, then you would close your Facebook account.
"If any question why we died, Tell them because our fathers lied."
It's python. Why can't it be written platform agnostic?
Nothing is private on FB even if you lock everything down. And don't forget they create 'shadow profiles' on all users to gather personal information that you don't enter into FB (they know that you really meant to share that data with them but just forgot or were too busy).
Facebook privacy, indeed all internet privacy seems to be a moving goalpost...whenever the site wants to change it for whatever reason.
I know this, Slashdotters know this...but does little Timmy know that? 15 years from now what dirt will potential empoyers find on him? And the only real line of defense is his parents...who probably know less than Timmy.
The speed of tech progress and privacy knowledge are severely out of sync...and not in privacy's favor.
Can they gather information on someone who don't have and never had a FB account ?
If any friends took a snapshot of you and tagged you with your name, you're in the Matrix.
Fuck Facebook.
Facebook's "privacy controls" are nothing of the sort because they do not allow you control of your information when that information is found on other people's profiles. Kind of a microcosm of the government's third party doctrine if you ask me.
""It's basically not feasible for a human to go to the depths that FBStalker script does," he said."
Pfft-- I beg to differ...
every day http://en.wikipedia.org/wiki/Special:Random
Already said a million times or more but *this* is why I am not on Facebook.
Oh wait, I probably am and just don't know it thanks to my "friends". So I guess what I should have said is "this is why I hate Facebook"!
Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
For all this arguing... has anyone actually run this code? Indentation is all off and AttributeError's glaore.
'Module' object has no attribute 'adapters' line 32. Anyone getting this thing to run successfully?
Anyone get this to run? No luck on MAC OS X 10.8.5 with Python 2.6......
for Linux and Windows:
creepy - A geolocation information aggregator (Linux+Windows)
http://ilektrojohn.github.io/creepy/
http://ilektrojohn.github.io/creepy/faq.html
"creepy is an application that allows you to gather geolocation related information about users from social networking platforms and image hosting services. The information is presented in a map inside the application where all the retrieved data is shown accompanied with relevant information (i.e. what was posted from that specific location) to provide context to the presentation."
Features
Map providers available :
Google Maps
Virtual Maps
Open Street Maps
Location information retieval from :
Twitter's tweet location
Coordinates when tweet was posted from mobile device
Place (geographical name) derived from users ip when posting on twitter's web interface. Place gets translated into coordinates using geonames.com
Bounding Box derived from users ip when posting on twitter's web interface.The less accurate source , a corner of the bounding box is selected randomly.
Geolocation information accessible through image hosting services API
EXIF tags from the photos posted.
Social networking platforms currently supported :
Twitter
Foursquare (only checkins that are posted to twitter)
Gowalla (only checkins that are posted to twitter)
Image hosting services currently supported :
flickr - information retrieved from API
twitpic.com - information retrieved from API and photo exif tags
yfrog.com - information retrieved from photo exif tags
img.ly - information retrieved from photo exif tags
plixi.com - information retrieved from photo exif tags
twitrpix.com - information retrieved from photo exif tags
foleext.com - information retrieved from photo exif tags
shozu.com - information retrieved from photo exif tags
pickhur.com - information retrieved from photo exif tags
moby.to - information retrieved from API and photo exif tags
twitsnaps.com - information retrieved from photo exif tags
twitgoo.com - information retrieved from photo exif tags
Automatic caching of retrieved information in order to reduce API calls and the possibility of hiting limit rates.
GUI with navigateable map for better overview of the accumulated information
4 Maps providers (including Google Maps) to use.
Open locations in Google Maps in your browser
Export retrieved locations list as kmz (for Google Earth) or csv files.
Handling twitter authentication in an easy way using oAuth. User credentials are not shared with the application.
User/target search for twitter and flickr.