Being Safe Online

Being safe online is a lot harder than you might think. First we give out all our PRIVATE info all the time (social media, buying online, etc). Here are some…

Spam Caller DDOS

Ever get those annoying spam callers, or just really want to bug your friend. Do I have a script for you. from twilio.rest import Client import time def main(): FROM=…

RSA keygen

Creating RSA public and private keys. This is great script to create RSA tokens. This is used to keep your stuff locked down to only allow people that have these…