/ophellia

A cutting-edge PHP 7.4+ webshell designed for advanced penetration testing and educational exploration.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

logo screenshot

A cutting-edge PHP 7.4+ webshell designed for advanced penetration testing and educational exploration. Harness its capabilities responsibly – illegal use is strictly prohibited. Elevate your cybersecurity skills with this powerful tool, crafted for those who seek knowledge and push the boundaries of web security.

PHP PHP License Version

V2.0.0 - 'HoneyComeBear'

  • What's new?
    • Restructured code into object-oriented design with Elliottophellia class
    • Enhanced security with improved password handling and secure file operations
    • Implemented comprehensive error handling with try-catch blocks
    • Upgraded UI with more clean and modern styles and modal dialogs for success and error messages
    • Added new advanced command execution function
    • Improved system information display
    • Enhanced file manager with more detailed file information
    • Updated network tools implementation
    • Improved file editing and creation forms
    • Introduced version control with VERSION constant
    • Improved responsive design for better mobile compatibility
    • Integrated Font Awesome icons and Google Fonts for enhanced visuals
    • Updated footer with detailed copyright information and relevant links
    • Removed code obfuscation for improved readability and maintainability
    • Added download functionality to file manager
    • Upgraded password hashing mechanism from MD5 to bcrypt using password_hash() and password_verify()
    • Added Theme Changer feature for changing the UI theme
    • Added tmp shell for more capable bypass abilities
    • Added obfuscated shell for more capable bypass abilities

scans

VENDOR RESULT DESCRIPTION DATE
VirusTotal 0/65 No security vendors flagged this file as malicious 2024-08-25 11:10:18 UTC
Hybrid Analysis 0/24 AV Detection: Marked as clean 08/25/2024 11:15:44 (UTC)
ClamAV 0/8697733 Scanned files: 1 Infected files: 0 2024:08:25 18:42:30

Features

Theme

you can change theme by simply change VERSION with -theme
eg. VERSION = '2.0.0-pastel';
  • Themes
    • light
    • dark
    • latte
    • mocha (personal favourite)
    • frappe
    • macchiato
    • pastel
    • sunset
    • retro

File Management

  • Comprehensive file operations:
    • Rename files and directories
    • Delete files and directories
    • Edit file contents
    • Download files
  • Detailed file information:
    • Size
    • Permissions
    • Owner/Group
    • Last modified timestamp

File Upload

  • Flexible upload options:
    • Upload to current path
    • Upload to server root directory

Networking

  • Advanced shell capabilities:
    • Bind Shell (C, Perl, Ruby, Python)
    • Reverse Shell (C, Perl, Ruby, Python)

Communication

  • Integrated mailing functionality:
    • Send emails directly from the interface

System Information

  • Comprehensive system details:
    • User information
    • System specifications
    • Server IP address
    • Client IP address
    • PHP Safe Mode status
    • Available disk space
    • Disabled PHP functions

File and Directory Creation

  • Create new files with custom content
  • Create new directories

Command Execution

  • Execute system commands directly from the interface

Security

  • Login system:
    • Default password: honeyconmebear

screenshot

screenshot 1 screenshot 3
screenshot 2 screenshot 4

contribute

We welcome contributions to this project. If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes and commit them with clear, descriptive messages
  4. Push your changes to your fork
  5. Submit a pull request to the main repository

For major changes, please open an issue first to discuss what you would like to change.

If you have any questions or need further assistance, you can reach out to the project maintainer:

We appreciate your interest in improving this project!

reference

license

Ophellia
Copyright (C) 2024  Reidho Satria

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

disclaimer

The user of this web shell bears full responsibility for any actions or activities related to the materials contained herein. Misuse of the information provided in this web shell may result in criminal charges against the individuals involved. The author explicitly disclaims any liability for criminal charges or legal consequences arising from the misuse of this web shell's information for unlawful purposes.