> For the complete documentation index, see [llms.txt](https://leo4j.gitbook.io/amnesiac/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leo4j.gitbook.io/amnesiac/get-started/quick-start.md).

# Quick Start

#### [Scan the Network for Admin Access](/amnesiac/main-menu/0-scan-network-for-admin-access.md)

From the main menu, press `0`. This initiates a network scan to discover targets where you have admin access.

If you have admin access to any target, they will appear in the main menu under "Admin Sessions". Select the session you wish to interact with.

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

#### [Single-Listener](/amnesiac/main-menu/1-single-listener-single-target.md)

To execute a payload and obtain a shell, press `1`. The payload will be displayed on the screen for you to copy and paste into a terminal or any location where you have command execution, resulting in a session being established. Select the session to start the interaction.

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

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

#### [Global-Listener](/amnesiac/main-menu/2-global-listener-multiple-targets.md)

Alternatively, you can press `2` to also generate a payload. While a session won't be established immediately upon executing the payload, you can catch the shell later by pressing `3`.

Finally, press any key to stop scanning, and select the session to start the interaction.<br>

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

#### [Session Interaction](/amnesiac/sessions.md)

Upon initiating interaction with a session, you'll enter a PowerShell cmd shell. You can issue commands as you normally would or type `help` to access a list of available commands.

<figure><img src="/files/3QMJTyRpLTa107Q4KUbT" alt=""><figcaption></figcaption></figure>
