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.
- Host: GitHub
- URL: https://github.com/bend0us/webshells
- Owner: BEND0US
- Created: 2025-06-08T18:20:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-06-08T18:33:11.000Z (7 months ago)
- Last Synced: 2025-06-08T19:29:29.648Z (7 months ago)
- Topics: asp, aspx, php, webhacking, webshell, webshells
- Language: PHP
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**.