From 943c4365a878ffcef438e891ffb5b6e159a65d66 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 13 Aug 2012 06:04:34 +0200 Subject: Add source line. --- viscatory.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'viscatory.sh') diff --git a/viscatory.sh b/viscatory.sh index 4f323b3..dd90f3a 100755 --- a/viscatory.sh +++ b/viscatory.sh @@ -9,11 +9,15 @@ # After the hullabaloo from the Tunnelblick local root, savy Mac users # began defending Viscosity, another OS X VPN client. They figured, since # they spent money on Viscosity, surely it would be better designed than -# the free alternative. +# the free open-source alternative. # # Unfortunately, this exploit took all of 2 minutes to find. DTrace for # the win. Here, the SUID helper will execute site.py in its enclosing # folder. A simple symlink, and we have root. +# +# greets to jono +# +# Source: http://git.zx2c4.com/Viscatory/tree/viscatory.sh echo "[+] Crafting payload." mkdir -p -v /tmp/pwn -- cgit v1.2.3-59-g8ed1b