summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-08-11 17:57:50 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-08-11 17:57:50 +0200
commit60e910eb07979ac4dd223da64595073439fa763d (patch)
tree087dc0b37921d17cd50c0bd5b792df7a74caee47
parentFix names. (diff)
downloadPwnnel-Blicker-60e910eb07979ac4dd223da64595073439fa763d.tar.xz
Pwnnel-Blicker-60e910eb07979ac4dd223da64595073439fa763d.zip
Add links back.
-rwxr-xr-xpwnnel-blicker-for-kids.sh14
-rwxr-xr-xpwnnel-blicker.c4
2 files changed, 18 insertions, 0 deletions
diff --git a/pwnnel-blicker-for-kids.sh b/pwnnel-blicker-for-kids.sh
index 1295aca..9eb2c73 100755
--- a/pwnnel-blicker-for-kids.sh
+++ b/pwnnel-blicker-for-kids.sh
@@ -1,4 +1,18 @@
#!/bin/sh
+
+#### Pwnnel Blicker ####
+# for kids #
+# #
+# zx2c4 #
+# #
+########################
+
+# This is another exploit for Tunnel Blick.
+# Other exploits for Tunnel Blick are available here:
+# http://git.zx2c4.com/Pwnnel-Blicker/tree/
+
+
+
echo "[+] Making vulnerable directory."
mkdir -pv /tmp/pwn/openvpn/openvpn-0
diff --git a/pwnnel-blicker.c b/pwnnel-blicker.c
index a6a9b19..595aa34 100755
--- a/pwnnel-blicker.c
+++ b/pwnnel-blicker.c
@@ -38,6 +38,10 @@
* # whoami
* root
*
+ * For other exploits for Tunnel Blick, visit the source of
+ * this file at:
+ * http://git.zx2c4.com/Pwnnel-Blicker/tree
+ *
*/