黑客防线,在攻与防的对立统一中寻求突破!2001年创刊的黑客技术专业刊物!

设为首页
收藏本站
联系我们
网站导航

黑客软件下载 - 工具 - VIP软件一日一新 - 浏览 - CGI scanner v1.3

CGI scanner v1.3

授权类型:  

特别说明:
1.本站非VIP资料均从网上收集,仅供网络安全爱好者学习、研究所用,请勿用于非法用途,违者责任自负。
2.本站VIP资料专为VIP会员提供,至2008年2月1日起,所有VIP软件、课程均设置有压缩包密码,此密码一月一更新。获取当月VIP压缩密码请到“VIP论坛”、“服务版”查看置顶贴,或在登陆VIP会员帐户后,点击如下连接进入:VIP资料每月密码公布
3.本站VIP资料专署于所有VIP会员共同所有,任何个人、团体共享、发布、盗连均视为侵权,一经发现,严惩不怠!

软件分类: VIP软件一日一新
文件大小: 1.70 MB
星级评定:
发 布 人:
发布时间: 2008-8-10 0:09:09
下载权限: 10,9,8,7,6,5,11,12,13
权限说明: 0 游客;1 普通用户;2 C培训班;3 工具培训班;4 脚本培训班; 5 黑客防线技术团队;6 银牌VIP;7 金牌VIP;8 钻石VIP; 9 铂金VIP;10 管理用户;11 贵宾组;12 核心组;13 顾问组; 15 linux培训班;16 漏洞发掘培训班;17 delphi培训班; 18 java培训班;19 综合实战班.
*无下载权限显示则表示所有注册会员均可下载。
下载次数: 50 人次
下载地址: 下载地址1
国外一个cgi 扫描器

#This is a CGI scanner, searches for common vulnerable
#dirs and files.
#Save the bins.txt to the dir your
#running this.http://www.darkc0de.com/scanners/bins.txt
#Or use your own list and save it bins.txt.
#
#Changelog v1.3: Lets you declare your own vuln path list and lets you save
#successful requests to a file, added exceptions to catch errors
#
#Changelog v1.2: Added proxy support, verbose mode, and fixed
# minor syntax problems
#
#
#Changelog v1.1: Update: Faster, 2500 more vuln dir/files,
# saves found vulns to a list and prints them at the end.
# Also fixed some error handling so it shouldn't stop at any time and
# I had an extra \n newline where it shouldn't be.