aboutsummaryrefslogtreecommitdiffstats
path: root/csci5271/ho2/crack6.py
diff options
context:
space:
mode:
Diffstat (limited to 'csci5271/ho2/crack6.py')
-rw-r--r--csci5271/ho2/crack6.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/csci5271/ho2/crack6.py b/csci5271/ho2/crack6.py
new file mode 100644
index 0000000..60b5a3b
--- /dev/null
+++ b/csci5271/ho2/crack6.py
@@ -0,0 +1,6 @@
+# SHA! Key guesser
+import hashlib
+
+name = "admin"
+response = "a1a9f3ebd29ff76d45a609d98e0ec31e83dfbd4d"
+