Web Shell is a neat tool that lets you access a UNIX or Windows shell remotely through HTTP or HTTPS. It comes with two Perl scripts for both server and client sides, plus a C source code and a Java servlet for the server side. The client script is designed for console use, while the server scripts run as CGI or Servlet scripts on the target host.
The client part of Web Shell gives you a shell-like prompt. It wraps your commands into HTTP POST requests and sends them to the server's script directly, or through an HTTP proxy server.
On the server side, it takes those commands from the HTTP POST requests, runs them, and then sends back the output as HTTP response messages. By default, it uses Xor to encode the HTTP data.
Check out these cool features:
This version includes:
If you're ready to dive in, here's how:
config.pl
./config.pl
wsh-c.conf
:You'll need to check paths and permissions for both Perl and other versions like C or Java servlet when setting things up.
If you're using SSL with wsh-c.pl
, you can configure it to verify the server certificate CN. Just execute wsh-c.pl
, and you'll see what CN is displayed!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.