Needle: Finding Issues within iOS Applications

Presented at AppSec USA 2016, Oct. 14, 2016, 1 p.m. (60 minutes)

Assessing the security of an iOS application typically requires a plethora of tools, each developed for a specific need and all with different modes of operation and syntax. The Android ecosystem has tools like "drozer" that have solved this problem and aim to be a ‘one stop shop' for the majority of use cases, however iOS does not have an equivalent.

"Needle" is an open source modular framework which aims to streamline the entire process of conducting security assessments of iOS applications, and acts as a central point from which to do so. Given its modular approach, Needle is easily extensible and new modules can be added in the form of python scripts. Needle is intended to be useful not only for security professionals, but also for developers looking to secure their code. A few examples of testing areas covered by Needle include: data storage, inter-process communication, network communications, static code analysis, hooking and binary protections.​ The only requirement in order to run Needle effectively is a jailbroken device.

We will be describing the tool's architecture, capabilities and roadmap. We will also demonstrate how Needle can be used to find vulnerabilities in iOS applications from both a black-box and white-box perspective (if source code is provided).


Presenters:

  • Marco Lancini - Security Consultant - MWR InfoSecurity
    Marco Lancini is a Security Consultant at MWR InfoSecurity in the UK, specialising in mobile applications. He works assessing apps and device configurations for a number of large organisations including banking, financials, telco, and energy providers. He has a Master degree in Engineering of Computing Systems, and holds international certifications such as OSCP.He has previously presented at Black Hat, DeepSEC, Bsides, ACSAC, CCS, and NATO's CYCON, and he is a contributor of the OWASP Project and a Technical Reviewer of some IEEE Journals.

Links:

Similar Presentations: