WebShell for Remote Administration

For enhanced remote server administration, a webshell has been crafted based on the shellinabox project which has been adapted into a Django application. This allows secure root access to the server, making it an invaluable tool for troubleshooting and remote server management tasks.

Accessing the WebShell:

There are two primary methods to access the WebShell:

  1. Through the Autopsy ForensicVM Client Plugin:

    • Within the plugin interface, click on the Open ForensicVM WebShell button. This action will open the WebShell in your default browser.

      WebShell accessed via Autopsy ForensicVM Client Plugin

      Fig. 247 WebShell accessed via Autopsy ForensicVM Client Plugin

  2. Via the ForensicVM Main Web Interface:

    • Navigate to the main interface and click on the Shell link to access the WebShell.

      WebShell accessed via ForensicVM Main Web Interface

      Fig. 248 WebShell accessed via ForensicVM Main Web Interface

WebShell Interface:

Upon accessing the WebShell, users will encounter an interface resembling the following:

ForensicVM WebShell Interface

Note

The WebShell provides a direct and secure interface to the server. However, ensure to logout after your session to maintain security.