Open In App

TheSpeedX / TBomb – Call and SMS Bomber for Kali Linux

Last Updated : 06 Mar, 2023
Improve
Improve
Like Article
Like
Save
Share
Report

TBomb is a free and open-source tool available on GitHub which is used to perform call and SMS bombing on the target phone number. This is the best tool for performing pranks on someone. This tool is written in python, so you must have python installed in your kali linux operating system. 

This tool works with open-source intelligence APIs that’s why this tool requires an internet connection to perform bombing. This tool doesn’t take your phone number, you only have to enter the target phone number and the tool will do the rest of the work. You must ensure that you always install the latest version of TBomb from GitHub in order to not get stuck with the working of the tool. 

Installation

Step 1: Open your kali linux operating system and use the following command to install the tool from GitHub and then move to the tool directory using the second command.

git clone https://github.com/TheSpeedX/TBomb.git
cd TBomb

Step 2: Now you are in the TBomb directory, use the following command to run the tool.

bash TBomb.sh

The tool has been installed successfully and running successfully. Now we will have an example of using the tool.

Example 1: Use the TBomb tool to perform SMS Bombing on a phone number.

For SMS bombing press 1

1

after that give all the details to the tool such as country code, phone number, number of SMS you want to send etc.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads