Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wh1t3-e4gl3/whxite-shell

This is a very simple interactive web shell
https://github.com/wh1t3-e4gl3/whxite-shell

backdoor php-backdoor php-shell phpshell phpshells reverse-shell shell web-shell webshell whxite-shell

Last synced: about 2 months ago
JSON representation

This is a very simple interactive web shell

Awesome Lists containing this project

README

        

# whxite-shell
This is a very simple interactive web shell

Contains the following functinalities

🕷️ File Viewing and Navigation:

Display file contents and directory listing.
Navigate into directories and view their contents.
Show the current directory path.

🕷️ File Editing:

Edit the contents of text files.

🕷️ File Deletion:

Delete files.

🕷️ File Actions Forms:

Forms for editing and deleting files.

🕷️ Execute Arbitrary Commands:

Execute custom Linux commands.
Display command execution results.

🕷️ Image Display:

Preview images if clicked.

🕷️ Security Considerations:

Include security warnings about the potential risks of executing arbitrary commands and handling user inputs.

🕷️ Basic File Explorer UI:

Simple and responsive user interface.
List files and directories in the current directory.
--------------------------------------------------------------------------------------------

# Database Viewer

DatabaseViewer.php is just a file to view the database structure and its data of a website. You need to provide the credentials and it will show the database strutured. You can navigate through the database and view the data contained in it