Skip to content

Instantly share code, notes, and snippets.

@vasuman
vasuman / sonicwall.py
Created July 14, 2014 17:49
Sonicwall auto-login
#!/usr/bin/env python2
# Dependencies:
# * Requests
# Simply change stuff and run the script
import time
import re
from hashlib import md5