| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
The PHP Shell Script provided in this repository is intended for educational and informational purposes only. By using this script, you acknowledge and agree to the following:
Use at Your Own Risk: The script is provided "as-is" without any guarantees or warranties of any kind. The authors and contributors are not responsible for any damages, data loss, or security breaches that may occur as a result of using this script.
Security Risks: This script allows for powerful file and command operations on the server. Improper use or exposure to unauthorized users can lead to severe security vulnerabilities, including unauthorized access to sensitive data, server compromise, or data loss. It is your responsibility to implement appropriate security measures.
Not for Production Use: This script is not intended for use in production environments. It is recommended to use this script in a controlled, secure environment, such as a local development setup.
Compliance with Laws: You are responsible for ensuring that your use of this script complies with all applicable laws and regulations. Unauthorized access to computer systems or data is illegal and can result in criminal charges.
Modification and Redistribution: If you modify or redistribute this script, you must include this disclaimer and ensure that the modified version does not pose security risks to users.
By using this script, you agree to the terms of this disclaimer. If you do not agree with these terms, you should not use this script.
This PHP script provides a web-based shell interface that allows users to perform various file operations and execute shell commands on the server. The script supports functionalities such as downloading files, reading file contents, creating and deleting files and directories, uploading files, and executing PHP code.
Download a File:
Read a File:
Remove a File:
Create a File:
Download a Folder:
Remove a Folder:
Get Directory Content:
Execute Shell Commands:
Run PHP Code:
Upload a File:
This script provides powerful functionalities that can be exploited if not properly secured. It is highly recommended to:
The script is currently set to use the Russian locale (ru_RU.UTF-8). You can change the locale by modifying the $locale variable at the beginning of the script.
This script is provided as-is without any warranty. Use it at your own risk.
| Back | FazBrowse Home | New Git URL |