An open API service indexing awesome lists of open source software.

https://github.com/rootshelll/wso-shell

WSO WebShell is a PHP-based web management tool for managing server files, controlling SQL databases, and viewing system information efficiently.
https://github.com/rootshelll/wso-shell

cybersecurity ethical-hacking file-manager php-7-compatible-web-shell php-shell php-web-shell security-and-cybersecurity-tool server-management sql-database-management webshell-guide wso-shell wso-web wso-webshell

Last synced: 9 months ago
JSON representation

WSO WebShell is a PHP-based web management tool for managing server files, controlling SQL databases, and viewing system information efficiently.

Awesome Lists containing this project

README

          

# WSO Webshell: Comprehensive Guide

WSO Webshell is a PHP-based webshell tool used for managing web servers remotely. It provides file management, command execution, and other advanced features. This guide explains its installation, usage, and best practices.

### WSO WebShell Panel
![WSO WebShell Panel](https://r00t-shell.com/wp-content/uploads/2025/02/WSO-Shell-Panel.png)

## Default Panel Password

**Default Panel Password:** `R00t`
```bash
R00t
```

## What is WSO Webshell?

WSO Webshell is a PHP script designed for administrators to manage files, execute commands, and perform system diagnostics remotely. It is commonly used in penetration testing but should be handled responsibly.

> **Warning:** Use WSO Webshell only for legal purposes. Unauthorized use may violate laws and result in severe consequences.

## Features

- **File Manager:** Upload, edit, delete, and move files.
- **Command Execution:** Run shell commands remotely.
- **Database Management:** Access and modify databases.
- **Security Features:** Password protection and encryption options.

## How to Install?

To install WSO Webshell, follow these steps:

```bash
1. Download the PHP script from the repository.
2. Upload the script to your web server.
3. Access it via your web browser (e.g., http://yourdomain.com/WSO-Shell.php).
4. Set up authentication for security.
```

## How to Use?

After accessing the webshell, you can:

- Navigate through directories using the file manager.
- Execute commands in the command shell.
- Modify server configurations.

> **Note:** Always secure the script with a strong password to prevent unauthorized access.

## Screenshots

### Login Page
![WSO WebShell Password](https://r00t-shell.com/wp-content/uploads/2025/02/WSO-Shell-pass.png)

### WSO WebShell Panel
![WSO WebShell Panel](https://r00t-shell.com/wp-content/uploads/2025/02/WSO-Shell-Panel.png)

### Logout Page
![WSO WebShell BYE](https://r00t-shell.com/wp-content/uploads/2025/02/WSO-Shell-BYE.png)
```