Notification texts go here Contact Us Buy Now!

Beast_Bomber

beast

Beast Bomber 💣

​​​​​​
docker_hub Button Button Replit ​​​​​​
Discord Boosty Patreon

📌 Menu / Меню

📌 EN

📌 RU

📌 EN

Social links

📌 Beast Bomber in Telegram: https://t.me/idfhgsdwaefwe_caramel_bot

📌 Beast Bomber in replit: https://replit.com/@un1cum/Beast-Bomber

📌 Discord server: https://discord.gg/qkK4NG4ARU

Possibilities

  • SMS attack
  • Email attack
  • Discord attack
  • Telegram attack
  • DDoS attack
  • Multilanguage

📌 Installation

📌 Methods

📌 Manual

tutorial

  • To run the beast bomber you need to download Python: https://www.python.org

    git clone https://github.com/un1cum/Beast_Bomber
    
  • P.S

    • If you don't have git, you need to install it: https://git-scm.com/downloads

    • If you install Beast Bomber manually, without git, be sure to delete the .gitkeep file in the input\telegram_accounts folder

    • To get started, you need to install the necessary Python libraries. Go to the Beast_Bomber folder and enter this command in cmd or terminal:

      pip install -r requirements.txt
      
  • To start the bomber, enter this command:

    python beast.py
    

📌 Docker

docker

​​​​​​
docker_hub

⚠️ Important note, there is no telegram spam in the docker version ⚠️

tutorial

Image url: https://hub.docker.com/r/un1cum/beast_bomber

If you don't have docker, you can install it using these instructions: https://docs.docker.com

  • You need to enter the following command to download the image:

    docker pull un1cum/beast_bomber
    
  • To start the bomber, enter this command:

    docker run -it un1cum/beast_bomber
    

📌 First setup

  • For a DDoS attack to work correctly, you need to enter proxies into the input\proxies.txt file or automatically parse them using the built-in function
    • Proxies format: ip:port or user:pass@ip:port
  • For the Telegram attack to work, you need to put the Telegram accounts in tdata format (each account in a separate folder) in the input\telegram_accounts folder
  • To make email spam work, you need to put email accounts in the format email:password in the input\email_accounts.txt file
  • For discord spam to work, you must place tokens from discord accounts in the file input\discord_accounts.txt

📌 SMS info

Beast Bomber supports ONLY Russian and Kazakh phone numbers.

📌 Discord info

To send messages in Discord, you need to specify the ID of the target, it can be found in the url of the discord dialog in your browser.

discord

📌 DDoS info

Test results from https://dstat.cc

screenshot

Threads Attack time
40 60 seconds

📌 Email info

Beast Bomber supports the following email services (from which spam will be sent): mail.ru, yahoo, rambler

📌 Telegram info

How the script sends messages:

Beast Bomber logs into the accounts that you put in your input\telegram_accounts folder and sends the message you write from them.

You can buy tdata telegram accounts here: click (not advertising)

📌 Problems and their solutions

If you see something like this:

error

This means that you don't have the library that is specified in the error, in this case: "_ctypes". You need to enter in the terminal or cmd:

  • pip install

Example:

pip install _ctypes

If you install Beast Bomber on the termux:

You may have a problem installing the opentele library, to fix it enter the following command:

pkg install pyqt5 python-pyqtwebengine

then reinstall the opentele library.

📌 Donate for coffee

Patreon

Boosty

Crypto wallets

  • BNB BNB: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1

  • BTC BTC: bc1qxfvstf99kyuc5x5uugxtsh3m6w3a73ruzfav7e

  • ETH ETH: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1

  • LTC LTC: ltc1qudx4ge8zvncqpdtl5mshfqjxzyvg43f27ysqjt

  • USDT USDT (TRC-20): TKVs4Bt63mVGSYth7HSvNQBk8Xp1UKMH9Y

📌 Contributors

contributors

Thank you all for your contributions to the project ❤️

📌 RU

Соц. сети

📌 Beast Bomber в Telegram: https://t.me/idfhgsdwaefwe_caramel_bot

📌 Beast Bomber на replit: https://replit.com/@un1cum/Beast-Bomber

📌 Discord сервер: https://discord.gg/qkK4NG4ARU

Возможности

  • SMS атака
  • Email атака
  • Discord атака
  • Telegram атака
  • DDoS атака
  • Поддержка двух языков

📌 Установка

📌 Методы

📌 Вручную

tutorial

  • Для работы beast bomber вам нужно установить Python: https://www.python.org

    git clone https://github.com/un1cum/Beast_Bomber
    
  • P.S

    • Если у вас нет git, вам нужно установить его: https://git-scm.com/downloads

    • Если будете устанавливать Beast Bomber вручную, без git, то обязательно удаляйте файл .gitkeep в папке input\telegram_accounts

    • Чтобы начать работу, вам нужно установить необходимые библиотеки Python. Зайдите в папку Beast_Bomber и введите в cmd или terminal эту команду:

      pip install -r requirements.txt
      
  • Чтобы запустить бомбер, введите это:

    python beast.py
    

📌 Докер

docker

​​​​​​
docker_hub

⚠️ Важное замечание, в docker версии отсутствует telegram спам ⚠️

tutorial

Ссылка на образ: https://hub.docker.com/r/un1cum/beast_bomber

Если у вас нету docker, вы можете установить его, следуя официальным инструкциям: https://docs.docker.com

  • Чтобы загрузить образ, введите следующую команду:

    docker pull un1cum/beast_bomber
    
  • Чтобы запустить бомбер, введите это:

    docker run -it un1cum/beast_bomber
    

📌 Первая настройка

  • Для корректной работы DDoS атаки необходимо поместить прокси в файл input\proxies.txt или автоматически спарсить их с помощью встроенной функции
    • Формат прокси: ip:port или user:pass@ip:port
  • Чтобы атака Telegram работала, необходимо поместить аккаунты Telegram в формате tdata (каждый аккаунт в отдельной папке) в папку input\telegram_accounts
  • Чтобы спам по электронной почте работал, вам нужно поместить учетные записи электронной почты в формате email:пароль в файл input\email_accounts.txt
  • Для того, чтобы работал спам в Discord, вы должны поместить токены от аккаунтов Discord в файл input\discord_accounts.txt

📌 СМС инфо

Beast Bomber поддерживает ТОЛЬКО русские и казахские номера телефонов.

📌 Discord инфо

Чтобы отправлять сообщения в Discord, вам нужно указать ID цели, его можно найти в url диалога discord в вашем браузере.

discord

📌 DDoS инфо

Результаты теста с https://dstat.cc

screenshot

Потоки Время атаки
40 60 секунд

📌 Email инфо

Beast Bomber поддерживает следующие почтовые сервисы: mail.ru, yahoo, rambler

📌 Telegram инфо

Как скрипт отправляет сообщения:

Beast Bomber входит в аккаунты, которые Вы поместили в папку input\telegram_accounts и отправляет от них сообщение, которое Вы указали.

Купить telegram аккаунты в формате tdata можно тут: тык (не реклама)

📌 Проблемы и их решения

Если у вас похожая ошибка:

error

Это означает, что у вас отсутствует нужная библиотека pip, в этом случае: "_ctypes". Откройте терминал, cmd или что там у вас и пишите:

  • pip install <имя отсутствующей библиотеки>

Пример:

pip install _ctypes

Если вы устанавливаете Beast Bomber на termux:

У вас может возникнуть пробоема с установкой библиотеки opentele, чтобы исправить её, введите следующую команду:

pkg install pyqt5 python-pyqtwebengine

затем повторите установку opentele.

📌 Автору на кофе

Patreon

Boosty

Крипта

  • BNB BNB: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1

  • BTC BTC: bc1qxfvstf99kyuc5x5uugxtsh3m6w3a73ruzfav7e

  • ETH ETH: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1

  • LTC LTC: ltc1qudx4ge8zvncqpdtl5mshfqjxzyvg43f27ysqjt

  • USDT USDT (TRC-20): TKVs4Bt63mVGSYth7HSvNQBk8Xp1UKMH9Y

📌 Вклады в проект

contributors

Спасибо всем за ваши вклады в проект ❤️

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.