Skip to content

Instantly share code, notes, and snippets.

View ppkantorski's full-sized avatar
💭
looking for my long term job

ppkantorski ppkantorski

💭
looking for my long term job
View GitHub Profile
@AglaianWoman
AglaianWoman / sms-bomber.py
Created October 26, 2017 01:42 — forked from BlackVikingPro/sms-bomber.py
SMS Bombing (Spamming) Application! [Python]
#! /usr/bin/env python
import time, smtplib, sys, getpass
# need to define:
"""
e-prov (email-provider) [gmail]|[yahoo]|[custom]
from [attacker email]
from-spoof [spoof attacker email]
to [target email (syntax: [10-digit #]@mms|txt.[provider].com|net|org)]
c [count (# of txt's to send)]