Skip to content

The best open source bomber / Лучший open source бомбер

License

Notifications You must be signed in to change notification settings

Nelkins3/Beast_Bomber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beast

Beast Bomber 💣

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

📌 Menu / Меню

📌 EN

📌 RU

📌 EN

Use this script for educational purposes only and do not abuse it. All responsibility for its use rests with YOU

📌 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/beast-bomber-team | https://discord.gg/qkK4NG4ARU

Screenshot_1

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

discord

📌 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.

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/beast-bomber-team | https://discord.gg/qkK4NG4ARU

Screenshot_2

Возможности

  • 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

📌 SMS атака

В вашем распоряжении множество спам сервисов! 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

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

About

The best open source bomber / Лучший open source бомбер

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%