Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/porthunter/smoof
- Owner: porthunter
- Created: 2017-07-17T06:10:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T06:30:35.000Z (over 7 years ago)
- Last Synced: 2024-04-24T13:41:13.218Z (7 months ago)
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 41
- Watchers: 2
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **9**星
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