X3n4
Web-based shell written in PHP
Install / Use
/learn @matricali/X3n4README
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
- Default user
- Self upgradeable
- Use
upgradecommand to automatically fetch the last x3n4 release from Github
- Use
- Commands history
- Use <kbd>⬆</kbd> and <kbd>⬇</kbd> 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:

Contributors
<a href="https://github.com/jorge-matricali"><img src="https://avatars.githubusercontent.com/u/6726829?v=3" title="Jorge Matricali" width="80" height="80"></a> <a href="https://github.com/davidtavarez"><img src="https://avatars.githubusercontent.com/u/337107?v=3" title="David Tavarez" width="80" height="80"></a>
