Giter VIP home page Giter VIP logo

igold's Introduction

iGold - finding Gold in iOS app's

A work-in-progress collection of scripts used to workflow/automate the download and discovery of bounty leads in iOS apps, en masse.

Use case 1: During the day, if I see a new bounty program, I can download the iOS app onto my phone which automatically triggers a process at home to download, decompile the app, test database connections, etc. all while I'm out during the day.

Use case 2: Download hundreds of apps from various bounty platform's. As they are downloaded, they are automatically decompiled and tested, en masse.

Obviously don't use these scripts on assets which you are not authorised to test.

There is a number of pre-requisite tools that needs to be installed first, here.

1. Bulk download of iOS app's

  • Script: download iOS apps in bulk This script is designed to:

    • run on Mac OS.
    • run as a crontab so that all you need to do is install an app on your iPhone and the rest is taken care off.

    Pre-req's; a jailbroken iPhone which connects to your Mac via proxied ssh.

2. Extraction and decompiling app data

3. Get URL secrets

  • Oftern urls within app binaries can unwittlingly contain tokens or secrets. This script with grep urls from extracted app files, and highlight URLS worth investgiating further. discover and download more greppable data
  • list ATS domain exceptions for further analysis (see ATS exceptions in the OWASP MSTG for more info) - list-ATS-domain-exceptions

5. Automatic testing

These scripts, grep for specific API keys, and then connects to those services when a key is found to look for data

6. Other helpful hacks

igold's People

Contributors

sherlockshat avatar

Watchers

 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.