Lucene search
+L

1100 matches found

securityvulns
securityvulns
added 2004/05/11 12:00 a.m.45 views

Emule 0.42e Remote Denial Of Service Exploit

!/usr/bin/perl system"cls"; Emule 0.42e Remote Denial Of Service Exploit Coded by Rafel Ivgi, The-Insider: http://theinsider.deep-ice.com usage: perl emule042e.pl host port how many times use IO::Socket; my $host = $ARGV0; my $port = $ARGV1; my $times = $ARGV2; if $host unless$port $port="4711";...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2004/04/25 12:00 a.m.58 views

Kreset.pl

Well, I thought I was the first to release some of this but i see places like k-otik already have some C code. Here is some perl code that will reset a connection, it takes a port range that can be used as the source IP's port range, or the destination ip's port range it assumes you at least no t...

5CVSS9AI score0.80286EPSS
SaveExploits10
zdt
zdt
added 2004/04/09 12:00 a.m.17 views

Monit <= 4.1 Remote Root Buffer Overflow Exploit

Exploit for linux platform in category remote exploits ================================================ Monit \n\n"; exit0; print "HOST:\t$ARGV0\n"; print "PORT:\t2812\n"; my $buffer = "B" x 284 . "\xcf\x89\xb3\x40" . $shellcode; esp mandrake 9.1 my $buffer = "A" x 284 . "XXXX" . "B" x 100; dos a...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2004/04/09 12:00 a.m.18 views

Monit 4.1 - Remote Buffer Overflow

Monit 4.1 - Remote Buffer Overflow !/usr/bin/perl monit \n\n"; exit0; print "HOST:\t$ARGV0\n"; print "PORT:\t2812\n"; my $buffer = "B" x 284 . "\xcf\x89\xb3\x40" . $shellcode; esp mandrake 9.1 my $buffer = "A" x 284 . "XXXX" . "B" x 100; dos and debug print "connecting to server...\n"; $socket =...

0.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2004/04/09 12:00 a.m.21 views

cobain-monit.pl

!/usr/bin/perl cobain-monit.pl monit \n\n"; exit0; print "HOST:\t$ARGV0\n"; print "PORT:\t2812\n"; my $buffer = "B" x 284 . "\xcf\x89\xb3\x40" . $shellcode; esp mandrake 9.1 my $buffer = "A" x 284 . "XXXX" . "B" x 100; dos and debug print "connecting to server...\n"; $socket = IO::Socket::INET -...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/01/21 12:00 a.m.31 views

Apache 2.0.4x mod_perl - File Descriptor Leakage (3)

source: https://www.securityfocus.com/bid/9471/info A vulnerability has been reported to exist in the Apache modperl module that may allow local attackers to gain access to privileged file descriptors. This issue could be exploited by an attacker to hijack a vulnerable server daemon. Other attack...

5.8AI score
SaveExploits0
securityvulns
securityvulns
added 2003/12/18 12:00 a.m.35 views

Cross-site scripting vulnerability in SARA v&lt;=4.2.7

XSS Vulnerability in Security Auditor's Research Assistant SARA versions before 5.0.0 Affects: SARA versions 4.2.6 and 4.2.7. Older versions not tested, presumably affected. Related software sharing common ancestry: SATAN 1.1.1 would not run properly on my test platform, but checking the code it...

0.6AI score
SaveExploits0
exploitpack
exploitpack
added 2003/12/18 12:00 a.m.34 views

SiteInteractive Subscribe Me - Setup.pl Arbitrary Command Execution

SiteInteractive Subscribe Me - Setup.pl Arbitrary Command Execution source: https://www.securityfocus.com/bid/9253/info It has been reported that the SiteInteractive Subscribe Me setup.pl script lacks sufficient sanitization on user-supplied URI parameters; an attacker may invoke this script...

0.6AI score
SaveExploits0
exploitpack
exploitpack
added 2003/11/22 12:00 a.m.27 views

Opera 7.22 - File Creation and Execution (WebServer)

Opera 7.22 - File Creation and Execution WebServer !/usr/bin/perl Sample code of "Opera 7 Arbitrary File Auto-Saved Vulnerability." This Exploit will run a webserver that will create and execute a batch file on the victim's computer when visiting this malicious server This perl script is a small...

7.5AI score
SaveExploits0
seebug.org
seebug.org
added 2003/11/22 12:00 a.m.18 views

Opera 7.22 File Creation and Execution Exploit (Malicious Webserver)

No description provided by source. !/usr/bin/perl Sample code of "Opera 7 Arbitrary File Auto-Saved Vulnerability." This Exploit will run a webserver that will create and execute a batch file on the victim's computer when visiting this malicious server This perl script is a small HTTP server for ...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/11/15 12:00 a.m.26 views

Opera 7.x - Directory Traversal

source: https://www.securityfocus.com/bid/9279/info Opera is prone to a file corruption vulnerability. This issue is exposed when a user is presented with a file dialog, which will cause the creation of a temporary file. It is possible to specify a relative path to another file on the system usin...

5.8AI score
SaveExploits0
exploitpack
exploitpack
added 2003/09/27 12:00 a.m.22 views

GNU CFEngine 2.-2.0.3 - Remote Stack Overflow

GNU CFEngine 2.-2.0.3 - Remote Stack Overflow !/usr/bin/perl -s kokaninATdtors.net / cfengine2-2.0.3 from freebsd ports 26/sep/2003. forking portbind shellcode port=0xb0ef45295 by eSDee bug discovered by nick cleaton, tested on FreeBSD 4.8-RELEASE use IO::Socket; if!$ARGV1 print "usage:...

0.5AI score
SaveExploits0
zdt
zdt
added 2003/09/27 12:00 a.m.23 views

GNU Cfengine 2.-2.0.3 Remote Stack Overflow Exploit

Exploit for bsd platform in category remote exploits =================================================== GNU Cfengine 2.-2.0.3 Remote Stack Overflow Exploit =================================================== !/usr/bin/perl -s kokaninATdtors.net / cfengine2-2.0.3 from freebsd ports 26/sep/2003...

7.1AI score
SaveExploits0
zdt
zdt
added 2003/09/19 12:00 a.m.20 views

Solaris Sadmind Default Configuration Remote Root Exploit

Exploit for solaris platform in category remote exploits ========================================================= Solaris Sadmind Default Configuration Remote Root Exploit ========================================================= !/usr/bin/perl -w Title: rootdown.pl Purpose: Solaris Remote comma...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/06/19 12:00 a.m.73 views

ProFTPd 1.2.9 RC1 - 'mod_sql' SQL Injection

!/usr/bin/perl ProFTPD 1.2.9 rc1 modsql SQL Injection remote Exploit Spaine - 2003 use IO::Socket; if@ARGC 1=Alternate query\n\n"; exit0; ; $server = $ARGV0; $query = $ARGV1; $remote = IO::Socket::INET-newProto="tcp",PeerAddr=$server,PeerPort="21",Reuse=1 or die "Can't connect. \n"; ifdefined$lin...

10CVSS5.8AI score0.18266EPSS
SaveExploits1
zdt
zdt
added 2003/06/19 12:00 a.m.23 views

ProFTPD 1.2.9RC1 (mod_sql) Remote SQL Injection Exploit

Exploit for linux platform in category remote exploits ======================================================= ProFTPD 1.2.9RC1 modsql Remote SQL Injection Exploit ======================================================= !/usr/bin/perl ProFTPD 1.2.9 rc1 modsql SQL Injection remote Exploit Spaine -...

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

mnoGoSearch 3.1.20 Remote Command Execution Exploit

Exploit for linux platform in category remote exploits =================================================== mnoGoSearch 3.1.20 Remote Command Execution Exploit =================================================== !/usr/bin/perl reloaded Remote Exploit for mnoGoSearch 3.1.20 that performs remote...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2003/06/10 12:00 a.m.20 views

Mandrake Linux 8.2 - usrmail Local Overflow

Mandrake Linux 8.2 - usrmail Local Overflow !/usr/bin/perl Mandrake 8.2 /usr/mail local exploit Usage: perl d86mail.pl offset Then enter "." dot and press 'Enter' Example: satan@localhost my$ perl d86mail.pl eip: 0xbffffddd .enter Cc: too long to edit sh-2.05$ $shellcode =...

0.3AI score
SaveExploits0
zdt
zdt
added 2003/06/08 12:00 a.m.41 views

Apache <= 2.0.45 APR Remote Exploit -Apache-Knacker.pl

Exploit for linux platform in category remote exploits ====================================================== Apache ; $host =...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2003/06/08 12:00 a.m.58 views

Apache 2.0.45 - 'APR' Crash

!/usr/bin/perl Apache 2.0.37 - 2.0.45 APR Exploit Written By Matthew Murphy This Perl script will successfully exploit any un-patched Apache 2.x servers. Base64 Encoder If you want authentication with the server via HTTP's lame Basic auth, put the proper string to encode BASE64 content, and use...

5CVSS5.8AI score0.63456EPSS
SaveExploits1
Rows per page
Query Builder