# Initial attack vectors

This section describes the first initial possible attacks to compromise a user account or maybe even the DC depending on the client configuration and security barriers.&#x20;

In this section we'll be reviewing :

1. LLMNR/NBT-NS Poisoning
2. cracking intercepted hashes with hashcat
3. SMB Relay
4. IPv6 attacks
5. Other attack vectors and strategies

For practicing purposes you can use this articles to set up your own environnement :

{% embed url="<https://medium.com/@kamran.bilgrami/ethical-hacking-lessons-building-free-active-directory-lab-in-azure-6c67a7eddd7f>" %}


---

# 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://xedex.gitbook.io/internalpentest/internal-pentest/active-directory/initial-attack-vectors.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.
