# iOS Pentest

## Apresentação

Nas próximas páginas vamos aprender as principais vulnrabildiades encontradas em aplicativos iOS!

## Requisitos

Você pode rodar aplicativos iOS em emuladores, porém não é muito recomendado por sua baixa performance, por esse motivo recomendo um dispositivo físico, um iphone antigo, por exemplo o iphone 5 usado está em torno de 500 reais, é um bom investimento para aprender.

Agora, se formos falar de alta performance:

* MacBook
* Um Iphone sem JailBreak
* Um Iphone com JailBreak

Por mais que se pareça fora da realidade, a maioria dos profissionais de pentest em iOS possuem esse setup, no meu caso eu só possuo 1 iphone, e ele está sem jailbreak, então até eu comprar outro antigo os posts serão exclusivamente para dispositivos sem jailbreak


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vida03.gitbook.io/redteam/mobile/ios-pentest.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
