Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 390 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 390 Bytes

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