📌 EN
- Installation
- First setup
- SMS
- Discord
- DDoS
- Telegram
- Problems and their solutions
- Donate for coffee
📌 RU
Social links
📌 Beast Bomber in Telegram: https://t.me/idfhgsdwaefwe_caramel_bot
📌 Discord server: https://discord.gg/qkK4NG4ARU
Possibilities
- SMS attack
- Email attack
- Discord attack
- Telegram attack
- DDoS attack
- Multilanguage
-
To run the beast bomber you need to download Python: https://www.python.org
git clone https://github.com/crut0i/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
- 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
oruser:pass@ip:port
- Proxies format:
- 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
Beast Bomber supports ONLY Russian and Kazakh phone numbers.
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.
Test results from https://dstat.cc
Threads | Attack time |
---|---|
40 | 60 seconds |
Beast Bomber supports the following email services (from which spam will be sent): mail.ru, yahoo, rambler
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)
If you see something like this:
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.
Соц. сети
📌 Beast Bomber в Telegram: https://t.me/idfhgsdwaefwe_caramel_bot
📌 Discord сервер: https://discord.gg/qkK4NG4ARU
Возможности
- SMS атака
- Email атака
- Discord атака
- Telegram атака
- DDoS атака
- Поддержка двух языков
-
Для работы beast bomber вам нужно установить Python: https://www.python.org
git clone https://github.com/crut0i/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
- Для корректной работы 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, вам нужно указать ID цели, его можно найти в url диалога discord в вашем браузере.
Результаты теста с https://dstat.cc
Потоки | Время атаки |
---|---|
40 | 60 секунд |
Beast Bomber поддерживает следующие почтовые сервисы: mail.ru, yahoo, rambler
Как скрипт отправляет сообщения:
Beast Bomber входит в аккаунты, которые Вы поместили в папку input\telegram_accounts и отправляет от них сообщение, которое Вы указали.
Купить telegram аккаунты в формате tdata можно тут: тык (не реклама)
Если у вас похожая ошибка:
Это означает, что у вас отсутствует нужная библиотека pip, в этом случае: "_ctypes". Откройте терминал, cmd или что там у вас и пишите:
- pip install <имя отсутствующей библиотеки>
Пример:
pip install _ctypes
Если вы устанавливаете Beast Bomber на termux:
У вас может возникнуть пробоема с установкой библиотеки opentele, чтобы исправить её, введите следующую команду:
pkg install pyqt5 python-pyqtwebengine
затем повторите установку opentele.