Skip to content

nimamoosa/sms-bomber-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS Bomber

A powerful and simple tool to send bulk SMS messages for testing purposes. Use responsibly and for educational purposes only.


Introduction

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.


Features

  • 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.

Important Notice

  • 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.


Getting Started

To get started with SMS Bomber, follow these steps:

1. Clone the repository

git clone [email protected]:nimamoosa/sms-bomber-v2.git

2. Install dependencies

Make sure you have Node.js installed. Then, install the necessary dependencies:

cd sms-bomber
pnpm install

3. Configure your settings

Edit index.js to configure your requests.

You can customize headers, phone numbers, and more!

4. Run the tool

Run the tool with:

node index.js

It will prompt you to enter a phone number, and the SMS Bomber will begin sending SMS messages to the number.


Example Output

Enter phone number (11 digits): 09123456789
Sending SMS... ✓ Success! Status: 200
Sending SMS... ✖ Error! Status: 400
Sending SMS... ✓ Success! Status: 200
💚 Finish

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this project, but use it responsibly.

MIT License

Disclaimer

I 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.


Contact Information

If you have any questions or need help with the tool, feel free to reach out to me at [email protected].


Made with ❤️

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published