https://github.com/matricali/x3n4
Web-based shell written in PHP
https://github.com/matricali/x3n4
php php4 php53 php54 php55 php56 php7 responsive shell shell-prompt web-based webshell
Last synced: 2 months ago
JSON representation
Web-based shell written in PHP
- Host: GitHub
- URL: https://github.com/matricali/x3n4
- Owner: matricali
- License: mit
- Created: 2017-06-20T20:50:59.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T03:51:15.000Z (almost 7 years ago)
- Last Synced: 2025-03-23T21:45:52.482Z (3 months ago)
- Topics: php, php4, php53, php54, php55, php56, php7, responsive, shell, shell-prompt, web-based, webshell
- Language: PHP
- Homepage:
- Size: 88.9 KB
- Stars: 12
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# X3N4 Shell v1.0.0
This web-based shell is a useful tool for system or web administrators that need to perform management tasks remotelly without using CPanel, SSH connections, FTP connections, etc.
> PHP is the most commonly used server-side programming language, with 81.8% of web servers deploying it, according to W3 Techs.### Features:
* Brings environment information
* Platform version
* PHP version
* Installed modules
* Server and client IP
* Disabled functions
* Execute commands remotelly using a wide variety of mechanisms
* system
* shell_exec
* exec
* passthru
* proc_open
* popen
* HTTP Basic access authentication (thanks to @davidtavarez)
* Default user `x3n4`
* Default password `P455W0rd`
* Self upgradeable
* Use `upgrade` command to automatically fetch the last x3n4 release from Github
* Commands history
* Use ⬆ and ⬇ keys when typing commands to navigate through history.
* Run PHP scripts:
* eval()
* Alternative mechanism to eval(). (thanks to @davidtavarez).### Requeriments:
* PHP 4.3.3+, 5.x or 7.x
* Javascript compatible browser
* Responsability on how do you use this tool### Screenshots:

