Beast Bomber - SMS bomber, email spammer, WhatsApp spammer, Telegram spammer, Discord spammer and DoS attacker.
2022-5-26 17:59:42 Author: hakin9.org(查看原文) 阅读量:125 收藏

Beast Bomber in Telegram: https://t.me/beast_bomberr_bot (in development)

Beast Bomber in GitLab: https://gitlab.com/ebankoff/Beast_Bomber

See also: https://github.com/ebankoff/CleanerPRO

Possibilities

  • SMS spammer(works better with proxy)
  • Email spammer
  • WhatsApp spammer
  • Discord spammer
  • Telegram spammer
  • DoS attack

Installation

  • git clone https://github.com/ebankoff/Beast_Bomber

First setup

  • You must have support for "less secure apps" set to "turn on" on your Gmail. Here is the link to do so: https://www.google.com/settings/security/lesssecureapps
  • The program will configure everything else on its own. If the automatic setup fails, you can set it up manually. Along with Beast Bomber comes a requirements.txt file. This file contains external dependencies. To install them, you need to open cmd/terminal and write: pip install -r requirements.txt

The setup is done!

Launch

  • cd Beast_Bomber
  • python3 start.py

To use Discord spammer, you need a preferably empty account that is on the same server as the person you want to spam to. Also, the account must have 2FA turned off. To find the account token, you need to open the developer's tools and in the network, tab to find "science" and copy the token in it, here is a screenshot:

Test results from https://dstat.cc

  • Threads - 40
  • Attack time - 30 seconds

For the email spammer, you need to specify an email and password (email: password) in the emails.txt file. You can specify more than one (each email: password on a new line) to spam from multiple addresses at once.

If you see something like this:

This means that you don't have the library that is specified in 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)

Qiwi

wtf2

Crypto wallets

  • Smart chain: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1
  • Bitcoin: bc1qxfvstf99kyuc5x5uugxtsh3m6w3a73ruzfav7e
  • Ethereum: 0x96a0B6E4274771D5f3F8e59564b58C35D74D8Cc1

文章来源: https://hakin9.org/beast-bomber-sms-bomber-email-spammer-whatsapp-spammer-telegram-spammer-discord-spammer-and-dos-attacker/
如有侵权请联系:admin#unsafe.sh