Skip to content

A social engineering toolkit for performing smishing, and other sms attacks

License

Notifications You must be signed in to change notification settings

spider863644/SMS-Attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMS-Attack

A social engineering toolkit for performing smishing, and other sms attacks.
It was created by TheNooB and Spider Anongreyhat with a contibution by CamoCatX

Note:

You can only send 1 sms daily

Screenshot

Image not available

How to Install on termux

sudo apt update && sudo apt upgrade && sudo apt install python3 git python3-pip && git clone https://github.com/spider863644/SMS-Attack && cd SMS-Attack && sudo pip install -r requirements.txt && python3 sms.py

How to install on Debian-based linux distros (like Kali Linux)

sudo apt update && sudo apt upgrade && sudo apt install python3 git python3-pip && git clone https://github.com/spider863644/SMS-Attack && cd SMS-Attack && sudo pip install -r requirements.txt && python3 sms.py

How to install on Arch-based linux distros (like Blackarch)

sudo pacman -Syu && sudo pacman -S python git python-pip && git clone https://github.com/spider863644/SMS-Attack && cd SMS-Attack && sudo pip install -r requirements.txt && python sms.py

How to install on Gentoo-based distros (like Pentoo)

sudo emerge --sync && sudo emerge -u python git dev-python/pip && git clone https://github.com/spider863644/SMS-Attack && cd SMS-Attack && sudo pip install -r requirements.txt && python sms.py

How to install on Fedora-based distros (like Fedora Security Lab)

sudo dnf update && sudo dnf install python3 git python3-pip -y && git clone https://github.com/spider863644/SMS-Attack && cd SMS-Attack && sudo pip3 install -r requirements.txt && python3 sms.py

Important Note

If you are finding it difficult to send sms, just connect to a strong VPN and switch it to "USA"

Credit goes to:

TheNooB
Spider Anongreyhat
CamoCatX

Support this project by:

Following me on github
Giving the project a star
Folk this project
Sharing this project
Report any bugs you found

About

A social engineering toolkit for performing smishing, and other sms attacks

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages