Skip to content

davidtavarez/x3n4

 
 

Repository files navigation

X3N4 Shell v0.1.7-alpha

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.

Requeriments:

  • PHP 4.3.3+, 5.x or 7.x
  • Javascript compatible browser
  • Responsability on how do you use this tool

Screenshots:

x3n4 Shell v0.1.7-alpha x3n4 Shell v0.1.7-alpha

Contributors

About

Web-based shell written in PHP

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%