Giter Club home page Giter Club logo

simple-web-shell's Introduction

This web shell basically just runs whatever you tell it to run as if you were on the command line of the machine.  It runs as whatever user the webserver is running under, so take that into consideration.  The name for the file doesn't matter, so you can name it something innocuous.

It does do a few (very few) more things than a simple "run this command" script.  It provides the last few commands as a sort of "history" like you may be accustomed to (try the up and down arrows).  It also provides a scrolling window for which you can look back at past output.  There is an upload button that will bring up a small window to upload a file with.  It wont refresh the page when it uploads, so don't let that confuse you.  It tries to upload to /tmp.

Note:  This is not a hacking tool.  This was made for fun, and has much less features than most "hacking tool" php scripts.  On the other hand, if you let this sit out on the internet for anyone to type commands on your machine, you may just find yourself getting hacked.  I am not responsible for you doing stupid things with this.  

Also, don't make fun of me for how simple it is.


Server Compatibility:
Requires a server with PHP installed.  Only tested to work with apache, but should work on most *nix webservers.
Probably wont work on Windows as is (the info section has *nix dependencies).

Client Compatability:
Tested in the latest Firefox and Chrome.

simple-web-shell's People

Contributors

colonelxc avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.