# WIDS Confusion

## Concept

**WIDS is actually a broader concept than catching break-in attempts.**

* It also includes **verifying the access points that** are **on the network, identifying any that shouldn't be there or have security issues, and detecting** attacks on APs/clients.
* **Confuse/Abuse Intrusion Detection and Prevention Systems by cross-connecting clients** to multiple WDS nodes or fake rogue APs

```
# -z activate Zero_Chaos' WIDS exploit (authenticates clients from a WDS to foreign APs to make WIDS go nuts)
mkd4 -e <SSID> -c <channel> [-z]
```


---

# 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://hackzzz.gitbook.io/welcome/everything-about-and-notes/wireless-pentesting/wids-confusion.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.
