Skip to content

voipsms-hub/sms_spoofing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 

Repository files navigation

ShadyVOIP Logo

πŸš€ SMS SPOOFER 2026

SMS Spoofer for cyber security Research

Status Security Version


🌌 ARCHITECTURE OVERVIEW

The ShadyVOIP SMS API provides a programmable interface for manipulating SMS packet headers. This tool is specifically engineered for Penetration Testers and Security Researchers to simulate SMS-based social engineering vectors.

πŸ› οΈ CORE CAPABILITIES

  • Dynamic Sender ID: Customize the from field (up to 11 alphanumeric characters).
  • Mass Broadcast: Transmit to multiple global nodes in a single request.
  • Low Latency: Optimized routing via Tier-1 carriers.

πŸ“‘ API SPECIFICATION

[POST] /sms

Base URL: https://api.shadyvoip.com/sms

Header Value
Authorization Bearer YOUR_API_KEY
Content-Type application/json

Request Payload

{
  "recipients": ["+19800000000", "+19811111111"],
  "from": "test",
  "text": "System integrity check: Operational. Hello from Shadyvoip."
}

Keywords: SMS API, Python SMS Spoofer, Sender ID, Penetration Testing Tool, Cybersecurity Research

Β© 2026 ShadyVOIP Infrastructure. All Rights Reserved.

About

This repository contains tips about sms spoofing in 2026 for educational purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors