Lucene search
K

754 matches found

0day.today
0day.today
added 2010/05/31 12:0 a.m.21 views

linux/x86 Polymorphic - setuid(0) + chmod("/etc/shadow", 0666) 61 Bytes

Exploit for linux/x86 platform in category shellcode ================================================================================= linux/x86 Shellcode Polymorphic - setuid0 + chmod"/etc/shadow", 0666 61 Bytes ================================================================================= /...

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

linux/x86 Shellcode Polymorphic - setuid0 + chmod"/etc/shadow", 0666 Shellcode 61 Bytes

linux/x86 Shellcode Polymorphic - setuid0 + chmod"/etc/shadow", 0666 Shellcode 61 Bytes. Shellcode exploit for linux platform / ============================================================================================= linux/x86 Shellcode Polymorphic - setuid0 + chmod"/etc/shadow", 0666...

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

linux/x86 setuid(0) + chmod("/etc/shadow", 0666) Shellcode 37 bytes

Exploit for linux/x86 platform in category shellcode =================================================================== linux/x86 setuid0 + chmod"/etc/shadow", 0666 Shellcode 37 bytes =================================================================== / Title: linux/x86 setuid0 +...

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

linux/x86 chmod("/etc/shadow", 0777) shellcode 29 bytes

Exploit for linux/x86 platform in category shellcode ======================================================= linux/x86 chmod"/etc/shadow", 0777 shellcode 29 bytes ======================================================= include include / by Magnefikko 20.04.2010 email protected promhyl.oz.pl...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2010/04/19 12:0 a.m.32 views

chmod"/etc/shadow", 0777 shellcode 29 bytes

29 bytes chmod"/etc/shadow", 0777 shellcode. Shellcode exploit for linux platform include include / by Magnefikko 20.04.2010 [email protected] promhyl.oz.pl Subgroup: PRekambr Name: 29 bytes chmod"/etc/shadow", 0777 shellcode Platform: Linux x86 chmod"/etc/shadow", 0777; gcc -Wl,-z,execstack...

Exploits0
Exploit DB
Exploit DB
added 2010/04/18 12:0 a.m.19 views

chmod"/etc/shadow", 0777 Shellcode33 Bytes

33 Bytes chmod"/etc/shadow", 0777 Shellcode. Shellcode exploit for linx86 platform [email protected] http://plasticsouptaste.blogspot.com Name: 33 bytes chmod"/etc/shadow", 0777 shellcode Platform: Linux x86 include "stdio.h" int mainint argc, char argv char shellcode...

7.4AI score
Exploits0
0day.today
0day.today
added 2010/04/18 12:0 a.m.20 views

linux/x86 chmod("/etc/shadow", 0777) Shellcode 33 Bytes

Exploit for linux/x86 platform in category shellcode ======================================================= linux/x86 chmod"/etc/shadow", 0777 Shellcode 33 Bytes ======================================================= email protected http://plasticsouptaste.blogspot.com Name: 33 bytes...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2010/04/14 12:0 a.m.24 views

chmod"/etc/shadow", 0666 shellcode 36 bytes

36 bytes chmod"/etc/shadow", 0666 shellcode. Shellcode exploit for linux platform include include / by Magnefikko 14.04.2010 [email protected] promhyl.oz.pl Subgroup: PRekambr Name: 36 bytes chmod"/etc/shadow", 0666 shellcode Platform: Linux x86 chmod"/etc/shadow", 0666; gcc -Wl,-z,execstack...

Exploits0
0day.today
0day.today
added 2010/04/14 12:0 a.m.13 views

linux/x86 - chmod("/etc/shadow", 0666) shellcode 36 bytes

Exploit for linux/x86 platform in category shellcode ========================================================= linux/x86 - chmod"/etc/shadow", 0666 shellcode 36 bytes ========================================================= include include / by Magnefikko 14.04.2010 email protected promhyl.oz.pl...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2010/01/16 12:0 a.m.32 views

linux/x86 chmod 666 /etc/shadow 27 bytes

linux/x86 chmod 666 /etc/shadow 27 bytes. Shellcode exploit for linx86 platform ; linux/x86 chmod 666 /etc/shadow 27 bytes ; root@thegibson ; 2010-01-15 section .text global start start: ; chmod"//etc/shadow", 0666; mov al, 15 cdq push edx push dword 0x776f6461 push dword 0x68732f63 push dword...

Exploits0
0day.today
0day.today
added 2010/01/16 12:0 a.m.16 views

linux/x86 chmod 666 /etc/shadow 27 bytes

Exploit for linux/x86 platform in category shellcode ======================================== linux/x86 chmod 666 /etc/shadow 27 bytes ======================================== ; linux/x86 chmod 666 /etc/shadow 27 bytes ; email protected ; 2010-01-15 section .text global start start: ;...

7AI score
Exploits0
seebug.org
seebug.org
added 2010/01/10 12:0 a.m.23 views

linux/x86 cp /bin/sh /tmp/katy

No description provided by source. / Linux/x86 /bin/cp /bin/sh /tmp/katy ; chmod 4555 /tmp/sh using fork / include stdio.h char shellcode = "\xeb\x5e\x5f\x31\xc0\x88\x47\x07\x88\x47\x0f\x88\x47\x19\x89\x7f" "\x1a\x8d\x77\x08\x89\x77\x1e\x31\xf6\x8d\x77\x10\x89\x77\x22\x89"...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2010/01/10 12:0 a.m.14 views

linux/x86 read(0 buf 2541)

No description provided by source. / readnchmod-core.c by Charles Stevenson [email protected] Example of strace output if you pass in "/bin/sh\x00" read0, "/bin/sh\0", 2541 = 8 chmod"/bin/sh", 04755 = 0 Any file path can be given. For example: /tmp/.sneakyguy The only caveat is that the string must...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/12/15 12:0 a.m.11 views

Linux - chmod(/etc/shadow, 0666) & exit() - 33 bytes

No description provided by source. include stdio.h / linux/x86 ; chmod/etc/shadow, 0666 & exit 33 bytes written by ka0x - ka0x01alt+64gmail.com lun sep 21 17:13:25 CEST 2009 greets: an0de, Piker, xarnuz, NullWave07, Pepelux, JosS, sch3m4, Trancek and others! / int main char shellcode = "\x31\xc0"...

7.1AI score
Exploits0
0day.today
0day.today
added 2009/12/04 12:0 a.m.17 views

linux/x86 chmod(/etc/shadow, 0666) & exit() 33 bytes

Exploit for linux/x86 platform in category shellcode ==================================================== linux/x86 chmod/etc/shadow, 0666 & exit 33 bytes ==================================================== include / linux/x86 ; chmod/etc/shadow, 0666 & exit 33 bytes written by ka0x lun sep 21...

7AI score
Exploits0
seebug.org
seebug.org
added 2009/12/04 12:0 a.m.13 views

Linux - chmod(/etc/shadow 0666) & exit() - 33 bytes

No description provided by source. include stdio.h / linux/x86 ; chmod/etc/shadow, 0666 & exit 33 bytes written by ka0x - ka0x01alt+64gmail.com lun sep 21 17:13:25 CEST 2009 greets: an0de, Piker, xarnuz, NullWave07, Pepelux, JosS, sch3m4, Trancek and others! / int main char shellcode = "\x31\xc0"...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/12/04 12:0 a.m.24 views

Linux - chmod/etc/shadow, 0666 & exit 33 bytes

Linux - chmod/etc/shadow, 0666 & exit - 33 bytes. Shellcode exploit for linx86 platform include / linux/x86 ; chmod/etc/shadow, 0666 & exit 33 bytes written by ka0x - lun sep 21 17:13:25 CEST 2009 greets: an0de, Piker, xarnuz, NullWave07, Pepelux, JosS, sch3m4, Trancek and others! / int main char...

7.4AI score
Exploits0
seebug.org
seebug.org
added 2009/06/24 12:0 a.m.14 views

linux/x86 Shellcode Polymorphic chmod("/etc/shadow",666) 54 bytes

No description provided by source. / Title : Linux/x86 - Shellcode Polymorphic chmod"/etc/shadow",666 & exit - 54 bytes Encode : ADD Author : Jonathan Salwan Mail : submit ! shell-storm.org ! Database of shellcodes = http://www.shell-storm.org/shellcode/ Informations chmod & exit:...

7.1AI score
Exploits0
Exploit DB
Exploit DB
added 2009/06/22 12:0 a.m.32 views

linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes

linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes. Shellcode exploit for linx86 platform / Title : Linux/x86 - Shellcode Polymorphic chmod"/etc/shadow",666 & exit - 54 bytes Encode : ADD Author : Jonathan Salwan Mail : submit ! shell-storm.org ! Database of shellcodes =...

Exploits0
0day.today
0day.today
added 2009/06/22 12:0 a.m.13 views

linux/x86 Shellcode Polymorphic chmod("/etc/shadow",666) 54 bytes

Exploit for linux/x86 platform in category shellcode ================================================================= linux/x86 Shellcode Polymorphic chmod"/etc/shadow",666 54 bytes ================================================================= / Title : Linux/x86 - Shellcode Polymorphic...

7AI score
Exploits0
Rows per page
Query Builder