Skip to content

Social Snapshot Tool: Online Social Network Forensics (initial research prototype)

License

Notifications You must be signed in to change notification settings

257naba/social-snapshot-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

socialsnapshot third-party Facebook application (php)

  • Requirements: php5, php5-curl, Apache2/nginx
  • Deploy php directory on webserver
  • Change ownership of files to www-data
  • Copy settings.inc.php.example to settings.inc.php
  • Edit settings.inc.php to reflect your set-up

socialsnapshot Facebook Client (java)

  • Requirement: JRE 1.6
  • Copy java/socialsnapshot.config.example to java/socialsnapshot.config
  • Edit settings in java/socialsnapshot.config to reflect your set-up
  • Within java directory, run "ant" to rebuild client jar

Usage

Start Selenium Server

  • You need a Mozilla Firefox 3.6 with selenium IDE extension
  • java -jar java/server-patched.jar (selenium server)

Start client with HTTP cookie authentication ...

...or start client with password authentication

#Results

Contact details and socialsnapshot client log

  • Local files in /results snapshot11111.csv snapshot11111.log

socialsnapshot data from third-party application

  • User will be automatically notified

About

Social Snapshot Tool: Online Social Network Forensics (initial research prototype)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.5%
  • Java 18.0%
  • Python 0.5%