-
Notifications
You must be signed in to change notification settings - Fork 1
Provides simple shell access to a machine via the browser (Emphasis on simple).
License
colonelxc/Simple-Web-Shell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
About
Provides simple shell access to a machine via the browser (Emphasis on simple).
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published