$

ls -la ~/shells

ALL

PHP SHELL

BACKDOOR SHELL

BYPASS SHELL

MINI SHELL

WEBSHELL

FILE MANAGER

ROOTKIT

44 results · page 3/3

Hexor Mini Shell — Hexor Mini Shell is a compact PHP web shell designed for efficient penetration testing and security auditing, offering capabilities to bypass standard security measures. Ideal for authorized cybersecurity assessments, it facilitates deep server exploration and control.
2018-10-29|#996|100
PHP Shell
Marijuana Shell — Marijuana Shell is a PHP web shell designed for penetration testing and security auditing, offering capabilities to bypass standard security measures. This tool facilitates controlled, authorized testing environments to enhance system defenses.
2018-09-05|#986|55
PHP Shell
Php Hidden File Manager Mini Symlink — 'Php Hidden File Manager Mini Symlink' is a specialized tool designed for penetration testing and security auditing, enabling users to manage files discreetly and bypass standard access controls. It’s essential for authorized security professionals seeking to test and strengthen server defenses.
2018-03-20|#1003|111
Bypass Shell
Invisio Bypass Shell v2.0 — 'Invisio Bypass Backdoor Shell v2.0' is a sophisticated PHP web shell designed for penetration testing and security auditing, enabling users to bypass standard security measures effectively. This tool is essential for ethical hacking and authorized security assessments.
2018-03-01|#974|104
Backdoor Shell
$

cat README.md

What Are PHP Shells?

A PHP shell is a server-side script that provides remote access to a web server through a browser interface. These tools are used by cybersecurity professionals, penetration testers, and security researchers to evaluate the security posture of web applications and server environments in authorized testing scenarios.

Types of PHP Shells

  • Full-Featured Shells — Comprehensive tools like c99 and r57 with file managers, database browsers, command execution, and network utilities.
  • Mini Shells — Lightweight scripts under 50KB for quick assessments with minimal footprint.
  • Bypass Shells — Designed to test WAF rules, disabled function restrictions, and security software detection.
  • Backdoor Shells — Persistent access tools with stealth features and encrypted communications for testing incident response.
  • Rootkit Shells — Deep system access tools for testing kernel-level security and privilege escalation defenses.

Key Features

File Management — browse, upload, download, edit server files
Command Execution — execute system commands across OS environments
Database Management — MySQL, PostgreSQL, MSSQL, SQLite connectivity
Network Tools — port scanning, reverse shells, proxy tunneling
Bypass Techniques — disabled functions, open_basedir, WAF testing
Encryption — AES/RSA payloads, obfuscation, anti-forensic features

Why Penetration Testers Choose PHP Shells

PHP powers approximately 77% of websites with known server-side languages, making PHP shells indispensable for security professionals. They demonstrate the potential impact of vulnerabilities like unrestricted file uploads, remote code execution (RCE), local file inclusion (LFI), and remote file inclusion (RFI) through controlled demonstrations that communicate risk and drive remediation.

$

cat FAQ.md

Frequently Asked Questions

What is a PHP web shell?

A PHP web shell is a server-side script providing remote access through a web browser. Security professionals use these during authorized penetration testing engagements to evaluate web application and server security posture.

Are PHP shells legal to download?

Downloading for educational purposes and authorized security testing is generally legal. Deploying on systems without explicit written authorization is illegal. Always ensure proper authorization.

What is the difference between shell types?

Mini shells are lightweight (<50KB) for quick assessments. Full-featured shells (100KB+) include database browsers, network scanners, and advanced file management. Bypass shells specialize in circumventing security restrictions. Backdoor shells focus on persistent stealth access.

Which PHP shell is best for penetration testing?

Depends on your needs. c99 and r57 are popular full-featured options. b374k offers encryption support. For quick assessments, p0wny or Mini Shell Pro provide essential functionality in a smaller footprint.