Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am dstyvsky on github.
  • I am dstyvsky (https://keybase.io/dstyvsky) on keybase.
  • I have a public key ASCz27XBKXdxJSw-xsIf7vwQU6gXHdNYkTgXHtvyImZO6wo

To claim this, I am signing this object:

import sys
import os
import datetime
from scapy.all import *
import smtplib
from humanfriendly.tables import format_pretty_table
from termcolor import colored
fromaddr = '<youremail@gmail.com'