Lucene search
+L

1376 matches found

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

linux/x86 chmod 0666 /etc/shadow 36 bytes

No description provided by source. / By Kris Katterjohn 8/29/2006 36 byte shellcode to chmod"/etc/shadow", 0666 and exit for Linux/x86 To remove exit: Remove the last 5 bytes 0x6a - 0x80 section .text global start start: xor edx, edx push byte 15 pop eax push edx push byte 0x77 push word 0x6f64...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2006/11/17 12:0 a.m.48 views

linux/x86 chmod 0666 /etc/shadow 36 bytes

Exploit for linux/x86 platform in category shellcode ========================================= linux/x86 chmod 0666 /etc/shadow 36 bytes ========================================= / By Kris Katterjohn 8/29/2006 36 byte shellcode to chmod"/etc/shadow", 0666 and exit for Linux/x86 To remove exit:...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/11/17 12:0 a.m.35 views

linux/x86 - add root user r00t with no password to /etc/passwd 69 bytes

linux/x86 add root user r00t with no password to /etc/passwd 69 bytes. Shellcode exploit for linx86 platform / By Kris Katterjohn 11/14/2006 69 byte shellcode to add root user 'r00t' with no password to /etc/passwd for Linux/x86 section .text global start start: ; open"/etc//passwd", OWRONLY |...

0.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/11/06 12:0 a.m.10 views

Solaris 2.6 (sparc) : 106718-01

The remote host is missing Sun Security Patch number 106718-01 SunScreen SKIP for Solaris 1.1.1: patch for /etc mode in packaging. Date this patch was last updated by Sun : Wed Sep 09 18:00:00 MDT 1998 You should install this patch for your system to be up-to-date. %NASLMINLEVEL 999999 @DEPRECATE...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/11/06 12:0 a.m.15 views

Solaris 2.5.1 (i386) : 106719-01

The remote host is missing Sun Security Patch number 106719-01 SunScreen SKIP for Solaris 1.1.1: x86 patch for /etc mode in packaging. Date this patch was last updated by Sun : Wed Sep 09 18:00:00 MDT 1998 You should install this patch for your system to be up-to-date. %NASLMINLEVEL 999999...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/11/06 12:0 a.m.21 views

Solaris 2.6 (i386) : 106719-01

The remote host is missing Sun Security Patch number 106719-01 SunScreen SKIP for Solaris 1.1.1: x86 patch for /etc mode in packaging. Date this patch was last updated by Sun : Wed Sep 09 18:00:00 MDT 1998 You should install this patch for your system to be up-to-date. %NASLMINLEVEL 999999...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/11/06 12:0 a.m.19 views

Solaris 2.5.1 (sparc) : 106718-01

The remote host is missing Sun Security Patch number 106718-01 SunScreen SKIP for Solaris 1.1.1: patch for /etc mode in packaging. Date this patch was last updated by Sun : Wed Sep 09 18:00:00 MDT 1998 You should install this patch for your system to be up-to-date. %NASLMINLEVEL 999999 @DEPRECATE...

SaveExploits0
seebug.org
seebug.org
added 2006/10/27 12:0 a.m.23 views

Apple Mac OS X (/usr/bin/passwd) Custom Passwd Local Root Exploit

No description provided by source. !/usr/bin/perl /usr/bin/passwdOSX: local root exploit. by: vade79/v9 [email protected] fakehalo/realhalo Apple OSX's /usr/bin/passwd program has support for a custom passwd file to be used instead of the standard/static path. this feature has security issues in the...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/08/02 12:0 a.m.33 views

linux/x86 executes command after setreuid 9 + 40 bytes + cmd

linux/x86 executes command after setreuid 9 + 40 bytes + cmd. Shellcode exploit for linx86 platform / bunkerexec.c V1.3 - Tue Mar 21 22:50:18 CET 2006 Linux/x86 bytecode that executes command after setreuid 9 + 40 bytes + cmd setreuid0, 0 + execve"/bin//sh", "/bin//sh","-c","cmd", NULL; "cmd" MUS...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2006/03/03 12:0 a.m.25 views

xosx-passwd.pl.txt

Original reference: http://fakehalo.us/xosx-passwd.pl --------------------------------------------------------------------- !/usr/bin/perl /usr/bin/passwdOSX: local root exploit. by: vade79/v9 [email protected] fakehalo/realhalo Apple OSX's /usr/bin/passwd program has support for a custom passwd fil...

7.4AI score
SaveExploits0
CVE
CVE
added 2006/02/09 2:0 a.m.60 views

CVE-2006-0623

CVE-2006-0623 is associated with QNX Neutrino RTOS 6.3.0. The vulnerability arises because /etc/rc.d/rc.local is shipped with world-writable permissions, allowing local users to modify the file and thereby execute arbitrary code at system startup. The connected records confirm the affected softwa...

7.2CVSS7.2AI score0.00913EPSS
SaveExploits1References7Affected Software1
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.36 views

linux/x86 Adduser without Password to /etc/passwd 59 bytes

linux/x86 Adduser without Password to /etc/passwd 59 bytes. Shellcode exploit for linx86 platform / linux/x86 adds user 'xtz' without password to /etc/passwd - 59 bytes - izik / char shellcode = "\x6a\x05" // push $0x5 // // : // "\x58" // pop %eax "\x99" // cltd "\x31\xc9" // xor %ecx,%ecx...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2006/01/21 12:0 a.m.10 views

linux/x86 Adduser without Password to /etc/passwd 59 bytes

No description provided by source. / linux/x86 adds user 'xtz' without password to /etc/passwd - 59 bytes - izik [email protected] / char shellcode = "\x6a\x05" // push $0x5 // // exit: // "\x58" // pop %eax "\x99" // cltd "\x31\xc9" // xor %ecx,%ecx "\x66\xb9\x01\x04" // mov $0x401,%cx "\x52" // pu...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2006/01/21 12:0 a.m.22 views

linux/x86 chmod(/etc/shadow, 0666) + exit() 32 bytes

Exploit for linux/x86 platform in category shellcode ==================================================== linux/x86 chmod/etc/shadow, 0666 + exit 32 bytes ==================================================== / linux/x86 chmod"/etc/shadow", 0666 + exit - 32 bytes - izik / char shellcode = "\x6a\x0...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/21 12:0 a.m.33 views

linux/x86 chmod/etc/shadow, 0666 + exit 32 bytes

linux/x86 chmod/etc/shadow, 0666 + exit 32 bytes. Shellcode exploit for linx86 platform / linux/x86 chmod"/etc/shadow", 0666 + exit - 32 bytes - izik / char shellcode = "\x6a\x0f" // push $0xf "\x58" // pop %eax "\x31\xc9" // xor %ecx,%ecx "\x51" // push %ecx "\x66\xb9\xb6\x01" // mov $0x1b6,%cx...

0.1AI score
SaveExploits0
securityvulns
securityvulns
added 2006/01/18 12:0 a.m.28 views

phpXplorer file inclusion

site:www.phpxplorer.org ------------------------------------------------ http://victim/folder/system/action.php?sShare=guest&sAction=../../../../../../../../../../../../etc/passwd00 ------------------------------------------------- example:...

7.2AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/01/15 12:0 a.m.18 views

Ubuntu 5.04 : kdelibs fixed packages (USN-114-2)

USN-114-1 fixed a vulnerability in the PCX decoder of kimgio. Unfortunately it was discovered that the original patches were faulty and caused regressions. This update now has the correct patches. This update also fixes the disappearing KDE settings which were caused by the accidental removal of...

5.5AI score
SaveExploits0
NVD
NVD
added 2006/01/11 9:3 p.m.16 views

CVE-2006-0177

Multiple buffer overflows in Cray UNICOS 9.0.2.2 might allow local users to gain privileges by 1 invoking /usr/bin/script with a long command line argument or 2 setting the -c option of /etc/nu to the name of a file containing a long line...

7.2CVSS6.9AI score0.01038EPSS
SaveExploits3References3
Prion
Prion
added 2006/01/11 9:3 p.m.19 views

Buffer overflow

Multiple buffer overflows in Cray UNICOS 9.0.2.2 might allow local users to gain privileges by 1 invoking /usr/bin/script with a long command line argument or 2 setting the -c option of /etc/nu to the name of a file containing a long line...

7.2CVSS7.4AI score0.01038EPSS
SaveExploits3References3Affected Software1
OSV
OSV
added 2005/12/31 5:0 a.m.5 views

DEBIAN-CVE-2005-4683

PADL MigrationTools 46, when a failure occurs, stores contents of /etc/shadow in a world-readable /tmp/nis.$$.ldif file, and possibly other sensitive information in other temporary files, which are not properly managed by 1 migrateallonline.sh, 2 migratealloffline.sh, 3 migrateallnetinfoonline.sh...

2.1CVSS6.7AI score0.00383EPSS
SaveExploits0References1
Rows per page
Query Builder