Web shell is a browser-based shell that allows remote interaction with the underlying operating system of a web server.

Thanks to tennc for compiling a collection of web shells. You can find more web shells here.

Laudanum

Laudanum is a collection of pre-made web shells for various languages (ASP, PHP, JSP, etc.), allowing remote access, command execution, and reverse shells through a browser.

Tip

Laudanum is pre-installed on Kali and Parrot OS. Its files are located in the /usr/share/laudanum directory.

Antak Webshell

Antak is a web shell written in ASP.NET and included in the Nishang project. It functions like a PowerShell console, executing each command as a new process. It also supports authentication, allowing you to password-protect the shell.

WWWolf’s PHP Web Shell

WWWolf’s PHP Web Shell is a lightweight, simple web-based shell that allows remote command execution on a server through a browser. It also supports authentication, enabling you to password-protect the shell.