Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

HARA Spam SMS 2023


A powerful SMS spamming tool designed for ethical testing and educational purposes. This script leverages multiple API endpoints to send a high volume of SMS messages to a specified phone number.

Features

  • Multi-API Support: Utilizes 32 different API endpoints for diverse and effective SMS delivery.
  • Proxy Integration: Supports HTTP proxies to mask your IP address and enhance anonymity. (Proxies are fetched from raw.githubusercontent.com/TheSpeedX/PROXY-List/master/http.txt)
  • User-Friendly Interface: Simple command-line interface for ease of use.
  • Real-time Feedback: Provides immediate updates on SMS sending status.
  • Colorful Output: Uses pystyle and colorama for an engaging and informative console experience.

Disclaimer

This tool is intended for ethical testing and educational purposes only. Misuse of this tool for malicious activities, such as harassment or illegal spamming, is strictly prohibited and may result in legal consequences. The developer is not responsible for any misuse of this software.

Requirements

  • Python 3.x
  • itertools
  • requests
  • threading
  • time
  • random
  • os
  • datetime
  • sys
  • pystyle
  • gratient
  • colorama
  • user_agent
  • bs4 (BeautifulSoup4) for API 27 and 31 token parsing. Install with pip install beautifulsoup4

You can install all required Python libraries (except bs4 and gratient, which might require manual installation if not found on PyPI) using pip:

pip install itertools requests pystyle colorama user_agent

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages