Lucene search
+L

958 matches found

myhack58
myhack58
added 2007/05/15 12:00 a.m.27 views

Modifications introduced into the table to create penetration KIS6 download-vulnerability warning-the black bar safety net

Article author: gyzy E. S. T it www.gyzy.org) Information source: evil octal information security team www.eviloctal.com) This article has been published in the hacker line of Defense of the 2 0 0 7 year 2 monthly. The author and the hacker line of Defense on the retention of copyright, reproduce...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/04/06 12:00 a.m.39 views

FileCOPA FTP Server 1.01 - 'LIST' Remote Buffer Overflow (2)

============================================================================================= FileCOPA FTP Server = 1.01 LIST Remote Buffer Overflow Exploit2 By Umesh Wanve ============================================================================================= Date : 05-04-2007 Tested on...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2007/04/06 12:00 a.m.20 views

FileCOPA FTP Server 1.01 - LIST Remote Buffer Overflow (2)

FileCOPA FTP Server 1.01 - LIST Remote Buffer Overflow 2 ============================================================================================= FileCOPA FTP Server = 1.01 LIST Remote Buffer Overflow Exploit2 By Umesh Wanve...

0.9AI score
SaveExploits0
seebug.org
seebug.org
added 2006/10/24 12:00 a.m.45 views

BIND 8.2.x (TSIG) Remote Root Stack Overflow Exploit (3)

No description provided by source. / copyright LAST STAGE OF DELIRIUM feb 2001 poland ://lsd-pl.net/ / / bind 8.2 8.2.1 8.2.2 8.2.2-PX Solaris 2.7 x86 / / The code establishes a TCP connection with port 53 of a target system. / / It makes use of the "infoleek" bug through UDP to obtain the base /...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2006/10/24 12:00 a.m.31 views

BIND 8.2.x (TSIG) Remote Root Stack Overflow Exploit (2)

No description provided by source. / copyright LAST STAGE OF DELIRIUM feb 2001 poland ://lsd-pl.net/ / / bind 8.2 8.2.1 8.2.2 8.2.2-PX Slackware 4.0/RedHat 6.2 / / The code establishes a TCP connection with port 53 of a target system. / / It makes use of the "infoleak" bug through UDP to obtain t...

7.1AI score
SaveExploits0
zdt
zdt
added 2006/10/22 12:00 a.m.36 views

linux/x86 HTTP/1.x GET, Downloads and execve() 111 bytes+

Exploit for linux/x86 platform in category shellcode ========================================================= linux/x86 HTTP/1.x GET, Downloads and execve 111 bytes+ ========================================================= / linux/x86 - HTTP/1.x GET, Downloads and execve - 111 bytes+ This...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2006/10/14 12:00 a.m.59 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
SaveExploits18References61
Tenable Nessus
Tenable Nessus
added 2006/10/14 12:00 a.m.78 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
SaveExploits18References61
myhack58
myhack58
added 2006/07/28 12:00 a.m.19 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:00 a.m.40 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:00 a.m.38 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...

4.9CVSS5.8AI score0.00884EPSS
SaveExploits1
Exploit DB
Exploit DB
added 2006/01/24 12:00 a.m.34 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
zdt
zdt
added 2006/01/24 12:00 a.m.39 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:00 a.m.56 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
seebug.org
seebug.org
added 2006/01/21 12:00 a.m.16 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:00 a.m.27 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
NVD
NVD
added 2005/12/31 5:00 a.m.32 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
SaveExploits2References7
UbuntuCve
UbuntuCve
added 2005/12/31 5:00 a.m.33 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
SaveExploits2References1
OSV
OSV
added 2005/12/31 5:00 a.m.10 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
SaveExploits2References1
Exploit DB
Exploit DB
added 2005/11/30 12:00 a.m.37 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
Rows per page
Query Builder