Lucene search
+L

892 matches found

Tenable Nessus
Tenable Nessus
added 2006/10/14 12:0 a.m.68 views

Debian DSA-1070-1 : kernel-source-2.4.19 - several vulnerabilities

Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2004-0427 A local denial of service vulnerability i...

10CVSS6.6AI score0.04156EPSS
SaveExploits8References61
Tenable Nessus
Tenable Nessus
added 2006/10/14 12:0 a.m.56 views

Debian DSA-1082-1 : kernel-source-2.4.17 - several vulnerabilities

Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2004-0427 A local denial of service vulnerability i...

10CVSS6.6AI score0.04156EPSS
SaveExploits8References61
myhack58
myhack58
added 2006/07/28 12:0 a.m.16 views

Dove gray modified feature free kill mccafé and Norton 8. 0 Enterprise Edition-vulnerability warning-the black bar safety net

Today the rare is I in the school room and RUB into the machine, installed Norton and wheat coffee. Anyway, haven't for these two antivirus ever madefree kill, so just change it for the better. The positioning process on a free, given the feature code location: Norton: the starting offset 000B9A4...

7.3AI score
SaveExploits0
myhack58
myhack58
added 2006/05/08 12:0 a.m.38 views

From head to toe understanding the buffer overflow-vulnerability warning-the black bar safety net

In this guide, we will discuss what is buffer overflow and how to use it. You must understand the C language and Assembly language, if you are familiar with GDB while more is good, of course it is not very necessary. Memory organizationmemory is divided into 3 parts 1. The text areaprogram area...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/04/09 12:0 a.m.36 views

Linux Kernel 2.6.x - 'sys_timer_create()' Local Denial of Service

;nasm -f elf noHeaven.asm ;ld -s -o noHeaven noHeaven.o section .text global start count equ 8 ; threads count - do it quicker start: mov ebx, count call createthreads jmp done pause: mov eax,29 int 0x80 ret createthreads: mov eax,2 int 0x80 test eax,eax jz consume dec ebx test ebx,ebx jnz...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2006/01/24 12:0 a.m.34 views

win32 WinExec() Command Parameter 104+ bytes

Exploit for win32 platform in category shellcode ============================================ win32 WinExec Command Parameter 104+ bytes ============================================ ; ; relocateable dynamic runtime assembly code example using hash lookup ; ; WinExec with ExitThread ; 104 bytes ; ...

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

win32 WinExec Command Parameter 104+ bytes

win32 WinExec Command Parameter 104+ bytes. Shellcode exploit for win32 platform ; ; relocateable dynamic runtime assembly code example using hash lookup ; ; WinExec with ExitThread ; 104 bytes ; ; for testing: ; ; ml /c /coff /Cp wexec2.asm ; link /subsystem:windows /section:.text,w wexec2.obj ;...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2006/01/24 12:0 a.m.30 views

win32/xp sp2 Pop up message box 110 bytes

win32/xp sp2 Pop up message box 110 bytes. Shellcode exploit for win32 platform / Author : Omega7 Assembly Code : Steve Hanna Changed by : Omega7 Description : It is 110 Byte Shellcode which Pops up Message Box Under Windows Xp SP2 If you Want to use it in any other Windows You need to change the...

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

linux/x86 reboot() - 20 bytes

No description provided by source. / linux/x86 rebootLINUXREBOOTMAGIC1, LINUXREBOOTMAGIC2, LINUXREBOOTCMDRESTART - 20 bytes - izik [email protected] / char shellcode = "\x6a\x58" // push $0x58 "\x58" // pop %eax "\xbb\xad\xde\xe1\xfe" // mov $0xfee1dead,%ebx "\xb9\x69\x19\x12\x28" // mov...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2006/01/02 12:0 a.m.24 views

The drive has a feature of code modification techniques-vulnerability warning-the black bar safety net

The final stage offree to killof the PcShare Vs KV2006: containing the drive feature code modifications simple. 1, drivers PcHide. SYS modifications First to modify the driver file signature. The first step is to use the CCL to determine which features of the code position, the CCL's use of the...

7.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2005/12/31 5:0 a.m.29 views

CVE-2005-4807

Stack-based buffer overflow in the asbad function in messages.c in the GNU as gas assembler in Free Software Foundation GNU Binutils before 20050721 allows attackers to execute arbitrary code via a .c file with crafted inline assembly code...

7.5CVSS6.5AI score0.11917EPSS
SaveExploits1References1
NVD
NVD
added 2005/12/31 5:0 a.m.27 views

CVE-2005-4807

Stack-based buffer overflow in the asbad function in messages.c in the GNU as gas assembler in Free Software Foundation GNU Binutils before 20050721 allows attackers to execute arbitrary code via a .c file with crafted inline assembly code...

7.5CVSS7.7AI score0.11917EPSS
SaveExploits1References7
OSV
OSV
added 2005/12/31 5:0 a.m.5 views

DEBIAN-CVE-2005-4807

Stack-based buffer overflow in the asbad function in messages.c in the GNU as gas assembler in Free Software Foundation GNU Binutils before 20050721 allows attackers to execute arbitrary code via a .c file with crafted inline assembly code...

7.5CVSS8.1AI score0.11917EPSS
SaveExploits1References1
Exploit DB
Exploit DB
added 2005/11/30 12:0 a.m.34 views

netbsd/x86 setreuid0, 0; execve"/bin//sh", ..., NULL; 30 bytes

netbsd/x86 setreuid0, 0; execve"/bin//sh", ..., NULL; 30 bytes. Shellcode exploit for netbsdx86 platform / minervini at neuralnoise dot com c 2005 NetBSD/i386 2.0, setreuid0, 0; execve"/bin//sh", ..., NULL; / include include include char scode = "\x31\xc0" // xor %eax,%eax "\x50" // push %eax...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/11/30 12:0 a.m.25 views

sco/x86 execve"/bin/sh", ..., NULL; 43 bytes

sco/x86 execve"/bin/sh", ..., NULL; 43 bytes. Shellcode exploit for scox86 platform / minervini at neuralnoise dot com c 2005 SCOSV scosysv 3.2 5.0.7 i386, execve"/bin/sh", ..., NULL; / include include char scode = "\x31\xc9" // xor %ecx,%ecx "\x89\xe3" // mov %esp,%ebx "\x68\xd0\x8c\x97\xff" //...

SaveExploits0
myhack58
myhack58
added 2005/10/20 12:0 a.m.21 views

SYS component of the whole hand free kill Kabbah success-vulnerability warning-the black bar safety net

It is well known pcshare of the drive stage Assembly pchide. sys has been difficult to locate,difficult to modify and famous After two weeks of trying,I finally will be this challenge to overcome! Technical information can disclose some,first select the object is the card bar Kabbah adopted a...

7AI score
SaveExploits0
myhack58
myhack58
added 2005/10/16 12:0 a.m.36 views

Bypass Windows Rootkit detection systems-vulnerability warning-the black bar safety net

Introduction PatchFinder is a design very cleverprocedure, based on EPAexecution path analysistechniques are used to detect the intrusion of kernel Rootkits. Appendix 1 and 2 allows you to understand how it works. This article will provide a bypass of the EPA method. Method The EPA Intel-based...

0.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2005/05/04 3:1 p.m.4 views

security flaw

Buffer overflow in the error function in preproc.c for NASM 0.98.38 1.2 allows attackers to execute arbitrary code via a crafted asm file, a different vulnerability than CVE-2005-1194...

10CVSS6.2AI score0.17882EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2005/05/04 3:1 p.m.7 views

security flaw

Stack-based buffer overflow in the ieeeputascii function for nasm 0.98 and earlier allows attackers to execute arbitrary code via a crafted asm file, a different vulnerability than CVE-2004-1287...

4.6CVSS6.4AI score0.00507EPSS
SaveExploits0References4
0day.today
0day.today
added 2005/02/28 12:0 a.m.15 views

Einstein <= 1.01 Local Password Disclosure Exploit (asm)

Exploit for unknown platform in category local exploits ======================================================== Einstein ENDM SADD MACRO quotedtext:VARARG EXITM ENDM .data SubKey db "Software\einstein",0 szUser db "username",0 szPass...

6.8AI score
SaveExploits0
Rows per page
Query Builder