TBomb - saranbhabu048/Cyber-Security-Placement-Training- GitHub Wiki

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

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

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

image STEP 5 : Again the given details are shown for cross checking and gives the option to continue or quit the attack. image STEP 6 : The attack takes place and gives the result of success and failure of attack performed. image