> For the complete documentation index, see [llms.txt](https://repo.4pfsec.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://repo.4pfsec.com/wireless-penetration-testing.md).

# Wireless Penetration Testing

- [Wifi Pineapple - Tetra](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra.md)
- [Setup](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/setup.md): This subsection covers the setup process of the Tetra.
- [Firmware Upgrade](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/firmware-upgrade.md): This subsection covers the firmware update process of the Tetra.
- [Capturing Wireless Handshake](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/capturing-wireless-handshake.md): This section covers how a wireless handshake can be captured via the deauth method
- [Cracking WPA2 Handshake](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/cracking-wpa2-handshake.md): This section will cover how to crack a WPA2 handshakes captured with the previously showcased attack vector
- [PineAP](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/pineap.md): This section contains information on PineAP and how it can be used
- [Modules](https://repo.4pfsec.com/wireless-penetration-testing/wifi-pineapple-tetra/modules.md): This section contains information about community modules that can be used on top of the PineAP Attack


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://repo.4pfsec.com/wireless-penetration-testing.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.
