Jump to content

Bulk SMS


kilometer
 Share

Recommended Posts

Maybe you should look for ways a phone number can be addressed. I'll give you a hint, you can address a message to a phone number with more than just the phone number.

I only know this because back in highschool I wrote a python script that could sms bomb so I could annoy my sister.

Edited by WarFox
Link to comment
Share on other sites

WarFox has you looking in the right direction.

There are some cool python projects out there for sms bombing. One that I know of is called Tbomb. I've never used it on anyone of course, but I'd recommend you check out the help prompts to get you started.

https://github.com/TheSpeedX/TBomb

bomb3r is another candidate. Pass --help as an argument to the program to learn more about what your options are.

https://github.com/iMro0t/bomb3r

I'm going to move this topic to the Pentesting forum, since we are having a nice discussion here about ethical offensive security.

Link to comment
Share on other sites

On 9/5/2021 at 10:16 AM, WarFox said:

Maybe you should look for ways a phone number can be addressed. I'll give you a hint, you can address a message to a phone number with more than just the phone number.

I only know this because back in highschool I wrote a python script that could sms bomb so I could annoy my sister.

are you hinting at using the emails associated with the carrier and number, so using a bulk email sender rather than using a bulk sms sender, i assume this would be a cheaper/easier way than trying to send with real numbers

Link to comment
Share on other sites

On 9/5/2021 at 10:47 AM, cwade12c said:

WarFox has you looking in the right direction.

There are some cool python projects out there for sms bombing. One that I know of is called Tbomb. I've never used it on anyone of course, but I'd recommend you check out the help prompts to get you started.

https://github.com/TheSpeedX/TBomb

bomb3r is another candidate. Pass --help as an argument to the program to learn more about what your options are.

https://github.com/iMro0t/bomb3r

I'm going to move this topic to the Pentesting forum, since we are having a nice discussion here about ethical offensive security.

i don’t think i’m really looking for sms bombing, i want to be able to send out sms to say 25,000 numbers

Link to comment
Share on other sites

Ah. Have you heard of Sendgrid or Twilio? Both are offering SMS platforms to engage customers in bulk.

I will move this back to where you originally posted this. (In "Software") - that is totally my bad, my apologies.

Edited by cwade12c
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...