In this tutorial, experts in ethical hacking from the International Institute of Cyber Security (IICS) will show you how to send thousands of spam SMS messages to any user directly from our smartphone using just a few commands.
INSTALL TERMUX

For stable operation, you will need to use an Android system over v4.4. For Linux, of course, everything is easier because there are more actions that are performed from the console.
USE OF PROXIES

Free proxies will fall quickly, as mentioned by ethical hacking experts. Moreover, most sellers selling private proxies have their own traffic control systems; at the first hint of suspicious activity, administrators block access, but professional attackers will simply increase their address pool for these purposes.
CONFIGURATION AND INSTALLATION OF REQUIRED PACKAGES

On the Termux command line, you enter commands to add packages and clone a repository with a Spammer-Grab script.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <!-- wp:syntaxhighlighter/code { "language" : "powershell" , "makeURLsClickable" :false} --> <pre class= "wp-block-syntaxhighlighter-code" >Clear pkg update pkg install git pkg install python pkg install python2 pip2 install requests git clone https://github.com/p4kl0nc4t/Spammer-Grab ls chmod +x Spammer-Grab ls cd Spammer-Grab ls chmod 777 spammer.py </pre> <!-- /wp:syntaxhighlighter/code --> |

Then the question “Do you want to continue?” will appear. We respond with the letter S and after a while all the necessary scripts and packages will be installed, in addition to the rights and everything necessary for the proper functioning of the tool, mentioned by experts in ethical hacking.
SCRIPT EXECUTION
To launch this tool on Android, you must run the following command:
1 | python2 spammer.py —delay x —proxy http: //xxx.xx.xx.xx/ 79xxxxxxxxx |
Where —delay x is the delay in seconds, —proxy is your proxy, then a space and a phone number without the plus (+) symbol.
If everything is done correctly, the script will start working. To complete the script and disable the spammer, you can simply exit the application. To turn it back on, open Termux and enter:
1 | cd Spammer-Grab |
And then log in again:
1 | python2 spammer.py —delay x —proxy http: //xxx.xx.xx.xx/ 79xxxxxxxxx |
To work on multiple threads simultaneously, in the terminal, swipe right and new session, then the same 2 commands above, as mentioned by ethical hacking experts. IICS experts recommend using this technique only in controlled environments and, if possible, with the express authorization of the rest of the people involved. This tutorial is for educational and research purposes only. Don’t misuse this information.

Information security specialist, currently working as risk infrastructure specialist & investigator.
15 years of experience in risk and control process, security audit support, business continuity design and support, workgroup management and information security standards.