Download List

项目描述

Web Form Flooder is a Java console utility that
will analyze a Web page, complete any forms
present on the page with reasonable data, and
submit the data. The utility will also crawl links
within the site in order to identify and flood
additional forms that may be present.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-21 21:15
0.2.0

此版本改进提交数据的质量,使其通过验证测试,确认位置信息的重点,基本的密码破解,以及一些错误的清理工作。
标签: Major bugfixes
This release focuses on improving the quality of submitted data so that it will pass validation tests that verify location information, rudimentary password cracking, and some bug cleanup.

2003-12-12 09:26
beta-0.1.5

此版本评估用户显示的文字,以确定输入字段的目的,提出申请质变。这几乎是100%非有效的,模糊的网站,网站上经常充分有效地使用有限的Javascript表单验证和提交。
标签: Major feature enhancements
This release evaluates user-displayed text to determine
the purpose of input fields, making the application
virtually autonomous. It is nearly 100% effective on
non-obfuscated websites and often fully effective on
sites that use limited javascript for form validation and
submission.

2003-12-09 20:30
Beta 0.1.4a

一个阻止大多数形式提交错误已得到修复,还有其他错误修正。命令行参数语法已被清理。
标签: Major bugfixes
A bug that prevented most forms from being submitted has been fixed, and there are other bugfixes. The command line argument syntax has been cleaned up.

2003-12-08 22:27
Beta 0.1.4

本新闻稿包含一些重要的关于用户微调的形式分析引擎和提交新的功能,修正了一些错误,并继续提供支持HTML表单使用JavaScript。最重要的是,如果对形式分析仪不知道如何处理表单元素,你可以告诉它如何处理,通过配置文件元素。默认项是自动创建的分析,以及您的任何项覆盖默认行为。
标签: Major feature enhancements
This release includes some significant new features regarding user tweaks to the form analysis engine and submitter, fixes a few bugs, and continues to extend support to HTML forms using Javascript. Most significantly, if the form analyzer doesn't know what to do with a form element, you can tell it how to deal with that element through the configuration file. Default entries are automatically created by the analyzer, and any entries you make override the default behavior.

2003-12-06 00:24
Beta 0.1.3

除了一些重要的除错依赖启动时检查已被添加,以防止错误的是典型的排序数据的支持,如果找不到文件。也有支持,在地区标签嵌入网址。
标签: Minor feature enhancements
In addition to some important bugfixes, dependency checking on startup has been added to prevent the sort of errors that were typical if data support files couldn't be located. There is also support for URLs embedded in area tags.

Project Resources