Release 1.1.0

本リリースでは以下のような変更が行われました。

Significant changes:

OWASP rebranding

ZAPはOWASPのプロジェクトとして認められました。
今後、ZAPのホームページは http://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project となります。

ブルート攻撃

The ability to brute force files and directories based on code from the OWASP DirBuster project.
The new Brute Force tab shows the files and directories found.

ポートスキャン

The ability to port scan sites.
The new Port Scan tab shows the ports found.

Active Scan tab

The new Active Scan tab shows the requests and responses as a result of actively scanning a site.

Spider tab

The Spider tab now allows you to continue using ZAP while spidering a site.
You can also pause and resume the spider.

Smartcard support

Smart card support has been added c/o the Andiparos project.
The following smartcard devices have been tested on Windows:
    SafeguardAladdin eToken
    Aladdin eToken Pro
    OmnikeyOmnikey 3121
    CardMan 6121
    GemaltoReflex 20 V2
    Swiss Stick
The following smartcard devices are reported to work:
    OmnikeyCardMan 4040

Attack menu

The new Sites tab right click 'Attack' menu allows you to start various scans.

More internationalisation

All of the main tabs and menu items have now been internationalised.

Localisation

以下の言語に対するサポートが本バージョンに組み込まれます。
    英語The default language
    ポルトガル語(ブラジル)
    ドイツ語
    ポーランド語
    スペイン語

言語選択

起動時に、使用する言語を選択するよう指示がでます。
New languages are automatically detected by the presence of files with names of the form Messages_<locale>.properties in the ZAP directory.

小変更:

Disabled 'default file' plugins

The plugins which detect default files are effectively made redundant by the new brute force scanner.
These have therefore been disabled.

Scanner summaries

Counts of the number and types of the current scans are now displayed in the footer.

関連情報

     導入ZAPのご紹介
     リリースthe full set of releases
     Creditsthe people and groups who have made this release possible