> For the complete documentation index, see [llms.txt](https://wiki.lucysecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucysecurity.com/lucy-wiki-de/anleitungen/kurzanleitungen/erstellen-sie-ihre-erste-kampagne/registrieren-sie-eine-angriffs-domain.md).

# Registrieren Sie eine Angriffs-Domain

<details>

<summary>Warum müssen Sie eine Angriffs-Domain registrieren?</summary>

Die Registrierung einer Angriffsdomäne dient zwei Hauptzwecken:

1. Ermöglicht die Erstellung von Domänen, die der Zielorganisation ähneln, und erhöht so die Realitätsnähe (z. B. „mirconsoft.com“ statt „microsoft.com“).
2. Verhindert die Blacklistung der Lucy-Systemdomäne, schützt Ihren Server und stellt effektive zukünftige Kampagnen sicher.

</details>

Die Konfiguration einer Angriffsdomäne in Lucy wird durch unsere GoDaddy-API-Integration vereinfacht, die DNS-Einträge für den E-Mail-Versand und das Hosten von Landingpages automatisch einrichtet.

{% hint style="info" %}
Navigieren Sie zu **Einstellungen -> Allgemeine Systemeinstellungen -> Domains**
{% endhint %}

<figure><img src="/files/2a28051b33be34f6c93760256093001ce428b5e5" alt=""><figcaption></figcaption></figure>

Wählen Sie „Registrieren“\
\
Geben Sie die modifizierte „gefälschte“ Domain ein, die Sie verwenden möchten, und prüfen Sie, ob sie zur Registrierung verfügbar ist. Sobald die Prüfung abgeschlossen ist, werden Sie zur Registrierungsseite weitergeleitet.

<figure><img src="/files/fd14390d5f87dd4f413dde0ad0bdaa3c8fca4e35" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Geben Sie eine gültige E-Mail-Adresse für die WHOIS-Validierung, Benachrichtigungen zum Ablauf der Domain und den Zugriff auf die DNS-Verwaltung an. Achten Sie bei der Registrierung Ihrer Domain auf korrekte Angaben, da sie mit Ihrer Organisation verknüpft ist.
{% endhint %}

<figure><img src="/files/ca43fea8140ac544acfb93c4e68a8a8a40a21b4c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Nach der Registrierung Ihrer Domain ist die automatische DNS-Konfiguration in der Regel innerhalb weniger Minuten abgeschlossen. In sehr seltenen Fällen kann es jedoch 4 bis 8 Stunden dauern, bis alle DNS-Server die Änderungen vollständig übernommen haben.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.lucysecurity.com/lucy-wiki-de/anleitungen/kurzanleitungen/erstellen-sie-ihre-erste-kampagne/registrieren-sie-eine-angriffs-domain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
