A powerful and simple tool to send bulk SMS messages for testing purposes. Use responsibly and for educational purposes only.
This is an SMS Bomber script written in Node.js that allows you to send bulk SMS messages to a given phone number. The tool generates requests and sends them to SMS services for testing purposes. Be aware that misuse of this tool may result in serious consequences. Always ensure you have the necessary permissions before using this tool.
- Send SMS messages to any phone number.
- Highly customizable headers and settings for the request.
- Customizable User-Agent and Random IP Generation.
- Supports error handling and displays status messages.
- Designed for educational and testing purposes only.
- This tool is for educational purposes only!
- Make sure to use it only on numbers and services you have permission to target.
- Unauthorized usage may lead to legal consequences.
By using this tool, you agree to use it responsibly and in compliance with your local laws and regulations. I do not take any responsibility for any misuse or damage caused by this tool.
To get started with SMS Bomber, follow these steps:
git clone [email protected]:nimamoosa/sms-bomber-v2.gitMake sure you have Node.js installed. Then, install the necessary dependencies:
cd sms-bomber
pnpm installEdit index.js to configure your requests.
You can customize headers, phone numbers, and more!
Run the tool with:
node index.jsIt will prompt you to enter a phone number, and the SMS Bomber will begin sending SMS messages to the number.
Enter phone number (11 digits): 09123456789
Sending SMS... ✓ Success! Status: 200
Sending SMS... ✖ Error! Status: 400
Sending SMS... ✓ Success! Status: 200
💚 FinishThis project is licensed under the MIT License. You are free to use, modify, and distribute this project, but use it responsibly.
MIT LicenseI am not responsible for any consequences resulting from the use of this tool. If you misuse this tool in any illegal or harmful way, you will be solely responsible for any damage or legal actions.
Please use this tool with caution and only for educational and testing purposes.
If you have any questions or need help with the tool, feel free to reach out to me at [email protected].