Skip to content

Latest commit

 

History

History
60 lines (39 loc) · 1.95 KB

README.md

File metadata and controls

60 lines (39 loc) · 1.95 KB

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

Default Panel Password

Default Panel Password: R00t

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:

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

WSO WebShell Panel

WSO WebShell Panel

Logout Page

WSO WebShell BYE