|
Home | Projects | Papers | Forum | Team | Links | Contributions |
||
| Projects | ||
|
Wsh, "Web Shell" - remote UNIX/WIN shell, that works via HTTP/HTTPS. The package contains two perl scripts for server and client hosts, one C source code and one Java servlet code for the server host : the client script is for console usage and the server scripts run as CGI/Servlet scripts on the target host.
The client part provides shell-like prompt, encapsulating user commands into HTTP POST requests and sending them to the server part script on the target web server directly or via HTTP proxy server. The server part extracts and executes commands from HTTP post requests and returns STDOUT and STDERR output as HTTP response messages. By default both scripts encode HTTP data with Xor.
The key Web Shell features: SSL support (*), Command line history support (*),
File upload/download, Protect server part script usage with secret key inside
HTTP message, Data flow Xor encoding, Can work trough HTTP proxy server.
Alex Dyatlov, Simon Castro |
![]()
|
|
GNU General Public License GNU Free Documentation License |
IRC://irc.gray-world.net:6677/gray-world.net CHANGELOG, MIRRORS, LEGAL NOTICE |