Home

Awesome

Tiny Web Shell

A simple php web shell and client with an interactive console for use in CTFs, wargames, etc. The goal is to keep the web shell tiny by moving as much code as possible to the client side.

TinyWebShell

Usage

Upload the webshell, then just run the client specifying the address of the shell and start sending commands.

Adding custom scripts

To add custom scripts just place them in the scripts directory.

Features

Features to be added

File upload
Support for additional php functions