Lucene search
+L

3 matches found

seebug.org
seebug.org
added 2006/11/18 12:0 a.m.22 views

linux/x86 set system time to 0 and exit 15 bytes

No description provided by source. / By Kris Katterjohn 11/14/2006 15 byte shellcode to set system time to 0 and exit. No real damage : exit code is the last 5 bytes 0x6a - 0x80 for Linux/x86 section .text global start start: ; stime0 push byte 25 pop eax xor ecx, ecx push ecx mov ebx, esp int 0x...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/11/09 12:0 a.m.39 views

linux/x86 dup20,0; dup20,1; dup20,2; 15 bytes

linux/x86 dup20,0; dup20,1; dup20,2; 15 bytes. Shellcode exploit for linx86 platform / dup2loop-core.c by Charles Stevenson I made this as a chunk you can paste in to make modular remote exploits. I usually combine this with an execve as the second stage of a read jmp %esp / char hellcode = /...

0.1AI score
SaveExploits0
zdt
zdt
added 2005/11/09 12:0 a.m.25 views

linux/x86 dup2(0,0); dup2(0,1); dup2(0,2); 15 bytes

Exploit for linux/x86 platform in category shellcode =================================================== linux/x86 dup20,0; dup20,1; dup20,2; 15 bytes =================================================== / dup2loop-core.c by Charles Stevenson I made this as a chunk you can paste in to make modular...

7AI score
SaveExploits0
Rows per page
Query Builder