smoof

July 17, 2017 ยท View on GitHub

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