An open API service indexing awesome lists of open source software.

https://github.com/bend0us/webshells

A collection of basic webshells written in ASP, ASPX, and PHP. Designed for educational and authorized testing purposes only.
https://github.com/bend0us/webshells

asp aspx php webhacking webshell webshells

Last synced: 7 months ago
JSON representation

A collection of basic webshells written in ASP, ASPX, and PHP. Designed for educational and authorized testing purposes only.

Awesome Lists containing this project

README

          

# ⚡WebShell Collection (ASP / ASPX / PHP)

This repository contains a collection of basic and functional **webshells** written in:

- ✅ ASP Classic (`.asp`)
- ✅ ASP.NET (`.aspx`)
- ✅ PHP (`.php`)

These shells allow actions such as:

- Executing system commands
- Navigating file systems
- Downloading or deleting files
- (Some versions may support file upload or directory creation)

## 🛠 PHP Shell Builder
Use `builder.php` to generate custom PHP webshells with advanced options:
- Run: `php builder.php`

> ⚠️ **DISCLAIMER:**
> This project is intended **for educational use, research, and authorized penetration testing only**.
> Unauthorized use of these tools against systems you do not own or have permission to test is **illegal** and **prohibited**.