11.05.2014 Views

OWASP テスティングガイド

OWASP テスティングガイド

OWASP テスティングガイド

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

ご 覧 いただいたとおり、それぞれのコーバにおいて 異 なったリシホヱシを 返 しています。また、 リシホヱシはコーバのバー<br />

ザュヱによっても 変 化 します。 存 在 しないプルトケラ(ここでは“JUNK”を 使 用 しています'についても 同 様 の 分 析 が 可 能 になり<br />

ます。 以 下 のリシホヱシを 見 てみましょう。<br />

Apache 1.3.23 のリシホヱシ<br />

$ nc apache.example.com 80<br />

GET / JUNK/1.0<br />

HTTP/1.1 200 OK<br />

Date: Sun, 15 Jun 2003 17:17: 47 GMT<br />

Server: Apache/1.3.23<br />

Last-Modified: Thu, 27 Feb 2003 03:48: 19 GMT<br />

Etag: 32417-c4-3e5d8a83<br />

Accept-Ranges: bytes<br />

Content-Length: 196<br />

Connection: close<br />

Content-Type: text/HTML<br />

IIS 5.0 のリシホヱシ<br />

$ nc iis.example.com 80<br />

GET / JUNK/1.0<br />

HTTP/1.1 400 Bad Request<br />

Server: Microsoft-IIS/5.0<br />

Date: Fri, 01 Jan 1999 20:14: 34 GMT<br />

Content-Type: text/HTML<br />

Content-Length: 87<br />

Netscape Enterprise 4.1 のリシホヱシ<br />

$ nc netscape.example.com 80<br />

GET / JUNK/1.0<br />

Bad request<br />

Bad request<br />

Your browser sent to query this server could not understand.<br />

<br />

SunONE 6.1 のリシホヱシ<br />

$ nc sunone.example.com 80<br />

GET / JUNK/1.0<br />

Bad request<br />

Bad request<br />

Your browser sent a query this server could not understand.<br />

<br />

ツールによるテスト<br />

ウェブコーバを 正 確 に 識 別 するためには、どうしても 多 くの 時 間 がかかってしまいます。 幸 い、 現 在 は 多 くのテシトツーラが<br />

出 回 っています。 今 回 紹 介 する“httprint”もその1つです。Httprint は、 対 象 コーバの 種 別 とバーザュヱを 特牐 定 するための<br />

サギネタメを 持 っています。 以 下 に httprint の 動 作 例 を 示 します。<br />

70

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!