Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wh1t3-e4gl3/whxite-shell
- Owner: WH1T3-E4GL3
- Created: 2023-12-02T09:29:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-04T09:42:01.000Z (about 1 year ago)
- Last Synced: 2023-12-04T10:41:21.469Z (about 1 year ago)
- Topics: backdoor, php-backdoor, php-shell, phpshell, phpshells, reverse-shell, shell, web-shell, webshell, whxite-shell
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# whxite-shell
This is a very simple interactive web shellContains 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