Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/porthunter/smoof

SMS Spoofer for Social Engineering/Pentest Engagements
https://github.com/porthunter/smoof

Last synced: 3 months ago
JSON representation

SMS Spoofer for Social Engineering/Pentest Engagements

Awesome Lists containing this project

README

        

# smoof
SMS Spoofer for Social Engineering/Pentest Engagements, use at your own risk!

## Usage:
python smoof.py

## Set-Up:
You need an API account from 46elks.com (you could also modify this script to use your own provider) then enter user and pass in script...

- line 4: elkuser = "user"
- line 5: elkpass = "pass"

### Thanks:
Thanks to @mikeghacks and @insiniasec for the inspiration