Depth-monster / Beast_Bomber

SMS, email, Telegram, Discord bomber and DDoS attacker.

Home Page:https://t.me/beast_bomberr_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeastBomber

Beast Bomber 💣

​​​​​​
Button Button Button ​​​​​​
Button

📌 Menu / Меню

📌 EN

📌 RU

📌 EN

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

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

screenshot

Possibilities

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

Installation

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

First setup

  • 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
  • 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
  • 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

The setup is done!

Launch

python beast.py

📌 SMS attack

There are many spam services at your disposal! Beast Bomber supports Russian and Kazakh phone numbers.

📌 Discord attack

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

📌 DDoS attack

Test results from https://dstat.cc

screenshot

Threads Attack time
40 60 seconds

📌 Email attack

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

📌 Telegram attack

The attack occurs as follows:

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

📌 Problems and their solutions

If you see something like this:

screenshot

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 the name of the required library (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.

📌 Contributors

Sr.No. Name Date of contribution
1 PalkerCode Apr 10, 2022
2 hiikion Jul 4, 2022
3 NameNami Jul 27, 2022

Thank you all for your contributions to the project ❤️

📌 Donate for coffee

Crypto wallets

  • BNB: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
  • BTC: bc1qxfvstf99kyuc5x5uugxtsh3m6w3a73ruzfav7e
  • ETH: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
  • LTC: ltc1qudx4ge8zvncqpdtl5mshfqjxzyvg43f27ysqjt

📌 RU

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

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

screenshot

Возможности

  • SMS атака
  • Email атака
  • Discord атака
  • Telegram атака
  • DDoS атака
  • Мультиязычность

Установка

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
  • Для корректной работы DDoS атаки необходимо поместить прокси в файл input\proxies.txt или автоматически спарсить их с помощью встроенной функции
  • Чтобы атака Telegram работала, необходимо поместить аккаунты Telegram в формате tdata (каждый аккаунт в отдельной папке) в папку input\telegram_accounts
  • Чтобы спам по электронной почте работал, вам нужно поместить учетные записи электронной почты в формате email:пароль в файл input\email_accounts.txt
  • Для того, чтобы работал спам в Discord, вы должны поместить токены от аккаунтов Discord в файл input\discord_accounts.txt

Настройка завершена!

Запуск

python beast.py

📌 SMS атака

В вашем распоряжении множество спам сервисов! Beast Bomber поддерживает русские и казахские номера телефонов.

📌 Discord атака

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

📌 DDoS атака

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

screenshot

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

📌 Email атака

Beast Bomber поддерживает следующие почтовые сервисы (с которых будет рассылаться спам): mail.ru, yahoo, rambler..

📌 Telegram атака

Атака происходит следующим образом:

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

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

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

screenshot

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

  • pip install имя отсутствующей библиотеки (пример: pip install _ctypes)

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

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

pkg install pyqt5 python-pyqtwebengine

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

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

Строка Имя Дата вклада
1 PalkerCode Апрель 10, 2022
2 hiikion Июль 4, 2022
3 NameNami Июль 27, 2022

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

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

Крипта

  • BNB: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
  • BTC: bc1qxfvstf99kyuc5x5uugxtsh3m6w3a73ruzfav7e
  • ETH: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
  • LTC: ltc1qudx4ge8zvncqpdtl5mshfqjxzyvg43f27ysqjt

About

SMS, email, Telegram, Discord bomber and DDoS attacker.

https://t.me/beast_bomberr_bot

License:Apache License 2.0


Languages

Language:Python 100.0%