Lucene search
+L

1375 matches found

0day.today
0day.today
added 2010/04/14 12:0 a.m.17 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
SaveExploits0
OpenVAS
OpenVAS
added 2010/04/09 12:0 a.m.18 views

Read /etc/nsswitch.conf and /etc/hosts

This plugin uses ssh to Read /etc/nsswitch.conf and /etc/hosts. OpenVAS Vulnerability Test $Id: GSHBSSHnsswitch.nasl 7067 2017-09-06 11:50:33Z teissa $ Read /etc/nsswitch.conf and /etc/hosts. Authors: Thomas Rotter Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This...

7.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/04/09 12:0 a.m.37 views

SuSE9 Security Update : Samba (YOU Patch Number 12595)

With enabled 'wide links' samba follows symbolic links on the server side, therefore allowing clients to overwrite arbitrary files CVE-2010-0926. This update changes the default setting to have 'wide links' disabled by default. The new default only works if 'wide links' is not set explicitly in...

3.5CVSS7.5AI score0.3053EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2010/03/25 12:0 a.m.39 views

openSUSE Security Update : cifs-mount (cifs-mount-2128)

With enabled 'wide links' samba follows symbolic links on the server side, therefore allowing clients to overwrite arbitrary files CVE-2010-0926. This update changes the default setting to have 'wide links' disabled by default. The new default only works if 'wide links' is not set explicitly in...

3.5CVSS7.5AI score0.3053EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2010/03/25 12:0 a.m.35 views

openSUSE Security Update : cifs-mount (cifs-mount-2128)

With enabled 'wide links' samba follows symbolic links on the server side, therefore allowing clients to overwrite arbitrary files CVE-2010-0926. This update changes the default setting to have 'wide links' disabled by default. The new default only works if 'wide links' is not set explicitly in...

3.5CVSS7.5AI score0.3053EPSS
SaveExploits7References4
Tenable Nessus
Tenable Nessus
added 2010/03/23 12:0 a.m.35 views

SuSE 11 Security Update : Samba (SAT Patch Number 2126)

With enabled 'wide links' Samba follows symbolic links on the server side, therefore allowing clients to overwrite arbitrary files CVE-2010-0926. This update changes the default setting to have 'wide links' disabled by default. The new default only works if 'wide links' is not set explicitly in...

3.5CVSS7.5AI score0.3053EPSS
SaveExploits7References6
0day.today
0day.today
added 2010/03/15 12:0 a.m.19 views

Address Book Script v 1.09 - Local File Inclusion

Exploit for unknown platform in category web applications =============================================================== Address Book Script v 1.09 - Local File Inclusion Vulnerability =============================================================== Application Info: Name: Address Book Script...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/03/15 12:0 a.m.26 views

Joomla Sectionex Local File Inclusion

Joomla Component comsectionex Local File Inclusion ============================================================== .:. Author : AtT4CKxT3rR0r1ST [email protected] .:. Team : Sec Attack Team .:. Home : www.sec-attack.com/vb .:. Script : Joomla Component comsectionex .:. Bug Type : Local File Inclusion LF...

7.4AI score
SaveExploits0
NVD
NVD
added 2010/03/10 8:13 p.m.29 views

CVE-2010-0791

The 1 ncpmount, 2 ncpumount, and 3 ncplogin programs in ncpfs 2.2.6 do not properly create lock files, which allows local users to cause a denial of service application failure via unspecified vectors that trigger the creation of a /etc/mtab file that persists after the program exits...

2.1CVSS6AI score0.00359EPSS
SaveExploits0References6
Prion
Prion
added 2010/03/10 8:13 p.m.23 views

Code injection

The 1 ncpmount, 2 ncpumount, and 3 ncplogin programs in ncpfs 2.2.6 do not properly create lock files, which allows local users to cause a denial of service application failure via unspecified vectors that trigger the creation of a /etc/mtab file that persists after the program exits...

2.1CVSS6.5AI score0.00359EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2010/03/10 8:13 p.m.26 views

CVE-2010-0791

The 1 ncpmount, 2 ncpumount, and 3 ncplogin programs in ncpfs 2.2.6 do not properly create lock files, which allows local users to cause a denial of service application failure via unspecified vectors that trigger the creation of a /etc/mtab file that persists after the program exits...

2.1CVSS5.9AI score0.00359EPSS
SaveExploits0References2
0day.today
0day.today
added 2010/02/09 12:0 a.m.17 views

linux/x86 bin/cat /etc/passwd 43 bytes

Exploit for linux/x86 platform in category shellcode ====================================== linux/x86 bin/cat /etc/passwd 43 bytes ====================================== include const char shellcode="\x31\xc0" // xorl %eax,%eax "\x99" // cdq "\x52" // push edx "\x68\x2f\x63\x61\x74" // push dword...

7AI score
SaveExploits0
0day.today
0day.today
added 2010/01/16 12:0 a.m.22 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
SaveExploits0
seebug.org
seebug.org
added 2010/01/10 12:0 a.m.11 views

linux/x86 add root user r00t with no password to

No description provided by source. / 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 | OAPPEND push byte 5 pop eax xor ecx, ecx push ecx push 0x64777373 push...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2010/01/06 12:0 a.m.26 views

CentOS 5 : nfs-utils (CESA-2009:1321)

An updated nfs-utils package that fixes a security issue and several bugs is now available. This update has been rated as having low security impact by the Red Hat Security Response Team. The nfs-utils package provides a daemon for the kernel NFS server and related tools. It was discovered that...

7.5CVSS7.2AI score0.02295EPSS
SaveExploits1References3
seebug.org
seebug.org
added 2010/01/04 12:0 a.m.18 views

linux/x86 append "/etc/passwd" & exit() 107 bytes

No description provided by source. view source print? / appendpasswd.c Payload: Adds the string: toor::0:0:t00r:/root:/bin/bash to /etc/passwd thereby adding a password-less root account with login name "toor" Platform: linux/x86 Size: 107 bytes Author: $andman / / 08049054 start: 8049054: eb 38...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/31 12:0 a.m.20 views

linux/x86 append ""/etc/passwd"" & exit() 107 bytes

No description provided by source. / appendpasswd.c Payload: Adds the string: toor::0:0:t00r:/root:/bin/bash to /etc/passwd thereby adding a password-less root account with login name "toor" Platform: linux/x86 Size: 107 bytes Author: $andman / / 08049054 start: 8049054: eb 38 jmp 804908e callfun...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/12/31 12:0 a.m.29 views

linux/x86 append "/etc/passwd" & exit 107 bytes

linux/x86 append "/etc/passwd" & exit 107 bytes. Shellcode exploit for linx86 platform / appendpasswd.c Payload: Adds the string: toor::0:0:t00r:/root:/bin/bash to /etc/passwd thereby adding a password-less root account with login name "toor" Platform: linux/x86 Size: 107 bytes Author: $andman / ...

SaveExploits0
seebug.org
seebug.org
added 2009/12/30 12:0 a.m.27 views

linux/x86 unlink(/etc/passwd) & exit() 35 bytes

No description provided by source. Title: linux/x86 unlink/etc/passwd & exit 35 bytes Date: 2009-12-24 Author: sandman, n4mdn4s 4T gmail D0T com Tested on: linux/Fedora 12 Code : / unlinkpasswd.c Platform: linux/x86 Size: 35 bytes Author: $andman / include string.h include stdio.h char shell =...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2009/12/30 12:0 a.m.14 views

Linux - setreuid (0,0) & execve(/bin/rm /etc/shadow)

No description provided by source. / rmtheshadow.c by mrme Just for fun : visit: http://www.corelan.be:8800/ / include stdio.h include string.h char sc = "x31xc0" // xor %eax,%eax "xb0x46" // mov $046,%al "x31xdb" // xor %ebx,%ebx "x31xc9" // xor %ecx,%ecx "xcdx80" // int $080 "x31xc0" // xor...

7.1AI score
SaveExploits0
Rows per page
Query Builder