# Deauth

## Starting the Deauth Module:

To start the Deauth Module run the command `sudo ./AaFi.sh`

![](/files/-MXUaMeAPvXiNCU-NF5U)

From there you should be greeted with the AaFi Menu Select which deauth attack you wish to choose to execute.

## Types of Deauth Attacks Available:

* Deauth a Specific SSID&#x20;
* Deauth all channels&#x20;
* Deauth a Specific Device on AP&#x20;

## Entering the BSSID:

Upon running the module it will ask you for a BSSID you should be able to find the BSSID listed at the top as shown here. Then enter the BSSID to contine the attack process.

![](/files/-MXdM_RsdP5MX0wQhi8i)


---

# 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://docs.aafi.xyz/main/command-modules/deauth.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.
