Skip to content

Instantly share code, notes, and snippets.

View 0x802's full-sized avatar
👻

_ 0x802

👻
  • Japan
View GitHub Profile
anonymous
anonymous / sqlmitm.py
Created September 21, 2016 18:43
from scapy.all import *
import unicodedata
import sys, getopt
import time, datetime
import argparse
import socket
import fcntl
import struct
import threading