Jump to content
Nytro

gidb

Recommended Posts

Posted

gidb

gidb is a tool to simplify some common tasks for iOS pentesting and research. It is still a work in progress but already provides a bunch of (hopefully) useful commands. The goal was to provide all (or most) functionality for both, iDevices and the iOS simulator. For this, a lot is abstracted internally to make it work transparently for both environments. Although recently the focus has been more on suporting devices.

idb was released as part of a talk at ShmooCon 2014. The slides of the talk are up on Speakerdeck. There is also a blog post on my personal website that I will update with the video of the talk once it is available.

Getting Started

Visit the getting started guide on the wiki. Bug reports, feature requests, and contributions are more than welcome!

Command-Line Version

idb started out as a command line tool which is still accesible through the cli branch. Find the getting started guid and some more documentation in the wiki.

gidb Features

  • Simplified pentesting setup
    • Setup port forwarding
    • Certificate management

    [*]iOS log viewer

    [*]Screen shot utility

    • Simplifies testing for the creation of backgrounding screenshots

    [*]App-related functions

    • App binary
      • Download
      • List imported libraries
      • Check for encrypttion, ASLR, stack canaries
      • Decrypt and download an app binary (requires dumpdecrypted)

      [*]Launch an app

      [*]View app details such as name, bundleid, and Info.plist file.

    [*]Inter-Process Communication

    • URL Handlers
      • List URL handlers
      • Invoke and fuzz URL handlers

      [*]Pasteboard monitor

    [*]Analyze local file storage

    • Search for, download, and view plist files
    • Search for, download, and view sqlite databases
    • Search for, download, and view local caches (Cache.db)
    • File system browser

    [*]Install utilities on iDevices

    [*]Alpha:

    • Cycript console
    • Snoop-It integration

Sursa: https://github.com/dmayer/idb

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...