Skip to content

Instantly share code, notes, and snippets.

@josephrexme
Created March 16, 2014 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josephrexme/9585985 to your computer and use it in GitHub Desktop.
Save josephrexme/9585985 to your computer and use it in GitHub Desktop.
#!/usr/bin/python
import re
from sys import argv
import socket
import mechanize
import scapy
script, arg1, arg2 = argv
# Taken 2 arguments for the network packet sniffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment