Lucene search
+L

958 matches found

Exploit DB
Exploit DB
added 2005/11/30 12:00 a.m.28 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:00 a.m.23 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:00 a.m.41 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:01 p.m.8 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
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2005/05/04 3:01 p.m.10 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
zdt
zdt
added 2005/02/28 12:00 a.m.19 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
OSV
OSV
added 2005/01/10 5:00 a.m.7 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
SaveExploits2References1
NVD
NVD
added 2005/01/10 5:00 a.m.24 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
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2004/09/29 12:00 a.m.40 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
SaveExploits1References14
Exploit DB
Exploit DB
added 2004/09/26 12:00 a.m.32 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:00 a.m.32 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:00 a.m.27 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
seebug.org
seebug.org
added 2004/09/26 12:00 a.m.20 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
seebug.org
seebug.org
added 2004/09/26 12:00 a.m.14 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
zdt
zdt
added 2004/09/26 12:00 a.m.18 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
Exploit DB
Exploit DB
added 2004/09/26 12:00 a.m.40 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
zdt
zdt
added 2004/09/26 12:00 a.m.22 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
seebug.org
seebug.org
added 2004/09/12 12:00 a.m.19 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
Exploit DB
Exploit DB
added 2004/09/12 12:00 a.m.22 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
zdt
zdt
added 2004/09/12 12:00 a.m.23 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
Rows per page
Query Builder