Git Product home page Git Product logo

volatility-plugins's Introduction

volatility-plugins

Plugins for the Volatility framework

facebook_extractor

Setup

Simply clone the repository locally and copy the facebook_extractor.py inside the "/volatility/volatility/plugins/" path.

Usage

The facebook_extractor.py contains 3 Volatility plugins:

  • facebookgrabinfo
  • facebookcontacts
  • facebookmessages

For each plugin you can view its available options with: $ python vol.py "facebook-plugin" -h

Usually you would want to run facebookcontacts firstly, in order to get some contact IDs and the owner's ID. Then you can grab the owner's information and also look up for messages of him with some other contact.

Example: Example Usage

Notes

  • The oid argument is not necessary because the plugin should find the owner's ID automatically. However, there is a possibility that 2 different users logged in their account prior to capturing the RAM dump. Hence, the code won't decide for the correct ID but let you know about that and then you would have to supply it with the --oid parameter.

Special Thanks to @attrc, @gleeda and @superponible

volatility-plugins's People

Contributors

ngkogkos avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.