Main Menu

https://github.com/Leo4j/Amnesiac

The main menu in Amnesiac serves as the central hub for users to navigate and execute various tasks within the framework. It acts as the command center, allowing users to manage sessions, create payloads, and configure essential settings.

Users will be able to perform the following activities from the main menu:

Scan Network for Admin Access

Users can initiate network scans to identify machines where admin access is possible. This is crucial for lateral movement and further exploitation.

Single-Listener (single target)

Users can generate payloads tailored for a single target. These payloads initiate a connection back to Amnesiac when executed on the target machine, enabling the user to gain access and control.

Global-Listener (multiple targets)

Users can generate payloads tailored for use on multiple targets. These payloads will put the target systems into 'listening mode' upon execution, awaiting a connection from Amnesiac.

Scan Network for Listening Targets

Amnesiac scans the network for systems that have entered "listening mode" after executing payloads generated using [2] Global-Listener, and connects to them.

Available Commands

Users can utilize various commands such as session management, payload format switching, bookmarking sessions, serving scripts, and more.

Bookmarks

Bookmarks help users keep track of important sessions, allowing for efficient session management.

Payload Types

Users can switch between different payload types to suit their specific needs and target environments.

Serving Scripts

Users can configure Amnesiac to serve scripts from either a remote repository or the local system.

Sessions Display

This option helps users organize and manage active sessions, particularly when dealing with a large number of simultaneous connections.

Targets

This option offers users the ability to define and manage target systems.

Terminate Sessions

Users can terminate active sessions either individually or by ending all active sessions simultaneously.

Last updated