TBomb - thrisha-001/Cyber-Security-Placement-Training GitHub Wiki

DAY - 03

What is TBomb?

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 we must have python installed in our 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 our phone number, we only have to enter the target phone number and the tool will do the rest of the work.

STEP 1 : Open your kali linux operating system and use the following command to install the tool from GitHub.

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

STEP 2 : Then move to the tool directory using the command.

Command : cd TBomb

Screenshot 2024-07-20 at 1 23 57 PM

STEP 3 : Now open the tool using the command : python3 bomber.py . Enter the choice of option for the operation to be performed.

Screenshot 2024-07-20 at 1 24 08 PM

STEP 4 : Enter the country code, phone number of the target and the other details required.

Screenshot 2024-07-20 at 5 58 07 PM

STEP 5 : Again the given details are shown for cross checking and gives the option to continue or quit the attack.

Screenshot 2024-07-20 at 5 58 16 PM

STEP 6 : The attack takes place and gives the result of success and failure of attack performed.

Screenshot 2024-07-20 at 6 09 02 PM
⚠️ **GitHub.com Fallback** ⚠️