|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 82
Members: 0
Total: 82
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
I need help to compile a local root exploit |
|
Posted: Tue Dec 23, 2008 6:03 pm |
|
|
hottox |
Regular user |
|
|
Joined: Nov 23, 2008 |
Posts: 19 |
|
|
|
|
|
|
|
Hi,
when trying to compile a local root exploit i'v got this message:
Code: |
sh-3.1$ gcc -o local local.c
In file included from /usr/include/asm/syscalls.h:8,
from /usr/include/asm/unistd.h:448,
from local.c:14:
/usr/include/asm/signal.h:18: error: conflicting types for 'sigset_t'
/usr/include/sys/select.h:38: error: previous declaration of 'sigset_t' was here
In file included from /usr/include/asm/syscalls.h:8,
from /usr/include/asm/unistd.h:448,
from local.c:14:
/usr/include/asm/signal.h:100: error: expected ':', ',', ';', '}' or '__attribut
e__' before '.' token
/usr/include/asm/signal.h:106: error: redefinition of 'struct sigaction'
/usr/include/asm/signal.h:107: error: expected ':', ',', ';', '}' or '__attribut
e__' before '.' token
/usr/include/asm/signal.h:117: error: redefinition of 'struct sigaltstack'
local.c:120:2: error: #error "unsupported arch"
local.c: In function 'kernel_code':
local.c:141: warning: initialization makes pointer from integer without a cast
local.c: In function 'main':
local.c:193: error: 'PAGE_SIZE' undeclared (first use in this function)
local.c:193: error: (Each undeclared identifier is reported only once
local.c:193: error: for each function it appears in.)
|
the kernel of the target is :
Code: |
sh-3.1$ uname -r
2.6.18-5-powerpc64
|
and the exploit i used is :
http://www.milw0rm.com/exploits/5092
i really need help,
Waiting for reply
|
|
|
|
|
|
|
|
|
Posted: Tue Dec 23, 2008 8:27 pm |
|
|
julioisaias |
Valuable expert |
|
|
Joined: Jan 25, 2008 |
Posts: 50 |
|
|
|
|
|
|
|
This is the compiled bed exploit.
password:netsoul |
|
_________________ I study enough to make the rest a result. |
|
|
|
www.waraxe.us Forum Index -> Newbies corner
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|