Personal SMS Bomber

Carding 4 Carders

Professional
Messages
2,731
Reputation
13
Reaction score
1,367
Points
113
Many of you know what a Bomber is and would even like to use it without spending a penny and spending a minimum of time to set it up.

I'll tell you about one of the most popular bomber, which is called b0mb3r.

Installing
First of all we need to install Python 3.8 or higher.
Download it here https://www.python.org/downloads/

Be sure to check the box here:

1138e64108b3d501fe3b5.png

  • Run the command line by pressing Win+R and writing "cmd", then press "OK".
eb73549eb66c2c33f773a.png

  • Next, type the command "pip3 install b0mb3r -U".
3ec99b1e2e9825451c757.png

  • Wait for the installation to finish and write the command "b0mb3r" or "bomber".
d75dc18976ab91643753d.png

  • After entering the command, you will see the following in the console:
466364e111143d7e73345.png

  • Next, you will open a window in your browser, where you must enter the desired number, the number of repetitions and click "Start the attack.
4fffecb5db7ba128f1266.png

  • The next step is to load the bomber:
45b46b228bb9d9d5f31b0.png

  • And the attack itself:
1ad03e46bc6d671cdf149.png

  • Done! You can stop the attack by refreshing the page or closing the tab/window.
    The Bomber API can be found here: http://127.0.0.1:8080/docs.
    That's all! Use it wisely!
How to protect yourself from SMS-bombers (partially)
Today, spam from SMS Bombers is a widespread phenomenon, which may occur to anyone. In this article I will show you the easiest way to protect against any SMS-bombers that exist.

Preparing
First, as strange as it may seem, we will need to order SMS spam to your own number or to a number you want to protect in the future. In order to further identify undesirable services.
  • At the time when the SMS-messages began to arrive, we leave the smartphone until the bomber is going through all the services.
Second step
After the spam is over, we go into the messages and open the settings. In the window that opens, we see the "Spam Protection" item, go to it and activate it.
  • Then, we go to the general section with the messages. Here we choose any dialogue with the service and simply block the number, with a spam complaint. Repeat this with all services to the moment when bomber does not send messages.
Additionally
Also, for better effect, you can go to the Phone Manager, then go to "Blocked", then "Message Blocking rules" and activate the line "Block unknown numbers".

If you need to receive a message from a service that is blocked, then simply go to blocked messages and view the information there. Or you can unblock the service in the same menu.
 

Jollier

Professional
Messages
1,127
Reputation
6
Reaction score
1,105
Points
113

How protect myself from a SMS bomber?​


What is it?
Just by the name, you can understand that SMS bomber is a software for spamming messages and calls to absolutely any number. The purpose of such spam is obvious - to take revenge on the abuser, or to mess up an innocent victim, to rattle a person's nerves and just make him suffer. SMS spam, although it seems harmless, is a very effective tool for making a person lose their temper. Just imagine your phone making an annoying notification sound every 30 seconds. Just creepy. I want to throw my phone in the trash right away.
  • Mobile operator - some operators may block suspicious traffic and limit the case to just a few messages
  • Bomber quality - most bombers are bullshit and don't work well, sending a maximum of one message every 10 minutes.
  • Attacker's intentions- if this is a friend of yours who just decided to play a prank, then it is unlikely that they will mock you for more than an hour.
Bombers have been around since the early 2000s.

How does it work?
There are many ways to carry out spam attacks, but today we will analyze the most common and popular.

How to protect yourself?
Protect yourself from the bomber is quite simple. Just throw your phone in the nearest river. I'm kidding. You just need to block all the numbers that spam is coming from. This will work, since bombers often use a limited pool of numbers, which is estimated at only a few dozen accounts. You can also try to act proactively and activate several popular bombers for your own number in advance, so that you can ban all spam numbers later. However, in the case of a ban, there is a small nuance.

How do I detect an attacker?
Unfortunately, no way, since the spam itself will come from neutral numbers. Unless you know a person who you recently pretty annoyed, ready to go to such methods of revenge. In conclusion, I would like to add a few important points. First, don't be afraid of SMS bombers. They won't hurt you in any way, unless they fuck up your phone and pretty much rattle your nerves. Second, do not use SMS bombers, this is a nasty tool regardless of the final goal.
 

Jollier

Professional
Messages
1,127
Reputation
6
Reaction score
1,105
Points
113
How to create your own SMS BOMBER

1618a44b9369cda3a7b30.png


Let's GO!

This article is educational in nature, we do not call for anything and do not oblige. This information is provided for informational purposes only.

To do this, we will need:

DCRat Studio
Download
VirusTotal

CrystalKeeper
Download
VirusTotal

Bomber project
Download

Instruction manual:
We get to work, download all the programs and the project itself.
Open the downloaded archive, go to the folderSource code for importing
We throw the TGSMSBomber .edsp file toThe tgbomber Data folder is located on your desktop, and the tgbomber Data folder is located in a convenient place where the bomber itself will work.
Launch DCRat Studio and click Project - > Import, select our > TGSMSBomber. edsp and now the bomber project is imported, it should open.

Now I will tell you about the content of the project ?
You will only need to edit green and red objects.

Initial project build
First, configure the start message of the /start command. To do this, click on the start_text object. Now click here and we can edit the initial message:
03509d5dad72388d1e347.png

In the same way, we can click on the services object and see a list of methods with services that are located below:
27b3f55ebfc820f0ecda7.png

When adding a new service, you will need to enter the method name there.

Build and launch a project
To start the project, you need to build it.to do this, click Action -> Compile/Export in the upper part of the window.
A window appears with the choice of a place to save the collected project.
I save to the desktop for convenience.
After saving, you can close DCRat Studioif you no longer need it and open CrystalKeeper.
After opening CrystalKeeper, It will ask us to select the file with the compiled project .ckp, select it.
The project is loaded And now the project asks you to select The TGBomber Data FOLDERthat we copied to a convenient location.
After selecting this folder, we will see the project interface, and I will tell you what is responsible for what:
Enter the bot token from @BotFather and click Start. The bot is running, we can write /start to it and see a welcome message.
We generate a key for ourselves and activate it in the bot using the /activate [Key] command, write it without parentheses.
Now we have a license and can use the bot and issue keys to other people.

Congratulations, you're great!
 

Lord777

Professional
Messages
2,581
Reputation
15
Reaction score
1,322
Points
113
SMS bomber + DDOS

An alternative to Impulse, works in much the same way

Installation:
Code:
pkg update && pkg upgrade
pkg install python && pkg install git
git clone https://github.com/pkgsearch/xaker ~ / px

Run (no need to write cd):
Code:
bash ~ / px / main.sh

Everything will be clear below ✌️
 

Jollier

Professional
Messages
1,127
Reputation
6
Reaction score
1,105
Points
113
Making an SMS-Bomber on iOS
We need to download the iSH app. I could not download from the appstore did not work, so I downloaded with testflight.

When in the application, enter the following commands:
Code:
Apk update
Apk upgrade
Apk add git
git clone https://github.com/termux-lab/smsham.git
cd smsham
python3 smsham.py

We are waiting for it to load and we will be asked to enter the phone number. Type it in, hit enter and you will have to hit enter to start. To end the spam you have to press ctr + z.
 

Sueur

Member
Messages
2
Reputation
0
Reaction score
0
Points
1
Many of you know what a Bomber is and would even like to use it without spending a penny and spending a minimum of time to set it up.

I'll tell you about one of the most popular bomber, which is called b0mb3r.

Installing
First of all we need to install Python 3.8 or higher.
Download it here https://www.python.org/downloads/

Be sure to check the box here:

1138e64108b3d501fe3b5.png

  • Run the command line by pressing Win+R and writing "cmd", then press "OK".
eb73549eb66c2c33f773a.png

  • Next, type the command "pip3 install b0mb3r -U".
3ec99b1e2e9825451c757.png

  • Wait for the installation to finish and write the command "b0mb3r" or "bomber".
d75dc18976ab91643753d.png

  • After entering the command, you will see the following in the console:
466364e111143d7e73345.png

  • Next, you will open a window in your browser, where you must enter the desired number, the number of repetitions and click "Start the attack.
4fffecb5db7ba128f1266.png

  • The next step is to load the bomber:
45b46b228bb9d9d5f31b0.png

  • And the attack itself:
1ad03e46bc6d671cdf149.png

  • fait! Vous pouvez arrêter l’attaque en rafraichissant la page ou en fermant l’onglet/fenêtre.
    L’API Bomber peut être trouvée ici: http://127.0.0.1:8080/docs.
    C’est tout! Utilisez-le à bon escient!
Comment se protéger contre les sms-bombardiers (partiellement)
Aujourd’hui, le spam des bombardiers SMS est un phénomène répandu, qui peut se produire à n’importe qui. Dans cet article, je vais vous montrer le moyen le plus facile de se protéger contre tous les SMS-bombardiers qui existent.

Préparation
Tout d’abord, aussi étrange que cela puisse paraître, nous devrons commander des SMS spam à votre propre numéro ou à un numéro que vous souhaitez protéger à l’avenir. Afin d’identifier davantage les services indésirables.
  • Au moment où les SMS ont commencé à arriver, nous quittons le smartphone jusqu’à ce que le bombardier passe par tous les services.
Deuxième étape
Une fois le spam terminé, nous en allons dans les messages et ouvrons les paramètres. Dans la fenêtre qui s’ouvre, nous voyons l’élément « Protection contre le spam », allez-y et activez-le.
  • Ensuite, nous allons à la section générale avec les messages. Ici, nous choisissons tout dialogue avec le service et tout simplement bloquer le nombre, avec une plainte de spam. Répétez cette action avec tous les services au moment où le bombardier n’envoie pas de messages.
de plus
En outre, pour un meilleur effet, vous pouvez aller au gestionnaire de téléphone, puis aller à « Bloqué », puis « Règles de blocage des messages » et activer la ligne « Bloquer les numéros inconnus ».

Si vous avez besoin de recevoir un message d’un service qui est bloqué, il suffit d’aller vers les messages bloqués et afficher les informations là-bas. Ou vous pouvez débloquer le service dans le même menu.
xnième knième
 
Top