Lucene search
K

754 matches found

seebug.org
seebug.org
added 2009/06/22 12:0 a.m.10 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
Tenable Nessus
Tenable Nessus
added 2009/05/05 12:0 a.m.9 views

HP-UX Security Patch : PHCO_38490

chmod1 cumulative patch %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid38681; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate", value:"2021/01/11";...

7AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2009/05/05 12:0 a.m.13 views

HP-UX Security Patch : PHCO_38481

chmod1M cumulative patch %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid38679; scriptversion"1.7"; scriptsetattributeattribute:"pluginmodificationdate", value:"2021/01/11";...

7AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2009/05/05 12:0 a.m.12 views

HP-UX Security Patch : PHCO_38482

chmod1M cumulative patch %NASLMINLEVEL 70300 C Tenable Network Security, Inc. if !definedfunc"bnrandom" exit0; include'deprecatednasllevel.inc'; include'compat.inc'; if description scriptid38680; scriptversion"1.8"; scriptsetattributeattribute:"pluginmodificationdate", value:"2021/01/11";...

7AI score
Exploits0References1
RedHat Linux
RedHat Linux
added 2009/04/29 9:28 a.m.0 views

kernel: x86-64: seccomp: 32/64 syscall hole

The securecomputing function in kernel/seccomp.c in the seccomp subsystem in the Linux kernel 2.6.28.7 and earlier on the x8664 platform, when CONFIGSECCOMP is enabled, does not properly handle 1 a 32-bit process making a 64-bit syscall or 2 a 64-bit process making a 32-bit syscall, which allows...

7.2CVSS5.8AI score0.00098EPSS
Exploits3References4
UbuntuCve
UbuntuCve
added 2009/03/09 9:30 p.m.26 views

CVE-2009-0537

Integer overflow in the ftsbuild function in fts.c in libc in 1 OpenBSD 4.4 and earlier and 2 Microsoft Interix 6.0 build 10.0.6030.0 allows context-dependent attackers to cause a denial of service application crash via a deep directory tree, related to the ftslevel structure member, as...

4.9CVSS5.9AI score0.0795EPSS
Exploits6References1
Prion
Prion
added 2009/03/09 9:30 p.m.42 views

Integer overflow

Integer overflow in the ftsbuild function in fts.c in libc in 1 OpenBSD 4.4 and earlier and 2 Microsoft Interix 6.0 build 10.0.6030.0 allows context-dependent attackers to cause a denial of service application crash via a deep directory tree, related to the ftslevel structure member, as...

4.9CVSS7AI score0.0795EPSS
Exploits6References7Affected Software2
Cvelist
Cvelist
added 2009/03/09 9:0 p.m.19 views

CVE-2009-0537

Integer overflow in the ftsbuild function in fts.c in libc in 1 OpenBSD 4.4 and earlier and 2 Microsoft Interix 6.0 build 10.0.6030.0 allows context-dependent attackers to cause a denial of service application crash via a deep directory tree, related to the ftslevel structure member, as...

6.4AI score0.0795EPSS
Exploits6References7
Debian CVE
Debian CVE
added 2009/03/09 9:0 p.m.24 views

CVE-2009-0537

Integer overflow in the ftsbuild function in fts.c in libc in 1 OpenBSD 4.4 and earlier and 2 Microsoft Interix 6.0 build 10.0.6030.0 allows context-dependent attackers to cause a denial of service application crash via a deep directory tree, related to the ftslevel structure member, as...

4.9CVSS6.2AI score0.0795EPSS
Exploits6
seebug.org
seebug.org
added 2009/02/21 12:0 a.m.18 views

Linux/x86 - chmod 666 /etc/shadow - 41 bytes

No description provided by source. / [email protected] 0x04abril0x7d2 int syschmodconst char filename, modet mode ... Utilizando la interrupcion 15chmod, asignando el octal 0666 al archivo deseado. En este caso /etc/shadow Hice unas modificaciones en el codigo y solo pude reducir la...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/02/21 12:0 a.m.8 views

linux/x86 chmod("/etc/shadow",666) & exit(0) 30 bytes

No description provided by source. / Linux/x86 - chmod"/etc/shadow",666 & exit0 Info reg ------------------ %eax = 15 %ebx = /etc/shadow %ecx = 666 %eax = 1 %ebx = 0 Shellcode 30 bytes Author: Jonathan Salwan submit AT shell-storm.org Web: http://www.shell-storm.org Disassembly of section .text:...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2009/02/21 12:0 a.m.19 views

Linux/x86 - /bin/cp /bin/sh /tmp/katy & chmod 4555

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 2009/02/20 12:0 a.m.18 views

linux/x86 chmod(""/etc/shadow"" 666) & exit(0) 30 bytes

No description provided by source. / Linux/x86 - chmod"/etc/shadow",666 & exit0 Info reg ------------------ %eax = 15 %ebx = /etc/shadow %ecx = 666 %eax = 1 %ebx = 0 Shellcode 30 bytes Author: Jonathan Salwan submit AT shell-storm.org Web: http://www.shell-storm.org Disassembly of section .text:...

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

Linux/x86 - chmod() 666 /etc/shadow & exit()

No description provided by source. / Linux/x86 - chmod 666 /etc/shadow & exit Info reg ------------------ %eax = 15 %ebx = /etc/shadow %ecx = 666 %eax = 1 %ebx = 0 Shellcode 30 bytes Author: Jonathan Salwan submit AT shell-storm.org Web: http://www.shell-storm.org Disassembly of section .text:...

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

Linux/x86 - setuid(0) & chmod("/tmp",111) & exit(0)

No description provided by source. / Linux/x86 - setuid0 & chmod"/tmp",111 & exit0 Info reg ------------------ %eax = 23 %ebx = 0 %eax = 15 %ebx = /tmp %ecx = 111 %eax = 1 %ebx = 0 Shellcode 25 bytes Author: Jonathan Salwan submit AT shell-storm.org Web: http://www.shell-storm.org Disassembly of...

7.1AI score
Exploits0
0day.today
0day.today
added 2009/02/20 12:0 a.m.33 views

linux/x86 chmod("/etc/shadow",666) & exit(0) 30 bytes

Exploit for linux/x86 platform in category shellcode ===================================================== linux/x86 chmod"/etc/shadow",666 & exit0 30 bytes ===================================================== / Linux/x86 - chmod"/etc/shadow",666 & exit0 Info reg ------------------ %eax = 15 %eb...

7AI score
Exploits0
Exploit DB
Exploit DB
added 2009/02/20 12:0 a.m.31 views

linux/x86 chmod"/etc/shadow",666 & exit0 30 bytes

linux/x86 chmod"/etc/shadow",666 & exit0 30 bytes. Shellcode exploit for linx86 platform / Linux/x86 - chmod"/etc/shadow",666 & exit0 Info reg ------------------ %eax = 15 %ebx = /etc/shadow %ecx = 666 %eax = 1 %ebx = 0 Shellcode 30 bytes Author: Jonathan Salwan Web: http://www.shell-storm.org...

7.4AI score
Exploits0
Exploit DB
Exploit DB
added 2009/01/01 12:0 a.m.14 views

Linux/x86 - chmod(/bin/sh,04775) + set sh +s Shellcode (31 bytes)

Linux/x86 - chmod/bin/sh,04775 + set sh +s Shellcode 31 bytes. Shellcode exploit for Linuxx86 platform / Linux x86 shellcode by bob from Dtors.net. chmod"//bin/sh" ,04775; set sh +s / include char shellcode= "\x31\xc0\x31\xdb\x31\xc9\x53\x68\x6e" "\x2f\x73\x68\x68\x2f\x2f\x62\x69\x89"...

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

Linux/x86 - chmod(/etc/shadow, 0666) + ASCII Shellcode (443 bytes)

Linux/x86 - chmod/etc/shadow, 0666 + ASCII Shellcode 443 bytes. Shellcode exploit for Linuxx86 platform / | Title: Linux/x86 chmod/etc/shadow, 0666 ASCII Shellcode 443 Bytes | Type: Shellcode | Author: agix | Platform: Linux X86 / include char shellcode = "LLLLhHEY!X5HEY!"...

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

Linux/x86 - execve(chmod 0777 /etc/shadow) Shellcode (57 bytes)

Linux/x86 - execvechmod 0777 /etc/shadow Shellcode 57 bytes. Shellcode exploit for Linuxx86 platform Linux/x86 execve-chmod 0777 /etc/shadow 57 bytes Author: Hamza Megahed Twitter: @HamzaMega blog: hamza-megadotblogspotdotcom E-mail: hamzadotmegahedatgmaildotcom xor %eax,%eax push %eax pushl...

7.1AI score
Exploits0
Rows per page
Query Builder