Skip to content

mrflw-coder/Webshell-Bypass

 
 

Repository files navigation

🐚 PHP Web Shells - Lightweight Bypass Collection

A collection of lightweight, stealthy PHP web shells designed for penetration testing and security assessments. These shells are optimized to bypass common security filters, WAFs (Web Application Firewalls), and antivirus signatures while maintaining a small footprint.

📸 Screenshots

image.php CMD image.php FM | | 404.php | 404.php CMD | 404.php FM | | Bypass Test | Bypass Result | - |



⚡ Features

  • Lightweight – Minimal code size (most under 2KB) for fast uploads and execution.
  • Bypass Capabilities – Evades:
    • eval() / system() blacklists
    • Base64 & string obfuscation filters
    • Common WAF rules (ModSecurity, Cloudflare, etc.)
    • Signature-based AV detection
  • Stealth Mode – Disguised as harmless PHP files (e.g., image.php, 404.php).
  • Multiple Payloads – Includes various encoding techniques (hex, gzip, XOR, ROT13).
  • Simple Commands – Supports cmd, exec, file_put_contents, and file manager functionality.

📢 Join Our Community

Stay updated with new bypass techniques, fresh shells, and security research:

Telegram Channel

🔔 Don't miss out! Get instant access to exclusive payloads, updates, and tips.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%