Skip to content

Instantly share code, notes, and snippets.

View mhauskn's full-sized avatar

Matthew Hausknecht mhauskn

View GitHub Profile
import argparse
#from tabulate import tabulate
import sys
from termcolor import colored
import jericho
import pickle
import random
from os.path import join as pjoin
from jericho.util import clean
from jericho.defines import BASIC_ACTIONS