OP 27 May, 2024 - 06:37 PM
Spoof who an SMS is from using an SMS API
SMS Spoof allows you to send an SMS message to someone and change who it's from (the Sender). For example, you could send a message to someone and make the sender "Ex Girlfriend" and set the message body to "I'm Pregnant!!" In the images below, there's an example of how that will look on the recipient phone
Setup
Currently SMSSpoof only supports the Twilio SMS API. In the future there will be support for other SMS API's such as MessageBird, Sinch, Nexmo, etc...
Requirements
▪️A Twilio ($10 referral (https://www.twilio.com/referral/EzTvu9)) account
▪️Any WebServer (Eg, NGINX/Apache)
▪️PHP version 5.3 or higher
SMS Spoof allows you to send an SMS message to someone and change who it's from (the Sender). For example, you could send a message to someone and make the sender "Ex Girlfriend" and set the message body to "I'm Pregnant!!" In the images below, there's an example of how that will look on the recipient phone
Setup
Currently SMSSpoof only supports the Twilio SMS API. In the future there will be support for other SMS API's such as MessageBird, Sinch, Nexmo, etc...
Requirements
▪️A Twilio ($10 referral (https://www.twilio.com/referral/EzTvu9)) account
▪️Any WebServer (Eg, NGINX/Apache)
▪️PHP version 5.3 or higher