Download List

项目描述

WebJob downloads a program over HTTP/HTTPS and executes it in one unified operation. The output, if any, may be directed to stdout/stderr or a WebJob server. WebJob may be useful in incident response and intrusion analysis as it provides a mechanism to run known good diagnostic programs on a potentially compromised system. WebJob also provides a framework that is conducive to centralized management. Therefore, it can support and help automate a large number of common administrative tasks and host-based monitoring scenarios.

系统要求

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.

2008-12-19 17:59
1.8.0

一般来说,代码被清理,并作出必要修改。几个错误已得到修复。对外,有几个变化:嵌入Perl支持增加了,客户现在包括故障转移/后备支持; CGI脚本现在包括排队通过作业队列目录(JQD)的支持,以及一些新的工具和Perl模块已被添加到改善服务器端的配置和管理。请注意,脑积水,webjob.cgi现在取决于几个Perl模块,它不再是一个可替换的下降。
Generally, code was cleaned up and refined as
necessary. Several bugs have been fixed.
Externally, there have been several changes:
embedded Perl support has been added; the client
now includes failover/fallback support; the CGI
script now includes queuing support via Job Queue
Directories (JQD); and several new utilities and
Perl modules have been added to improve
server-side configuration and management. Note
that nph-webjob.cgi now depends on several Perl
modules, and it is no longer a drop in
replacement.

2007-09-08 23:28
1.7.0

一般来说,代码被清理,并作出必要修改。几个错误已得到修复。对外,有几个变化:基本代理支持增加了,客户现在包括一个供下载指定的URL模式; CGI脚本现在包括对GET挂钩,可用于创建动态支持工作内容和几个有用的工具已被添加到工具目录。
Generally, code was cleaned up and refined as
necessary. Several bugs have been fixed.
Externally, there have been several changes: basic
proxy support has been added; the client now
includes a mode for downloading a specified URL;
the CGI script now includes support for GET hooks,
which can be used to create dynamic job content;
and several useful utilities have been added to
the tools directory.

2006-06-01 09:43
1.6.0

该代码是清理和完善。固定的几个错误。数字签名验证(巡弋)支持到WebJob客户机/服务器组件集成。为SHA256校验哈希支持加入。现在的CGI脚本为获得支持/认沽触发器和严格的基于SSL的身份验证检查。
The code was cleaned up and refined. Several bugs were fixed. Digital Signature Verification (DSV) support was integrated into the WebJob client/server components. Support for SHA256 hashes was added. The CGI script now provides support for GET/PUT triggers and stricter SSL-based authentication checks.

2005-06-11 01:46
1.5.0

一般来说,代码被清理,并作出必要修改。几个错误已得到修复。对外,有几个变化:默认安装目录已改变,一些新的管制已增加; WebJob和垫工具现在认识到或者设置某些环境变量,以及CGI脚本提供支持每个客户端/命令的配置覆盖。测试工具增加了与测试,以验证使用样本载体提供MD5/SHA1散列和NIST的使用。在内部,主要改进是MD5/SHA1性能和大型文件支持增加。
Generally, code was cleaned up and refined as necessary. Several bugs have been fixed. Externally, there have been several changes: the default installation directory has changed; several new controls have been added; WebJob and PaD tools now recognize or set certain environment variables; and the CGI script provides support for per client/command configuration overrides. A test harness has been added along with tests to validate MD5/SHA1 hashes using sample vectors provided and used by NIST. Internally, the main improvements are MD5/SHA1 performance and the addition of large file support.

2004-04-15 15:44
1.4.0

一般来说,代码被清理,并作出必要修改,一些错误已经被修复。以下平台的支持已被添加:的AIX,HP - UX和MinGW的(部分),64,和x86_64。对外,一些修改过:的ClientID控制和补充,客户端的文件名格式已更改,GetHook和的JID(职位编号)的能力增加了,垫的有效载荷标记改为%,有效载荷,以及日志文件格式为脑积水大修- webjob.cgi。请注意,这些变化中有几个不向后兼容。在内部,几个部分已重新设计或大修。
Generally, code was cleaned up and refined as
necessary, and several bugs have been fixed.
Support for the following platforms has been
added: AIX, HP-UX, MinGW (partial), amd64, and
x86_64. Externally, several changes have been
made: ClientId control was added; client-side
filename format was changed; GetHook and Jid (Job
ID) capabilities were added; PaD's PAYLOAD token
was changed to %payload; and the log file format
was overhauled for nph-webjob.cgi. Note that
several of these changes are not backwards
compatible. Internally, several components have
been redesigned or overhauled.

Project Resources