Jump to content
Nytro

Samsung phone encryption assessment framework

Recommended Posts

Posted

sandy

Copyright 2013 Sandy Written by: Laszlo Toth, Ferenc Spala

Description

Sandy is an open-source Samsung phone encryption assessment framework. Sandy has different modules that allow you to carry out different attack scenarios against encrypted Samsung phones. For the details check our Derbycon 3.0 presentation (What’s common in Oracle and Samsung? They tried to think differently about crypto).

Requirements

  • It was developed with python 2.7.
  • Most of the modules works on OSX.
  • Every modules should work on Kali Linux.
  • You need pexpect, pbkdf2 and pyCrypto pyhton modules.

Usage

main.py [-h] -p project_name

The project_name parameter is important. All files will be created in the following form:

[project_name]_filename

under the results folder. This is how the different modules can find each other results on the same project.

Disclaimer

This is only for testing purposes and can only be used where strict consent has been given. Do not use this for illegal purposes.

Please read the license (LICENSE) for the licensing of Sandy.

Sursa: https://github.com/donctl/sandy

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...