KINGSABRI / WebShellConsole

WebShellConsole is a small interactive console connect simple web shell from command line using GET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebShellConsole - wsc

It's simple interactive console, interacts with simple web shells using HTTP GET rather than using browser. wsc will work with any shell use GET method. It takes care of all url encoding too.

Some of simple and useful shells in shells folder - You're welcome to add more languages

How to use it?

use tab to see all commands

run wsc

./wsc.rb

Add Shell url

Shell -> set http://localhost/cgi/shell.php?cmd=

Now prompt your commands

Shell -> ls

shell-cgi.rb

shell.php

shell.pl

shell.py

shell.rb

simple screencast

http://showterm.io/127ea5affa7e12bb92256

About

WebShellConsole is a small interactive console connect simple web shell from command line using GET


Languages

Language:Ruby 90.2%Language:Python 6.5%Language:PHP 3.3%