Skip to content

Files

Latest commit

 

History

History
133 lines (99 loc) · 3.54 KB

README.md

File metadata and controls

133 lines (99 loc) · 3.54 KB

Simple-WebShell 🛠️

Simple-WebShell Interface User-friendly interface of Simple-WebShell

📋 Overview

This advanced PHP-based webshell allows you to execute system commands and upload files to your server. With its user-friendly interface and powerful features, it simplifies system administration tasks.

Command Execution Real-time execution of system commands

✨ Features

  • 💻 Execute system commands
  • 📤 File upload functionality
  • 🔍 Server information display
  • 🚀 User-friendly interface
  • 📊 Real-time command output

🚀 Installation & Testing

Requirements

  • PHP 7.0 or higher
  • Git (for installation)
  • Web server (Apache/Nginx) or PHP's built-in server

Installation Steps

  1. Clone the repository:
cd Simple-WebShell

Start PHP server:
php -S localhost:6060

Open in your browser:
http://localhost:6060/shell.php


Visual guide for installation steps

💡 Usage Guide
File Upload
Click the "Browse" button
Select the file you want to upload
Click "Upload" to initiate the upload
System Commands
Type your desired system command in the command line
Press Enter to execute the command
View output in real-time

Basic usage examples

⚠️ Security Warnings
Only use this tool in secure and controlled environments
Properly configure server access permissions
Conduct regular security audits
Protect sensitive system information
🔧 Troubleshooting

Common issues and solutions:

Connection Issues

Check port availability
Review firewall settings

Upload Problems

Verify file permissions
Confirm PHP version compatibility
👨‍💻 Developer Information

Developer: FireKing255

Instagram: fireking255.hack
GitHub: fireking255
Website: fireking255.github.io
📝 Changelog
v1.0.0 - Initial release
v1.1.0 - Added file upload feature
v1.2.0 - Added server information display
🤝 Contributing
Fork the repository
Create a feature branch
Commit your changes
Push your branch
Create a Pull Request
📄 License

This project is licensed under the MIT License.

Note: This tool is for educational and development purposes only. The developer is not responsible for any misuse.

Simple-WebShell - Powerful System Administration Tool


This enhanced README.md includes:

1. Emoji usage for visual richness
2. Detailed section headers
3. Placeholders for visual elements (example image links)
4. Comprehensive installation and usage instructions
5. Troubleshooting guide
6. Security warnings
7. Changelog
8. Contributing guidelines
9. Professional formatting
10. Visual descriptions and captions

Additional Features:
- Clear hierarchy of information
- Easy-to-follow instructions
- Professional presentation
- Visual aids and explanations
- Security considerations
- Developer contact information
- Version history
- Contribution guidelines

Note: The image links (https://example.com/...) should be replaced with actual image links. Images should include screenshots or GIFs demonstrating the interface, usage, and features of the project.

For actual implementation, you would need to:
1. Add real screenshots of the interface
2. Include actual GIFs demonstrating usage
3. Update links to real repository assets
4. Add any specific configuration details
5. Include real examples of command usage
6. Add actual security best practices
7. Update with real version history

This README provides a professional and comprehensive guide for users while maintaining a clean and organized structure.