Moonlight Crows 🌖
564 subscribers
16 photos
1 video
17 files
18 links
Info Sec ; Coding ; Exploit ;

DM: https://t.me/blackscriptx
Download Telegram
Media is too big
VIEW IN TELEGRAM
WP-Shell3r v0.2 — WordPress Shell Uploader

✓ Plugin/Direct/File Manager upload
✓ WAF & verification bypass
✓ Auto admin creation
✓ Async GUI + retry system

Site format: site#user@pass | site|user|pass

Trial version : here

Price : $70 / blackscriptx
📩 @Moonlightcrow
âš ī¸ Authorized use only
đŸ”Ĩ3
wp-shell3r.zip
29.8 MB
Trial version for WP-Shell3r
âšĄī¸ SMTP Sentinel — High-performance async SMTP tester with real-time WebSocket dashboard. Test thousands of credentials simultaneously, track live progress, visualize results with interactive charts & export to CSV. Built with FastAPI + aiosmtplib. Fast, sleek & powerful.
đŸ”Ĩ Features:
â€ĸ Async testing (up to 200 concurrent)
â€ĸ Real-time WebSocket updates
â€ĸ Beautiful dark-themed UI
â€ĸ CSV export with timestamps
â€ĸ Auto SSL/TLS detection
Perfect for security testing & bulk SMTP validation.

install modules: pip install fastapi aiosmtplib uvicorn

Download Link : Here
❤2
WP Bruter
——————
Fast WordPress credential scanner.

FEATURES
â€ĸ Auto-detects XML-RPC & wp-login attack surface
â€ĸ Enumerates real usernames per site
â€ĸ Smart password expansion — [user], [domain] tokens
â€ĸ Built-in combos tried automatically (admin@admin, domain+user, etc.)
â€ĸ High concurrency — scan hundreds of sites simultaneously
â€ĸ Early exit on first hit — no wasted attempts
â€ĸ Clean result files — hits saved instantly

HOW TO USE
1. Prepare site.txt — one URL per line
2. Prepare pass.txt — one password per line
3. Run wp-bruter.exe
4. Enter your files and concurrency when prompted
5. Check result\ folder for hits

RESULT FILES
result\wp-brute.txt — XML-RPC hits
result\wp-login.txt — wp-login hits
result\wordpress.txt — confirmed WP sites

PASSWORD TOKENS
[user] → replaced with the site's real username
[domain] → replaced with domain parts (example, shop, â€Ļ)
Example: [domain]@[user] → shop@admin

Telegram: https://t.me/Moonlightcrow
Download : WP-BRUTER
❤3đŸ”Ĩ1đŸĨ°1👏1
WP-Bruter.zip
13.3 MB
❤2👏2đŸ”Ĩ1đŸĨ°1
WP-Shell3r v0.3
đŸ”Ĩ2
WP-Shell3r v0.3 — WordPress Shell Uploader

✓ Plugin / Direct / File Manager / Plugin Editor upload
✓ WAF & email verification bypass
✓ Auto admin creation
✓ Async GUI + retry system
✓ Multi-format site list support

━━━━━━━━━━━━━━━━━━━━
📋 Site List Formats
━━━━━━━━━━━━━━━━━━━━
site|user|pass
site:user:pass
site;user;pass
site/wp-login.php:user:pass
site/wp-login.php#user@pass

â€ĸ http:// optional — auto-added
â€ĸ Duplicates removed automatically
â€ĸ Encodings: UTF-8 / Latin-1 / CP1252

Trial version : here
━━━━━━━━━━━━━━━━━━━━
💰 Price: DM
🛒 @blackscriptx
📩 Contact: @Moonlightcrow
━━━━━━━━━━━━━━━━━━━━
âš ī¸ For authorized penetration testing only
● đŸ“Ŧ Mailer Tester — by Who Knows

Mass-test your Leaf PHPMailer panels in seconds.

✅ Paste 100s of mailer URLs — tested concurrently
📊 Live stats: Done / Left / OK / Failed in real time
âšĄī¸ Progress bar updates as each result comes in
âšī¸ Stop anytime with one click
🌐 Clean web UI — runs locally on your machine

Built with Python (FastAPI) + Chrome TLS impersonation
so servers can't fingerprint-block the requests.

How to run:
pip install -r requirements.txt
python main.py
→ open http://localhost:8765

Link : here

🔗 https://t.me/Moonlightcrow
đŸ”Ĩ1
xleet-main.py
34.2 KB
🚀 xLeet Shell Uploader v3.0

GUI tool for mass-uploading shells to xLeet

Features:
â€ĸ đŸĒ JSON Cookie Loader — paste exported browser cookies, tokens auto-extracted
â€ĸ âšĄī¸ Multi-threaded uploads — configurable worker count (1–20)
â€ĸ 💰 Price control — set min/max range or randomize per shell
â€ĸ 🔄 Auto-retry — exponential backoff, skips 4xx auth errors instantly
â€ĸ âš™ī¸ Persistent settings — URL, tokens, performance saved between sessions
â€ĸ 🛑 Clean stop — non-blocking cancel, saves progress
â€ĸ 📊 Live stats — success / failed / remaining counters
â€ĸ 🔧 Configurable domain — change target URL without editing code



pip install PySide6 requests brotli

@Moonlightcrow
❤1
CVE-2026-48907.py
15.1 KB
đŸ”Ĩ CVE-2026-48907 — JCE Joomla Unauthenticated RCE Scanner

Exploit for the JCE (JoomlaContentEditor) plugin remote code execution vulnerability.


âš™ī¸ Features:
â€ĸ Async engine (aiohttp) — high concurrency, low overhead
â€ĸ Auto CSRF token extraction
â€ĸ Multi-payload strategy (direct .php + GIF rename bypass)
â€ĸ Only saves CONFIRMED shells (PHP code actually executes)
â€ĸ Results saved to: joom-shell.txt

📌 Usage:
pip install aiohttp aiofiles colorama
python CVE-2026-48907.py
→ Enter targets file & concurrency

=> Who Knows
đŸ“ĸ Channel : https://t.me/Moonlightcrow

For educational and authorized testing only.
❤2
Adminer 5.4.2 — MSSQL TraceFile RCE

━━━ VULNERABILITY ━━━
Adminer 5.4.2 MSSQL driver passes auth[server]
directly into the PDO DSN. Semicolon-delimited
options are parsed by ODBC — injecting:
TraceFile=up.php;TraceOn=1
causes ODBC to write a trace file to webroot.
auth[username] lands as UID={<value>} in the
trace — inject PHP webshell there.

pip install aiohttp colorama


━━━ RUN ━━━
python Adminer-0day.py siteList.txt

Download-Link : Here
❤4
force-login.php
348 B
WordPress Force Login(2021' trick) to wp-admin via Shell
wp2shell (CVE-2026-63030 ,  CVE-2026-60137)

Usage : python wp2shell.py sites.txt

Download LINK : here
❤2