summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
+ *
*/