JP5302149B2 - WEB access log confirmation system, method and program - Google Patents

WEB access log confirmation system, method and program Download PDF

Info

Publication number
JP5302149B2
JP5302149B2 JP2009216963A JP2009216963A JP5302149B2 JP 5302149 B2 JP5302149 B2 JP 5302149B2 JP 2009216963 A JP2009216963 A JP 2009216963A JP 2009216963 A JP2009216963 A JP 2009216963A JP 5302149 B2 JP5302149 B2 JP 5302149B2
Authority
JP
Japan
Prior art keywords
virus
web
web page
browsing
infected
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2009216963A
Other languages
Japanese (ja)
Other versions
JP2011065524A (en
Inventor
浩之 白川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Systems Ltd
Original Assignee
Hitachi Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2009216963A priority Critical patent/JP5302149B2/en
Publication of JP2011065524A publication Critical patent/JP2011065524A/en
Application granted granted Critical
Publication of JP5302149B2 publication Critical patent/JP5302149B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enable the safe review of a virus infected site which is detected once. <P>SOLUTION: This WEB access log confirmation system 100 includes a WEB access log acquisition unit 114 that acquires browsing history information 13; a WEB page virus scan check unit 115 that detects virus infection; a virus detection information acquisition unit 116 that registers a URL or the like of a virus-infected WEB page to virus detection information 14 to the WEB access log acquisition unit; a virus detection site image information acquisition unit 117 that acquires a capture image 15 of the virus-infected WEB page; a browsing route generation processing unit 120 that extracts each WEB page browsed up to the virus-infected Web page in reference to browsing history information 13, 16 for WEB pages, generates a browsing route map in which each WEB page is displayed by an icon in the order of browsing; a virus detection site image information transmission unit 113 that returns a capture image of the virus-infected WEB page to the request source in response to a browsing request for the virus-infected WEB page. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、WEBページのウイルス検知技術に係り、特に、ウイルス感染を検知したWEBページに対する管理作業を効率化するのに好適な技術に関するものである。   The present invention relates to a virus detection technique for a WEB page, and more particularly, to a technique suitable for improving the efficiency of management work for a WEB page in which a virus infection is detected.

近年、インターネットで送受信されるWEBページやメールにおけるウイルス感染の被害が顕著になってきている。ウイルスによる被害の拡大を防ぐために、ワクチンソフト、WEBセキュリティソフト、メールセキュリティソフトなど、サービスに応じたセキュリティソフトが開発され普及している。これらはウイルスを検知し、検疫、削除し、ウイルス感染による被害を防止する。   In recent years, the damage of virus infection on WEB pages and emails transmitted and received on the Internet has become remarkable. In order to prevent the spread of damage caused by viruses, security software such as vaccine software, WEB security software, and mail security software has been developed and spread. They detect viruses, quarantine and delete them, and prevent damage from virus infections.

しかし、企業等の組織で整備した内部ネットワークからインターネットに接続した構成で、内部ネットワークの端末によるインターネット閲覧中にウイルス感染を検知した場合、内部ネットワークの管理者は、ウイルス感染状況の確認、ユーザの閲覧していたWEBページの確認、検索サイトを利用したときの検索キー調査、「ウイルス対策報告書」の作成などの作業が必要となり、一般的に、以下のような作業が発生する。   However, if a virus infection is detected while browsing the Internet using a terminal of the internal network in a configuration where the internal network established by an organization such as a company is connected to the Internet, the administrator of the internal network checks the virus infection status, Work such as confirmation of the WEB page being browsed, search key investigation when using a search site, and creation of a “virus countermeasure report” are generally required, and the following work generally occurs.

・WEBセキュリティソフトからウイルス検知の通報を受ける。
・ログ調査によるウイルス感染状況確認。
・利用ユーザへのWEBブラウザ操作の聞取り調査。
・ウイルス感染経路(WEB閲覧経路)の把握。
・検索サイトの検索キーの把握。
・「ウイルス対策報告書」の作成。
・ Receiving virus detection report from WEB security software.
-Confirmation of virus infection status by log survey.
・ Interview survey of WEB browser operations for users.
・ Understanding the virus infection route (WEB browsing route).
・ Understanding search site search keys.
・ Create “Anti-Virus Report”.

これらの作業は、WEBセキュリティソフトでウイルス検知したWEBページのURLを基に、WEBアクセスログを確認し、ウイルス感染経路(WEB閲覧経路)や検索サイトの検索キーを調べ、その結果を「ウイルス対策報告書」にまとめるという作業になる。   These operations are based on the URL of the WEB page detected by the WEB security software, check the WEB access log, check the virus infection route (WEB browsing route) and search site search key, It becomes the work of putting it together in a “report”.

また、WEBアクセスログを基にWEB閲覧経路を確認する場合、以下の作業が必要になる。   Further, when the WEB browsing route is confirmed based on the WEB access log, the following work is required.

(1) ウイルス感染サイトのURL確認。
(2) 利用ユーザのWEBアクセスログ抽出。
(3) 利用ユーザのWEBアクセスログからウイルス感染サイトのURLのリンク元WEBページのURL確認をリンク元がなくなるまで繰り返す。
(4) (3)で抽出したURLを時系列順に並べ、1つ1つWEBページを開いて確認する。
(1) Confirm URL of virus infected site.
(2) Extraction of user's WEB access log.
(3) The URL confirmation of the link source WEB page of the URL of the virus infected site from the user's WEB access log is repeated until there is no link source.
(4) The URLs extracted in (3) are arranged in chronological order, and each WEB page is opened and confirmed.

この作業において、WEBアクセスログにRefererログ(リンク元ページのURL)があれば、リンク元URLの確認は容易であるが、Refererログが無い場合、リンク元URLの調査が必要になる。   In this work, if there is a Referrer log (URL of the link source page) in the WEB access log, it is easy to confirm the link source URL, but if there is no Referer log, it is necessary to investigate the link source URL.

また、ユーザがどのような検索をしていたか確認するために、WEBアクセスログの検索キーの部分を抽出して調べる必要がある。   In addition, in order to confirm what kind of search the user is performing, it is necessary to extract and check the search key portion of the WEB access log.

このように、ウイルスが感染した際の管理者の作業には、ウイルス感染サイトのURLの確認や、WEB閲覧経路の確認、検索キー調査、報告書の作成など、人手が多く介在した作業が発生してしまい、非効率的である。   In this way, the administrator's work when a virus is infected involves a lot of manual work, such as checking the URL of the virus-infected site, checking the web browsing route, searching the search key, and creating a report. This is inefficient.

また、内部ネットワークとインターネット間の接続点に設けられ、ウイルスの感染を監視するWebセキュリティサーバ兼プロキシサーバにおいては、ウイルス感染サイトのURLとWEBアクセスログを保持しているが、WEB閲覧経路を把握し、WEBブラウザで再表示を行うためには、人手を介した作業が必要となり、非常に時間がかかり煩雑な作業となる。   In addition, the Web security server and proxy server that is provided at the connection point between the internal network and the Internet and monitors the virus infection holds the URL of the virus-infected site and the WEB access log, but grasps the WEB browsing route. However, in order to perform re-display with the WEB browser, a manual operation is required, which is very time-consuming and complicated.

尚、上述のWebセキュリティサーバ兼プロキシサーバは、ウイルス感染サイトへのアクセス防止目的で、組織(内部ネットワーク)のインターネット接続端末でウイルス感染サイトを検知した場合、そのウイルス感染サイトのアクセスを防止する機能を具備している。   The above-described Web security server / proxy server has a function of preventing access to a virus-infected site when it is detected by an Internet connection terminal of an organization (internal network) for the purpose of preventing access to the virus-infected site. It has.

すなわち、Webセキュリティサーバ兼プロキシサーバでは、ウイルス感染サイトのURLをブラックリストに登録し、インターネットヘのアクセス要求時、HTTPリクエストのURLとブラックリストに登録されたURLを照合し、一致するWEBページへはアクセスを禁止することができるので、ウイルス感染を未然に防ぐことができる点で非常に効果がある。しかし、一度ウイルス検知したWEBページを閲覧することはできないので、当該WEBページの確認を行うことができない。   That is, the Web security server / proxy server registers the URL of the virus-infected site in a black list, and when an access request to the Internet is made, the URL of the HTTP request is compared with the URL registered in the black list, and the matching WEB page is displayed. Since access can be prohibited, virus infection can be prevented in advance. However, since the WEB page once detected with the virus cannot be browsed, the WEB page cannot be confirmed.

尚、ウイルス感染サイトをWEBサイト側で検知し、ユーザ環境へのウイルス侵入を未然に防止する技術として、特許文献1に記載のものがある。この技術は、プログラムされてコンピュータ処理により、インターネットに存在する膨大な量のWEBサイトを自動巡回してウイルス感染サイトを調べ、その結果をデータベースに蓄積し、データベースに登録されたウイルス感染サイトへのユーザアクセスを防ぐと共に、ウイルス感染サイトにウイルス感染の旨の通知を行い、当該サイトでのウイルス駆除が完了すると、その通知を受け、データベースからウイルス感染サイトを削除し最新状態を保つ。   As a technique for detecting a virus-infected site on the WEB site side and preventing a virus from entering the user environment, there is one described in Patent Document 1. This technology is programmed and computer-processed to automatically circulate a vast amount of WEB sites on the Internet to check virus-infected sites, accumulate the results in a database, and store the virus-infected sites registered in the database. In addition to preventing user access, the virus infection site is notified of the virus infection, and when the virus removal at the site is completed, the notification is received and the virus infected site is deleted from the database to keep the latest state.

また、WEBブラウザの履歴を表示する技術として、特許文献2に記載のものがある。この技術は、ユーザが、過去に閲覧したWEBページを再度閲覧したい場合、WEBページの推移元もしくは推移先となったと考えられるWEBページを想起して指定し、閲覧日時を期間で指定し、さらに、想起したWEBページからの表示対象とするリンク数を指定することにより、履歴の対象を絞り、ネットワーク構造で履歴表示を行うものであり、過去に閲覧したWEBページを見つけるために非常に有効である。特に、ネットワーク構造を表示することにより、視覚的に閲覧履歴が把握できるという利点がある。   Moreover, there exists a thing of patent document 2 as a technique which displays the log | history of a WEB browser. In this technology, when a user wants to browse a WEB page that has been browsed in the past, the WEB page that is considered to be the transition source or transition destination of the WEB page is recalled, the browsing date is specified by the period, and By specifying the number of links to be displayed from the recalled WEB page, the history target is narrowed down and the history is displayed in the network structure, which is very effective for finding WEB pages that have been browsed in the past. is there. In particular, there is an advantage that the browsing history can be visually grasped by displaying the network structure.

特開2001−222425号公報JP 2001-222425 A 特開2006−343905号公報JP 2006-343905 A

上述した、WEBアクセスログを基にWEB閲覧経路を確認する場合に必要となる(1)〜(4)の各作業に関しての、従来技術の問題点の詳細を説明する。   Details of the problems of the prior art relating to the operations (1) to (4) necessary for confirming the WEB browsing route based on the WEB access log will be described.

まず、「(1)ウイルス感染サイトのURL確認」について説明する。組織の内部ネットワークに接続されたインターネット接続端末およびWEBアクセスログ確認システム端末から、一度ウイルス検知したウイルス感染サイトを再度閲覧しても、ウイルス検知することなく閲覧できることが望ましい。   First, “(1) URL confirmation of virus-infected site” will be described. Even if a virus-infected site that has been detected once is browsed again from an Internet connection terminal and a WEB access log confirmation system terminal that are connected to the internal network of the organization, it is desirable that browsing is possible without detecting the virus.

そのためには、一度ウイルス検知したウイルス感染サイトのキャプチャ画像を取得しておき、再度のウイルス感染サイトへのアクセス要求に対しては、このキャプチャ画像を表示することが必要である。   For that purpose, it is necessary to acquire a captured image of a virus-infected site once a virus is detected, and to display this captured image in response to an access request to the virus-infected site again.

上述の特許文献1の従来技術では、自動巡回ロボットが、ウイルスに関する情報が記録されたウイルスデータベースを参照しながら、ウイルス感染ページをWEBサイト側で検知し、ユーザ環境へのウイルス侵入を未然に防止し、ウイルスを発見した場合は、ウイルス感染データベースに記録すると共に当該WEBサイトに通知を行い、そのWEBサイトからウイルス駆除を行った旨の通知を受信すると再度ウイルススキャンチェックを行ない、ウイルス感染データベースの情報を削除する。   In the prior art of Patent Document 1 described above, an automatic patrol robot detects a virus-infected page on the WEB site side while referring to a virus database in which information related to viruses is recorded, and prevents a virus from entering the user environment. If a virus is found, it is recorded in the virus infection database and notified to the WEB site. When a notification that the virus has been removed is received from the WEB site, a virus scan check is performed again. Delete information.

しかし、ウイルス感染の通知をしても当該WEBサイトのウイルスを除去しない限り問題は除去されない。また、ウイルス感染サイトにアクセスさせない仕組みもあるが、ウイルス駆除しても、その通知が無ければいつまでもアクセスできず、ウイルス感染サイトがどのようなWEBページであるのかを確認できない。   However, even if the virus infection is notified, the problem is not removed unless the virus on the WEB site is removed. There is also a mechanism that prevents access to virus-infected sites. However, even if a virus is removed, it cannot be accessed without notice, and it cannot be confirmed what WEB page the virus-infected site is.

このような問題を解決して、簡単な仕組みで、一度検知したウイルス感染サイトを安全に閲覧できるようにする必要がある。   It is necessary to solve such problems and to be able to safely browse virus-infected sites once detected with a simple mechanism.

次に、「(2)WEB閲覧経路の作成、ブラウザ再表示」について説明する。   Next, “(2) Creation of WEB browsing route and browser redisplay” will be described.

ユーザがインターネット閲覧中にウイルス検知した場合、管理者が、そのユーザのウイルス感染サイトへ至るまでのWEB閲覧経路を、視覚的且つ効率よく確認できることが望ましい。   When a user detects a virus while browsing the Internet, it is desirable that an administrator can visually and efficiently check the WEB browsing route to the user's virus-infected site.

そのためには、閲覧したWEBページを時系列にアイコンで表示し、各アイコンを線で結ぶことで視覚的に表現することが望まれる。また、WEB閲覧経路図に表示されたWEBページをWEBブラウザで再表示する機能を持たせ、ユーザが閲覧したWEBページを再現できることが必要である。   For that purpose, it is desirable to visually represent the browsed WEB pages by displaying them in time series with icons and connecting the icons with lines. Further, it is necessary to provide a function of redisplaying the WEB page displayed on the WEB browsing route map with a WEB browser so that the WEB page browsed by the user can be reproduced.

上述の特許文献2の従来技術では、WEBブラウザの履歴情報を使用し、閲覧したいWEBページの推移元もしくは推移先となったと考えられるWEBページの指定や一定期間の履歴を検索し、WEBページのリンクによるネットワーク構造で表示する。これにより、管理者は、WEB閲覧経路をネットワーク構造で確認することができる。   In the prior art of the above-mentioned patent document 2, the history information of the WEB browser is used, the specification of the WEB page that is considered to be the transition source or transition destination of the WEB page to be browsed or the history of a certain period is searched, and the WEB page Display in a network structure with links. As a result, the administrator can check the WEB browsing route in the network structure.

しかし、ウイルス感染サイトまでのWEB閲覧経路を作成する場合には、WEBページの推移元もしくは推移先となったと考えられるWEBページを想起したり、閲覧日時の期間を指定したり等、実際にインターネット閲覧をしたユーザにしか分からない情報が必要であり、管理者が、目的のWEBページを見つけることは容易ではない。   However, when creating a WEB browsing route to a virus-infected site, it is possible to recall the WEB page that is considered to be the transition source or transition destination of the WEB page, or to specify the period of browsing date. Information that only the user who browses knows is necessary, and it is not easy for the administrator to find the target WEB page.

従って、ウイルス感染サイトの一覧から目的のものを選択し、当該ウイルス感染サイトを終点として、そこに至ったWEB閲覧経路を表示することが有効である。しかし、ウイルス感染サイトのWEB閲覧経路は、全ユーザに対して行なう必要があるが、WEBの履歴情報は各パソコンに格納されているので、そのパソコンを利用した特定ユーザしかWEB閲覧経路を表示できないという問題がある。   Therefore, it is effective to select a target from a list of virus-infected sites, display the WEB browsing route leading to the virus-infected site as an end point. However, the WEB browsing path of the virus-infected site needs to be performed for all users, but since WEB history information is stored in each personal computer, only a specific user using the personal computer can display the WEB browsing path. There is a problem.

次に、「(3)ウイルス感染サイトのリンクページ閲覧時の警告表示、画像表示」について説明する。   Next, “(3) Warning display and image display when browsing link page of virus-infected site” will be described.

上述の(1)において、ウイルス感染サイトを画像で表示させる必要性を説明したが、ウイルス感染サイト自体をユーザに閲覧させたくない場合がある。例えば、管理者がウイルス感染サイトの調査で、当該WEBサイトを閲覧するのに必要だが、ユーザにとってはウイルス感染サイト自体に好ましくない内容が含まれていることがある場合である。   In the above (1), the necessity of displaying the virus-infected site as an image has been described. However, there are cases where the user does not want the user to view the virus-infected site itself. For example, it may be necessary for an administrator to view the WEB site in a virus-infected site survey, but the virus-infected site itself may contain content that is undesirable for the user.

ウイルス感染サイト自体をユーザに閲覧させないようにするためには、ウイルス感染サイトがリンクされているWEBページを閲覧したとき、ユーザへ警告を促し、そのWEBページ自体のリンクからウイルス感染サイトを開けないようにする必要がある。   In order to prevent the user from browsing the virus-infected site itself, when viewing a WEB page linked to the virus-infected site, the user is warned and the virus-infected site cannot be opened from the link of the WEB page itself. It is necessary to do so.

次に、「(4)ウイルス対策報告書の作成」について説明する。   Next, “(4) Creation of anti-virus report” will be described.

従来、「ウイルス感染報告書」の作成は、ワープロ機能を使用して、各種ログやウイルス検知したユーザ名、コンピュータ名などを調べ、人手により転記しており、非効率であり、プロキシサーバ等に蓄積されているWEBアクセスログやウイルス検知情報、サイト解析情報などの情報を使用して、「ウイルス対策報告書」を自動作成し、効率向上を図る必要がある。   Conventionally, the “virus infection report” has been created by using a word processor function to check various logs, user names and computer names detected by viruses, etc., and manually transferring them to the proxy server. It is necessary to improve efficiency by automatically creating an “anti-virus report” using information such as the accumulated WEB access log, virus detection information, and site analysis information.

以上のように、解決しようとする問題点は、従来の技術では、(1)ウイルス感染を検知したWEBページを、ウイルス感染せずに安全に再閲覧することができない点と、(2)内部ネットワークの端末からインターネットのWEBページへの閲覧経路を容易に表示することができない点と、(3)ウイルス感染したWEBページへの内部ネットワーク内の端末からのアクセスを効率的に防止することができない点、および、(4)「ウイルス対策報告書」を人手を介することなく自動的に作成することができない点である。   As described above, the problems to be solved are that, in the conventional technology, (1) the WEB page where the virus infection is detected cannot be safely browsed again without the virus infection; The browsing path from the network terminal to the Internet WEB page cannot be easily displayed, and (3) the access from the terminal in the internal network to the virus-infected WEB page cannot be prevented efficiently. (4) “Antivirus report” cannot be automatically created without human intervention.

本発明の目的は、これら従来技術の課題を解決し、内部ネットワークにおける端末を、インターネット上のWEBページのウイルス汚染から効率的に保護することを可能とする共に、このような内部ネットワークにおける端末のウイルス汚染からの保護に要する管理者の作業負荷の軽減を可能とすることである。   The object of the present invention is to solve these problems of the prior art, and to efficiently protect the terminals in the internal network from virus contamination of WEB pages on the Internet. It is possible to reduce the workload of the administrator required for protection from virus contamination.

上記目的を達成するため、本発明では、閲覧中のWEBページがウイルス感染していることを検知した場合に、ウイルス検知したWEBページまでの閲覧経路を視覚的に把握可能とし、かつ、当該WEBページの再閲覧をウイルス感染することなく可能とする。
すなわち、ウイルス感染を検知したWEBページを閲覧したときのWEBアクセスログと、閲覧したWEBページのサイト解析情報とを用いて、当該ウイルス感染WEBページまでの閲覧経路図を作成し、WEBブラウザで表示する。
具体的には、(1)ウイルス感染サイト(WEBページ)のURLを終点として、サイト解析情報に蓄積されたWEBページのリンク情報を使用してリンク元のURLを求め、リンク元のURLがなくなるまで、この処理を繰り返し、求めたリンク元URLを逆順にしてWEB閲覧経路を導き出す。
尚、(2)WEB閲覧経路が複数考えられる場合は、各々のパターン毎にWEB閲覧経路を作成する。
また、(3)WEB閲覧経路においては、各WEBページをアイコンとして表示し、各アイコンを閲覧した順番に線で接続してネットワーク構造で視覚的に表示する。
また、WEB閲覧経路を、WEBブラウザで、自動的に、または、アイコン押下操作に応じて表示する。
また、(4)WEB閲覧経路においては、ウイルス感染サイトは例えば赤色等、他のサイトとは異なる形態でアイコン表示して、当該ウイルス感染サイトが容易に判別できるようにし、さらに、WEBブラウザで表示しているアイコンは青い点線で囲む等して、WEBブラウザにおいて表示しているWEBページがWEB閲覧経路上のどのWEBページであるかを容易に判別可能とする。
また、(5)閲覧中にWEBページのウイルス感染を検知した場合、当該WEBページのURLをウイルス検知情報において登録すると共に、キャプチャ画像を取得してウイルス検知サイト画像情報として記憶装置に格納しておき、当該WEBページの閲覧要求があれば、インターネットに接続せず、記憶装置に格納した当該WEBのキャプチャ画像を要求元に返し、要求元のWEBブラウザにおいて、当該WEBのキャプチャ画像を表示することで、ユーザに、ウイルス感染することなく、当該WEBページの閲覧を可能とする。
また、(6)ウイルス感染を検知したWEBページをリンクしているWEBページに関しても、キャプチャ画像を取得して記憶しておくことにより、当該WEBページが閲覧されたときにも、WEBブラウザを介して警告メッセージを表示し危険を知らせると共に、WEBページのキャプチャ画像をWEBブラウザで表示することにより、当該WEBページのリンクからウイルス感染サイト(WEBページ)を開くことができないようにする。
また、(7)ウイルス感染が検知された各WEBページに対して定期的に巡回し、ウイルス駆除がなされたか否かのウイルススキャンチェックを行い、ウイルス駆除されていれば、当該WEBページのURLをウイルス検知情報から削除することで、各WEBサイトにおけるウイルスの感染状態を更新する。
また、(8)WEBアクセスログ、ウイルス検知情報、サイト解析情報、閲覧経路図を用いて、ウイルス感染を検知したWEBサイトに関しての、検知日時、アクセス元ユーザ名とコンピュータ名、当該WEBページのURL、検知したウイルスの名称、閲覧経路図を少なくとも含むウイルス対策報告書を自動的に生成して出力する。
In order to achieve the above object, in the present invention, when it is detected that a WEB page being browsed is infected with a virus, it is possible to visually grasp the browsing route to the WEB page where the virus is detected, and the WEB Re-view pages without virus infection.
In other words, using the WEB access log when browsing a WEB page that has detected a virus infection and the site analysis information of the viewed WEB page, a browsing route map to the virus-infected WEB page is created and displayed on the WEB browser To do.
Specifically, (1) the URL of the virus infected site (WEB page) is used as an end point, the link information of the WEB page accumulated in the site analysis information is used to obtain the link source URL, and the link source URL disappears. This process is repeated until the WEB browsing route is derived by reversing the obtained link source URLs.
In addition, (2) When a plurality of WEB browsing paths are conceivable, a WEB browsing path is created for each pattern.
(3) In the WEB browsing route, each WEB page is displayed as an icon, and the icons are visually displayed in a network structure by connecting with a line in the browsing order.
Further, the WEB browsing route is displayed automatically or in response to an icon pressing operation by a WEB browser.
(4) In the WEB browsing route, the virus-infected site is displayed as an icon in a different form from other sites, such as red, so that the virus-infected site can be easily identified, and further displayed on the WEB browser The currently displayed icon is surrounded by a blue dotted line, so that it is possible to easily determine which WEB page on the WEB browsing path is the WEB page displayed in the WEB browser.
Also, (5) when a virus infection of a WEB page is detected during browsing, the URL of the WEB page is registered in the virus detection information, and a captured image is acquired and stored in a storage device as virus detection site image information. If there is a request to browse the WEB page, the captured image of the WEB stored in the storage device is returned to the request source without being connected to the Internet, and the captured image of the WEB is displayed in the request source WEB browser. Thus, the user can browse the WEB page without being infected with a virus.
In addition, (6) a WEB page linked to a WEB page in which a virus infection is detected is also acquired and stored, so that even when the WEB page is viewed, the WEB page is viewed through the WEB browser. The warning message is displayed to notify the danger, and the captured image of the WEB page is displayed by the WEB browser so that the virus infected site (WEB page) cannot be opened from the link of the WEB page.
Also, (7) periodically visit each WEB page where virus infection has been detected, and perform a virus scan check to determine whether the virus has been removed. If the virus has been removed, the URL of the WEB page is By deleting from the virus detection information, the virus infection status at each WEB site is updated.
In addition, (8) WEB access log, virus detection information, site analysis information, browsing route diagram, detection date and time, access source user name and computer name, URL of the WEB page regarding the WEB site where virus infection is detected It automatically generates and outputs an anti-virus report including at least the name of the detected virus and the browsing route map.

本発明によれば、(1)一度検知したウイルス感染サイトを再度閲覧しても、ウイルス検知サイト画像情報に登録された画像情報が表示されるため、ウイルス感染せずに安全に閲覧することができる。これはWEBアクセスログ確認システム端末及びユーザがインターネット接続端末両方で実現できる。(2)ウイルス感染サイト指定によるWEB閲覧経路の自動作成、及び、WEB閲覧経路の自動再生が可能となり、管理者は、ウイルス感染状況の確認作業を、視覚的且つ効率的に行うことができる。(3)インターネット閲覧中に一度検知したウイルス感染サイトのリンクページが閲覧されたときに、警告メッセージを表示することにより、ユーザが事前に危険を察知することができる。また、ウイルス感染サイトのリンクページ自体を、ウイルス感染サイト同様に、画像表示することにより、当該サイトのリンクからウイルス感染サイトを開くことを防止することができる。(4)「ウイルス対策報告書」を自動作成することで、ワープロによる作成の手間がなくなり、管理作業の効率化を図ることができる。   According to the present invention, (1) even when a virus-infected site once detected is browsed again, the image information registered in the virus-detected site image information is displayed, so that it can be safely browsed without virus infection. it can. This can be realized by both the WEB access log confirmation system terminal and the user's Internet connection terminal. (2) It is possible to automatically create a web browsing route by designating a virus-infected site and to automatically reproduce the web browsing route, and the administrator can visually and efficiently check the virus infection status. (3) When a link page of a virus-infected site once detected during browsing the Internet is browsed, a warning message is displayed so that the user can detect the danger in advance. Further, by displaying an image of the link page itself of the virus-infected site in the same manner as the virus-infected site, it is possible to prevent the virus-infected site from being opened from the link of the site. (4) By automatically creating the “anti-virus report”, it is possible to eliminate the trouble of creating a word processor and to improve the efficiency of management work.

本発明に係るWEBアクセスログ確認システムの構成例を示すブロック図である。It is a block diagram which shows the structural example of the WEB access log confirmation system which concerns on this invention. 図1におけるWEBアクセスログ確認システムの本発明に係る第1の処理動作例(ウイルス感染サイトの安全な閲覧)を示すフローチャートである。It is a flowchart which shows the 1st processing operation example (safe browsing of a virus infection site) which concerns on this invention of the WEB access log confirmation system in FIG. 図1におけるWEBアクセスログ確認システムの本発明に係る第2の処理動作例(WEB閲覧経路図作成、ブラウザ再表示)を示すフローチャートである。It is a flowchart which shows the 2nd processing operation example (WEB browsing route map creation, browser redisplay) based on this invention of the WEB access log confirmation system in FIG. 図1におけるインターネット接続端末のブラウザが表示した画面例を示す説明図である。It is explanatory drawing which shows the example of a screen which the browser of the internet connection terminal in FIG. 1 displayed. 図1におけるWEBアクセスログ確認システムが生成したブラウザ表示画面例(WEB閲覧経路図)を示す説明図である。It is explanatory drawing which shows the example of a browser display screen (WEB browsing route diagram) which the WEB access log confirmation system in FIG. 1 produced | generated. 図1におけるWEBアクセスログ確認システムが生成したウイルス対策報告書の帳票レイアウト例を示す説明図である。It is explanatory drawing which shows the example of a document layout of the antivirus countermeasure report which the WEB access log confirmation system in FIG. 1 produced | generated. 図1におけるWEBアクセスログ確認システムのデータベースにおけるレコードの構成例を示す説明図である。It is explanatory drawing which shows the structural example of the record in the database of the WEB access log confirmation system in FIG. 図1におけるWEBアクセスログ確認システムの本発明に係る第3の処理動作例(ウイルス感染サイトの定期的な確認)を示すフローチャートである。It is a flowchart which shows the 3rd processing operation example (periodic confirmation of a virus infection site) which concerns on this invention of the WEB access log confirmation system in FIG. 図1におけるWEBアクセスログ確認システムの本発明に係る第4の処理動作例(経路選択処理ルーチン)を示す説明図である。It is explanatory drawing which shows the 4th processing operation example (path | route selection processing routine) which concerns on this invention of the WEB access log confirmation system in FIG. 図1におけるWEBアクセスログ確認システムの本発明に係る第5の処理動作例を示す説明図である。It is explanatory drawing which shows the 5th process operation example which concerns on this invention of the WEB access log confirmation system in FIG. 図1におけるWEBアクセスログ確認システムで生成するウイルス対策報告書のデータ構成例を示す説明図である。It is explanatory drawing which shows the data structural example of the antivirus countermeasure report produced | generated with the WEB access log confirmation system in FIG.

以下、図を用いて本発明を実施するための形態例を説明する。図1において、1はインターネット、10は企業等の組織が整備した内部ネットワークで接続されたユーザ端末装置(図中「インターネット接続端末」と記載)、11は内部ネットワークとインターネットを接続するWEBセキュリティサーバ兼プロキシサーバ、12は内部ネットワークの管理者が操作する管理者端末装置(図中「WEBアクセスログ確認システム端末」と記載)である。   Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings. In FIG. 1, 1 is the Internet, 10 is a user terminal device (described as “Internet connection terminal” in the figure) connected by an internal network prepared by an organization such as a company, and 11 is a WEB security server that connects the internal network and the Internet. The proxy server 12 is an administrator terminal device (described as “WEB access log confirmation system terminal” in the figure) operated by an administrator of the internal network.

WEBセキュリティサーバ兼プロキシサーバ11およびユーザ端末装置11と管理者端末装置12は、それぞれ、CPU(Central Processing Unit)や主メモリ、表示装置、入力装置、外部記憶装置等を具備したコンピュータ装置からなり、光ディスク駆動装置等を介してCD−ROM等の記憶媒体に記録されたプログラムやデータを外部記憶装置内にインストールした後、この外部記憶装置から主メモリに読み込みCPUで処理することにより、プログラムされたコンピュータ処理を実行する。   Each of the WEB security server / proxy server 11 and the user terminal device 11 and the administrator terminal device 12 includes a computer device including a CPU (Central Processing Unit), a main memory, a display device, an input device, an external storage device, and the like. A program or data recorded on a storage medium such as a CD-ROM via an optical disk drive or the like is installed in the external storage device, and then the program is read from the external storage device into the main memory and processed by the CPU. Perform computer processing.

例えば、WEBセキュリティサーバ兼プロキシサーバ11は、プログラムされたコンピュータ処理を実行する機能として、本発明に係るWEBアクセスログ確認システム100を具備する。   For example, the WEB security server / proxy server 11 includes a WEB access log confirmation system 100 according to the present invention as a function of executing programmed computer processing.

このWEBアクセスログ確認システム100は、閲覧管理処理部(図中「ウイルス感染サイトの安全な閲覧」と記載)110と閲覧経路生成処理部(図中「WEB閲覧経路図作成、ブラウザ再表示」と記載)120を具備し、図示していない記憶装置におけるWEBアクセスログ13、ウイルス検知情報14、ウイルス検知サイト画像情報15、サイト解析情報16、WEB閲覧経路パターン情報17、資産情報18、ユーザ情報19、ウイルス対策報告書20の読み出しと書き込みを行う。   This WEB access log confirmation system 100 includes a browsing management processing section (described as “safe browsing of virus-infected sites” in the figure) 110 and a browsing path generation processing section (in the figure, “WEB browsing path diagram creation, browser redisplay”). WEB access log 13, virus detection information 14, virus detection site image information 15, site analysis information 16, WEB browsing path pattern information 17, asset information 18, user information 19 in a storage device (not shown). Read and write the anti-virus report 20.

閲覧管理処理部110は、インターネット接続要求受付部(図中「インターネット接続要求受付」と記載)111、ウイルス検知サイト確認部(図中「ウイルス検知サイト確認」と記載)112、ウイルス検知サイト画像情報送信部(図中「ウイルス検知サイト画像情報送信」と記載)113、WEBアクセスログ取得部(図中「インターネット接続、WEBアクセスログ取得」と記載)114、WEBページウイルススキャンチェック部(図中「WEBページウイルススキャンチェック」と記載)115、ウイルス検知情報取得部(図中「ウイルス検知情報取得」と記載)116、ウイルス検知サイト画像情報取得部(図中「ウイルス検知サイト画像情報取得」と記載)117、WEBページ解析情報取得部(図中「WEBページ解析情報取得」と記載)118、ウイルス感染サイト定期確認部(図中「ウイルス感染サイトの定期的な確認」と記載)119により構成されている。   The browsing management processing unit 110 includes an Internet connection request reception unit (described as “Internet connection request reception” in the figure) 111, a virus detection site confirmation unit (described as “virus detection site confirmation” in the figure) 112, and virus detection site image information. Transmission section (described as “virus detection site image information transmission” in the figure) 113, WEB access log acquisition section (described as “Internet connection, WEB access log acquisition” in the figure) 114, WEB page virus scan check section (in the figure “ WEB page virus scan check) 115, virus detection information acquisition unit (described as “virus detection information acquisition” in the figure) 116, virus detection site image information acquisition unit (described as “virus detection site image information acquisition” in the figure) ) 117, WEB page analysis information acquisition unit (“WEB page analysis information in the figure) The resulting "as described) 118 is constituted by a viral infection site periodically checking section (in the figure as" periodic confirmation of virus infection site ") 119.

また、閲覧経路生成処理部120は、WEB閲覧経路パターン情報作成部(図中「WEB閲覧経路パターン情報作成」と記載)121、WEB閲覧経路図作成部(図中「WEB閲覧経路図作成」と記載)122、WEB閲覧経路自動再生部(図中「WEB閲覧経路自動再生」と記載)123、ウイルス対策報告書自動作成部(図中「ウイルス対策報告書自動作成」と記載)124により構成されている。   Also, the browsing route generation processing unit 120 includes a WEB browsing route pattern information creation unit (described as “WEB browsing route pattern information creation” in the figure) 121, a WEB browsing route diagram creation unit (“WEB browsing route diagram creation” in the figure), Description) 122, WEB browsing route automatic reproduction unit (described as “WEB browsing route automatic regeneration” in the figure) 123, virus countermeasure report automatic creation unit (described as “virus countermeasure report automatic creation” in the figure) 124 ing.

このような構成からなる本例のWEBアクセスログ確認システム100は、閲覧経路生成処理部120により、WEBセキュリティサーバ兼プロキシサーバ11が閲覧管理処理部110のWEBページウイルススキャンチェック部115によりウイルス感染を検知した当該WEBページに至るまでのWEB閲覧経路を作成して、ユーザ端末装置10のブラウザを介して画面表示し、ユーザ端末装置10の利用者による、表示されたWEB閲覧経路におけるWEBページのアイコン選択に応じて、あるいは、自動的に、当該WEBページをブラウザ表示する。   In the web access log confirmation system 100 of this example having such a configuration, the browsing path generation processing unit 120 causes the WEB security server / proxy server 11 to detect virus infection by the WEB page virus scan check unit 115 of the browsing management processing unit 110. A web browsing route up to the detected web page is created, displayed on the screen via the browser of the user terminal device 10, and an icon of the web page in the displayed web browsing route by the user of the user terminal device 10 The WEB page is displayed in a browser according to the selection or automatically.

また、WEBアクセスログ確認システム100は、閲覧管理処理部110におけるウイルス検知サイト画像情報取得部117により、このようにしてウイルス感染を検知したWEBページのキャプチャ画像を取得し、ウイルス検知サイト画像情報15として記憶装置に格納しておき、ウイルス感染したWEBページの再閲覧時には、ウイルス検知サイト画像情報送信部113により、当該WEBページのキャプチャ画像を読み出して、閲覧要求元のユーザ端末装置10に表示する。尚、当該ウイルス感染WEBページを表示するときには、警告を促して画像表示する。   In addition, the WEB access log confirmation system 100 acquires the captured image of the WEB page in which the virus infection is detected in this way by the virus detection site image information acquisition unit 117 in the browsing management processing unit 110, and the virus detection site image information 15 When the WEB page infected with the virus is re-browse, the virus detection site image information transmission unit 113 reads the captured image of the WEB page and displays it on the user terminal device 10 that is the browsing request source. . When displaying the virus-infected WEB page, a warning is prompted and an image is displayed.

また、WEBアクセスログ確認システム100は、閲覧経路生成処理部120におけるウイルス対策報告自動作成部124により、このようなウイルス感染の状況を示す「ウイルス対策報告書」を自動作成する。   Further, the WEB access log confirmation system 100 automatically creates an “anti-virus report” indicating the status of such virus infection by the anti-virus report automatic creation unit 124 in the browsing route generation processing unit 120.

以下、このような、WEBセキュリティサーバ兼プロキシサーバ11に設けられた本例のWEBアクセスログ確認システム100が具備した、(1)ウイルス感染サイトの安全な閲覧機能と、(2)WEB閲覧経路の作成、ブラウザ再表示機能、(3)ウイルス感染サイトのリンクページ閲覧時の警告表示、画像表示機能、(4)「ウイルス対策報告書」の自動作成機能について説明する。   Hereinafter, the WEB access log confirmation system 100 of the present example provided in the WEB security server / proxy server 11 includes (1) a safe browsing function for a virus-infected site, and (2) a WEB browsing route. The creation, browser redisplay function, (3) warning display at the time of browsing the link page of the virus infected site, image display function, and (4) automatic creation function of “antivirus report” will be described.

(1)ウイルス感染サイトの安全な閲覧機能は、一度ウイルス検知したWEBページを、ウイルス感染を拡大させることなく安全に閲覧できるようにする機能であり、このようなウイルス感染サイトの安全な閲覧機能を実現するために必要なデータとして、WEBアクセスログ13、ウイルス検知情報14、ウイルス検知サイト画像情報15、サイト解析情報16を用いている。   (1) A safe browsing function for virus-infected sites is a function that allows a WEB page once detected by a virus to be safely browsed without expanding the virus infection. WEB access log 13, virus detection information 14, virus detection site image information 15, and site analysis information 16 are used as data necessary for realizing the above.

WEBアクセスログ13は、ユーザ端末装置10がインターネット1上のWEBページを閲覧したときのログであり、WEBアクセスログ取得部114において記録される。ユーザ名、日時、HTTPリクエストのURLといったWEBアクセスに関する情報が記録されている。   The WEB access log 13 is a log when the user terminal device 10 browses a WEB page on the Internet 1, and is recorded in the WEB access log acquisition unit 114. Information related to WEB access such as a user name, date and time, and URL of an HTTP request is recorded.

ウイルス検知情報14は、WEBでウイルス検知したときのログであり、ウイルス検知情報取得部116において記録される。ウイルス感染サイトのウイルス名やウイルス検知URLといったウイルス検知に関する情報が記録されている。   The virus detection information 14 is a log when a virus is detected by WEB, and is recorded in the virus detection information acquisition unit 116. Information regarding virus detection such as a virus name of a virus-infected site and a virus detection URL is recorded.

ウイルス検知サイト画像情報15は、ウイルス検知サイト画像情報取得部117により記録されるものであり、ユーザ端末装置10がインターネット1上のWEBページの閲覧中に、WEBページウイルススキャンチェック部115がウイルス検知したときに、当該WEBページのキャプチャ画像情報が記録される。   The virus detection site image information 15 is recorded by the virus detection site image information acquisition unit 117, and the WEB page virus scan check unit 115 detects the virus while the user terminal device 10 is browsing the WEB page on the Internet 1. When this is done, the captured image information of the WEB page is recorded.

サイト解析情報16は、WEBページ解析情報取得部118により記録されるものであり、ユーザ端末装置10がインターネット1上で閲覧したWEBページのHTMLソースを、WEBページ解析情報取得部118が解析して得たリンク情報、解析日時等の情報が記録される。このサイト解析情報16は、WEBアクセスログ13と、URL、日付、時間、ユーザ名で整合性が保たれる。   The site analysis information 16 is recorded by the WEB page analysis information acquisition unit 118, and the WEB page analysis information acquisition unit 118 analyzes the HTML source of the WEB page browsed on the Internet 1 by the user terminal device 10. Information such as the obtained link information and analysis date is recorded. The site analysis information 16 is consistent with the WEB access log 13 by URL, date, time, and user name.

WEBセキュリティサーバ兼プロキシサーバ11は、本例のWEBアクセスログ確認システム100におけるウイルス検知情報取得部116とウイルス検知サイト画像情報取得部117による、ウイルス検知情報14およびウイルス検知サイト画像情報15の収集を、以下のようにして行う。   The WEB security server / proxy server 11 collects the virus detection information 14 and the virus detection site image information 15 by the virus detection information acquisition unit 116 and the virus detection site image information acquisition unit 117 in the WEB access log confirmation system 100 of this example. This is done as follows.

ユーザ端末装置10がインターネット1上のWEBサイトを閲覧する場合、WEBセキュリティサーバ兼プロキシサーバ11を経由する。WEBセキュリティサーバ兼プロキシサーバ11は、WEBアクセスログ確認システム100を構成する閲覧管理処理部110におけるインターネット接続要求受付部111において、ユーザ端末装置10からのインターネット1上のWEBサイト(WEBページ)の閲覧要求を受け付けた後に、WEBページウイルススキャンチェック部115において、ユーザ端末装置10が閲覧しているWEBサイトにおけるウイルス感染を検知した場合、ウイルス検知情報取得部116を起動して、ウイルス検知情報のウイルス名、日付、時間、ユーザ名、コンピュータ名、ファイル名、ウイルス検知URLを取得し、当該WEBサイトに対する駆除処置を実施済みであるか否かを示す駆除フラグ等の情報を付与して、ウイルス検知情報14に記録し、かつ、ウイルス検知サイト画像情報取得部117を起動して、ウイルス検知したWEBページの画像情報をキャプチャし、これらの情報と共に、ウイルス検知サイト画像情報15に記録する。   When the user terminal device 10 browses a WEB site on the Internet 1, the user terminal device 10 goes through the WEB security server / proxy server 11. The WEB security server / proxy server 11 browses a WEB site (WEB page) on the Internet 1 from the user terminal device 10 in the Internet connection request reception unit 111 in the browsing management processing unit 110 constituting the WEB access log confirmation system 100. After accepting the request, if the WEB page virus scan check unit 115 detects a virus infection in the WEB site that the user terminal device 10 is browsing, the virus detection information acquisition unit 116 is activated and the virus of the virus detection information is detected. Get the name, date, time, user name, computer name, file name, virus detection URL, and add virus removal information that indicates whether or not the WEB site has already been cleaned. Recorded in information 14 And start the virus detection site image information acquisition unit 117 captures image information of WEB pages virus detection, along with the information, recorded in the virus detection site image information 15.

ウイルス感染サイトの安全な閲覧を可能とするために、WEBセキュリティサーバ兼プロキシサーバ11は、WEBアクセスログ確認システム100の閲覧管理処理部110におけるインターネット接続要求受付部111において、ユーザ端末装置10のWEBブラウザからの当該感染WEBページへの閲覧要求を受け付けると、閲覧管理処理部110におけるウイルス検知サイト確認部112を起動する。   In order to enable safe browsing of virus-infected sites, the WEB security server / proxy server 11 uses the WEB of the user terminal device 10 in the Internet connection request reception unit 111 in the browsing management processing unit 110 of the WEB access log confirmation system 100. When a browsing request to the infected WEB page from the browser is received, the virus detection site confirmation unit 112 in the browsing management processing unit 110 is activated.

ウイルス検知サイト確認部112は、要求されたWEBページのURLを用いて、ウイルス検知情報14におけるウイルス検知URLを検索し、該当するURLがあり且つ駆除フラグが“0”の場合(ウイルス駆除された状態)、当該WEBページへのアクセスを許可するようWEBセキュリティサーバ兼プロキシサーバ11に通知する。   The virus detection site confirmation unit 112 searches for the virus detection URL in the virus detection information 14 using the URL of the requested WEB page, and when the corresponding URL exists and the removal flag is “0” (the virus has been removed). Status), the WEB security server / proxy server 11 is notified to permit access to the WEB page.

また、ウイルス検知サイト確認部112が、該当するURLがありウイルス駆除フラグ“1”の場合(ウイルス駆除されていない状態)を確認した場合には、WEBセキュリティサーバ兼プロキシサーバ11は、ユーザ端末装置10を当該WEBページにはアクセスさせず、ウイルス検知サイト画像情報送信部113を起動し、このウイルス検知サイト画像情報送信部113により、ウイルス検知サイト画像情報15に登録された当該WEBページのキャップチャ画像情報を読み出し、アクセス要求のあったユーザ端末装置10のWEBブラウザに返す。   In addition, when the virus detection site confirmation unit 112 confirms that the corresponding URL is present and the virus removal flag is “1” (a state where the virus has not been removed), the WEB security server / proxy server 11 determines that the user terminal device 10, the virus detection site image information transmission unit 113 is activated without accessing the WEB page, and the virus detection site image information transmission unit 113 captures the cap of the WEB page registered in the virus detection site image information 15. The image information is read out and returned to the WEB browser of the user terminal apparatus 10 that has requested access.

ユーザ端末装置10のWEBブラウザでは、当該WEBページの画像情報が表示されるため、このユーザ端末装置10のユーザは、ウイルスに感染することなく安全に当該WEBページを閲覧することができる。   Since the WEB browser of the user terminal device 10 displays the image information of the WEB page, the user of the user terminal device 10 can safely browse the WEB page without being infected with a virus.

尚、WEBセキュリティサーバ兼プロキシサーバ11は、WEBアクセスログ確認システム100の閲覧管理処理部110におけるウイルス感染サイト定期確認部119により、ウイルス感染サイト(WEBページ)の定期的な確認を行う。すなわち、ウイルス検知情報14に登録されたウイルス感染サイトの情報は、当該ウイルス感染サイトにおいてウイルスが駆除されたとしても、ウイルス検知情報が更新されなければウイルス感染サイトのままで登録されてしまう。   The WEB security server / proxy server 11 periodically checks a virus-infected site (WEB page) by the virus-infected site periodic confirmation unit 119 in the browsing management processing unit 110 of the WEB access log confirmation system 100. That is, the information on the virus-infected site registered in the virus detection information 14 is registered as the virus-infected site if the virus detection information is not updated even if the virus is removed at the virus-infected site.

そこで、WEBセキュリティサーバ兼プロキシサーバ11は、ウイルス感染サイト定期確認部119により、定期的にウイルス検知情報14に登録されたウイルス感染サイトの情報を読み出し、ウイルス検知情報に登録され且つ駆除フラグが“1”(ウイルス駆除されていない状態)のウイルス感染サイトを検出し、検出したウイルス感染サイトにアクセスし、WEBページウイルススキャンチェック部115によるウイルススキャンチェックを行う。   Therefore, the WEB security server / proxy server 11 periodically reads the information on the virus-infected site registered in the virus detection information 14 by the virus-infected site periodic confirmation unit 119, is registered in the virus detection information, and the removal flag is “ A virus-infected site of 1 ″ (in a state where the virus has not been removed) is detected, the detected virus-infected site is accessed, and a virus scan check is performed by the WEB page virus scan check unit 115.

このWEBページウイルススキャンチェック部115によるウイルススキャンチェックの結果、ウイルスが発見されなければ、当該WEBページは安全であると判断し、ウイルス検知情報の該当するレコードの駆除フラグに“0”(ウイルス駆除された状態)を設定する。   If no virus is found as a result of the virus scan check by the WEB page virus scan check unit 115, it is determined that the WEB page is safe, and “0” (virus removal) is set in the removal flag of the corresponding record in the virus detection information. Set).

これによりウイルス検知情報に登録されたウイルス感染サイトのウイルス感染状態が最新に保たれる。この結果、当該WEBサイトに対しては通常の閲覧が可能となる。   As a result, the virus infection state of the virus infection site registered in the virus detection information is kept up-to-date. As a result, normal browsing is possible for the WEB site.

次に、(2)WEB閲覧経路図作成、ブラウザ再表示機能は、WEBセキュリティサーバ兼プロキシサーバ11で検知したウイルス感染サイトの当該WEBページに至るまでのユーザ端末装置10によるWEB閲覧経路を作成し、WEB閲覧経路に表示されたWEBページのアイコン選択によるWEBブラウザ表示または自動再生表示する機能である。   Next, (2) the WEB browsing route diagram creation and browser re-display function creates a WEB browsing route by the user terminal device 10 up to the WEB page of the virus infected site detected by the WEB security server / proxy server 11. This is a function for displaying a WEB browser or automatically reproducing by selecting an icon of a WEB page displayed on the WEB browsing route.

このようなWEB閲覧経路作成、ブラウザ再表示を実現するために必要なデータとして、WEBアクセスログ13、ウイルス検知情報14、サイト解析情報16、WEB閲覧経路パターン情報17がある。   As data necessary for realizing such WEB browsing route creation and browser redisplay, there are a WEB access log 13, virus detection information 14, site analysis information 16, and WEB browsing route pattern information 17.

WEB閲覧経路パターン情報17は、WEB閲覧経路を作成するために必要なパターン情報を記録したものであり、WEBセキュリティサーバ兼プロキシサーバ11のWEBアクセスログとサイト解析情報を基に、閲覧経路生成処理部120がWEB閲覧経路パターン情報作成部121により作成する。   The WEB browsing route pattern information 17 records pattern information necessary for creating a WEB browsing route. Based on the WEB access log and the site analysis information of the WEB security server / proxy server 11, the browsing route generation process is performed. The unit 120 creates the web browsing route pattern information creation unit 121.

WEB閲覧経路パターン情報作成部121は、ウイルス感染を検知したWEBページに至るまでのWEB閲覧経路を作成する。この際、まず、WEB閲覧経路の把握を行う。   The WEB browsing route pattern information creating unit 121 creates a WEB browsing route up to a WEB page where a virus infection is detected. At this time, first, the web browsing route is grasped.

すなわち、WEB閲覧経路パターン情報作成部121は、WEB閲覧経路の終点となるウイルス感染サイト(日時、ユーザ名含む)を指定し、WEBアクセスログ13とサイト解析情報16におけるリンク情報を使用して、ユーザ(ユーザ端末装置10)がウイルス感染サイトに至ったWEB閲覧経路を導き出す。   That is, the WEB browsing route pattern information creating unit 121 designates a virus infected site (including date and time and user name) as an end point of the WEB browsing route, and uses the link information in the WEB access log 13 and the site analysis information 16, The user (user terminal device 10) derives a WEB browsing route that reaches the virus-infected site.

このWEB閲覧経路の把握で導出したWEB閲覧経路は、サイト解析情報16におけるリンク情報を基に作成しており、ユーザの閲覧方法により複数作成されることがある。そのため、WEB閲覧経路パターン情報作成部121は、WEB閲覧経路の把握時にWEB閲覧経路作成可能なパターンを作成し、WEB閲覧経路パターン情報17に記録する。   The WEB browsing route derived by grasping the WEB browsing route is created based on the link information in the site analysis information 16, and a plurality of WEB browsing routes may be created depending on the user's browsing method. Therefore, the WEB browsing route pattern information creating unit 121 creates a pattern that can create a WEB browsing route when grasping the WEB browsing route, and records the pattern in the WEB browsing route pattern information 17.

尚、WEB閲覧経路パターン情報作成部121がパターンを作成するときに、パターンの作成数やリンク元ページの間隔時間を指定することもできる。これは、膨大なWEBアクセスログを対象とした場合に、すばやく目的のWEB閲覧経路を見つける技術として機能する。   When the WEB browsing route pattern information creation unit 121 creates a pattern, it is possible to specify the number of patterns created and the link source page interval time. This functions as a technique for quickly finding a target WEB browsing route when a huge WEB access log is targeted.

次に、閲覧経路生成処理部120はWEB閲覧経路図作成部122により、WEB閲覧経路の作成を行う。この際、WEB閲覧経路図作成部122は、WEB閲覧経路パターン情報17に登録されたURLを時系列にアイコンで表示し、アイコンを線でつなげることにより視覚的な経路を作成する。   Next, the browsing route generation processing unit 120 uses the WEB browsing route diagram creation unit 122 to create a WEB browsing route. At this time, the WEB browsing route diagram creation unit 122 displays URLs registered in the WEB browsing route pattern information 17 as icons in time series, and creates a visual route by connecting the icons with lines.

もし、複数のWEB閲覧経路が存在するときは、WEB閲覧経路図作成部122は、パターンを選択することにより、各々のWEB閲覧経路を作成する。アイコンには、WEBページのタイトルや、日時、Yahoo!(登録商標)やGoogle(登録商標)等の検索サイトの場合はアイコンの下に検索キーを表示する。また、ウイルス感染サイトは、赤色を付けて表示する、さらに、WEBブラウザで表示しているWEBページは、該当のアイコンを青線で囲ってどのWEBページを閲覧しているか判別できる。また、WEBページのアイコンをサムネイル画像で表示しても良い。   If there are a plurality of WEB browsing routes, the WEB browsing route diagram creation unit 122 creates each WEB browsing route by selecting a pattern. The icons include the title of the web page, date and time, Yahoo! In the case of a search site such as (registered trademark) or Google (registered trademark), a search key is displayed under the icon. Further, the virus infected site is displayed in red, and the WEB page displayed by the WEB browser can be identified as to which WEB page is being browsed by surrounding the corresponding icon with a blue line. Further, the icon of the WEB page may be displayed as a thumbnail image.

次に、閲覧経路生成処理部120はWEB閲覧経路自動再生部123により、ブラウザの再表示を行う。この際、WEB閲覧経路自動再生部123は、WEB閲覧経路に表示されたWEBページのアイコン押下、または自動再生により、当該WEBページをWEBブラウザで表示する。   Next, the browsing route generation processing unit 120 causes the WEB browsing route automatic reproduction unit 123 to redisplay the browser. At this time, the WEB browsing path automatic reproduction unit 123 displays the WEB page on the WEB browser by pressing an icon of the WEB page displayed on the WEB browsing path or by automatic reproduction.

例えば、ユーザ端末装置10のユーザが、表示されたWEB閲覧経路における当該WEBページのアイコン押下した場合に、WEB閲覧経路自動再生部123が、当該WEBページをWEBブラウザで表示する。また、WEB閲覧経路自動再生部123が自動再生を行った場合は、WEB閲覧経路に描画されたアイコンを時系列にWEBブラウザで表示する。   For example, when the user of the user terminal device 10 presses the icon of the WEB page in the displayed WEB browsing path, the WEB browsing path automatic reproduction unit 123 displays the WEB page with a WEB browser. In addition, when the WEB browsing route automatic reproduction unit 123 performs automatic reproduction, the icons drawn on the WEB browsing route are displayed in time series on the WEB browser.

尚、本例においては、WEB閲覧経路自動再生部123による表示時間間隔を指定できる機能があっても良い。   In this example, there may be a function that can specify a display time interval by the web browsing route automatic reproduction unit 123.

ここで、WEBページの更新、削除、アクセス不可により、WEB閲覧経路は作成できても、表示できないことが考えら、さらに、検索サイトの表示は、日々刻々と変化するので、実際と異なった表示がされることが考えられる。しかし、ウイルス発見時は直ちに確認するものであり、ここでは、考慮する必要は無いと考える。WEBページを閲覧したときの内容と同じ内容を表示するのであれば、例えば、特開2004−139215号公報に記載の技術を用いることで容易に実現することができる。   Here, it is considered that the WEB browsing route can be created but cannot be displayed due to WEB page update, deletion, or inaccessibility, and the display of the search site changes from day to day. It is possible that However, since it is confirmed immediately when a virus is found, it is not considered necessary here. If the same content as the content when the WEB page is browsed is displayed, for example, it can be easily realized by using the technique described in Japanese Patent Application Laid-Open No. 2004-139215.

次に、閲覧経路生成処理部120による、その他の処理について説明する。   Next, other processes by the browsing route generation processing unit 120 will be described.

例えば、WEBブラウザで再表示できない(サイトの閉鎖、一時的アクセス不可など)場合は、閲覧経路生成処理部120において、その旨の表示を行うようにしても良い。   For example, if the web browser cannot display again (site closure, temporary access impossible, etc.), the browsing route generation processing unit 120 may display that effect.

また、本例の閲覧経路生成処理部120は、ユーザによるウイルス感染サイト(日時、ユーザ名含む)の選択に応じて、当該WEBサイトに至った経路を時系列に表示するものであるが、ユーザ及び期間(開始日時、終了日時)の指定に応じて、WEB閲覧経路を作成する構成としても良い。   In addition, the browsing route generation processing unit 120 of this example displays the route leading to the WEB site in chronological order according to the user's selection of a virus-infected site (including date and user name). And it is good also as a structure which produces a WEB browsing path | route according to designation | designated of a period (start date and time, end date and time).

また、閲覧経路生成処理部120の機能を共有することにより、管理者端末装置12の操作者以外のユーザでも自分のWEB閲覧経路表示及び自動再生を行うようにしても良い。   Further, by sharing the function of the browsing route generation processing unit 120, a user other than the operator of the administrator terminal device 12 may perform his / her WEB browsing route display and automatic reproduction.

次に、(3)ウイルス感染サイトのリンクページ閲覧時の警告表示、画像表示機能は、インターネット閲覧中において、ウイルス感染サイトがリンクされているページを閲覧した場合に、ユーザへ警告を促し、当該WEBページのキャプチャ画像を作成し、要求元のWEBブラウザへこの画像情報を送信する機能である。   Next, (3) The warning display and image display function when browsing the linked page of the virus-infected site prompts the user to warn the user when browsing the page linked to the virus-infected site while browsing the Internet. This is a function for creating a captured image of a WEB page and transmitting this image information to the requesting WEB browser.

このような、ウイルス感染サイトにリンクしたページ閲覧時の警告表示、画像表示機能を実現するために必要なデータは、ウイルス検知情報14、ウイルス検知サイト画像情報15である。   Data necessary for realizing such a warning display and image display function when browsing a page linked to a virus-infected site is virus detection information 14 and virus detection site image information 15.

WEBセキュリティサーバ兼プロキシサーバ11は、WEBアクセスログ確認システム100により、ウイルス感染したサイトにリンクしたページを閲覧している時の警告表示、画像表示を以下のようにして行う。   The WEB security server / proxy server 11 uses the WEB access log confirmation system 100 to perform warning display and image display when browsing a page linked to a virus-infected site as follows.

ユーザ端末装置10がインターネット1上の情報を閲覧する場合、WEBセキュリティサーバ兼プロキシサーバ11を経由する。このWEBセキュリティサーバ兼プロキシサーバ11は、WEBアクセスログ確認システム100において、目的WEBページのリンク情報を抽出し、ウイルス検知情報14に登録されているウイルス検知URLとの比較を行う。   When the user terminal device 10 browses information on the Internet 1, it goes through the WEB security server / proxy server 11. This WEB security server / proxy server 11 extracts the link information of the target WEB page in the WEB access log confirmation system 100 and compares it with the virus detection URL registered in the virus detection information 14.

該当するURLがなければ、通常通りに、当該WEBページにアクセスするが、該当するURLがありウイルス駆除フラグ“1”の場合(ウイルス駆除されていない状態)、例えば、“このWEBページはウイルス感染サイトのリンクを含んでいる可能性があります“という旨の警告を、ユーザ端末装置10のWEBブラウザに表示する。   If there is no corresponding URL, the WEB page is accessed as usual, but if the corresponding URL is present and the virus removal flag is “1” (the virus has not been removed), for example, “This WEB page is infected with a virus. A warning that “it may contain a link to the site” is displayed on the WEB browser of the user terminal device 10.

この警告により、ユーザ端末装置10のユーザは、当該WEBページにウイルス感染サイトがリンクされていることを把握できる。   By this warning, the user of the user terminal device 10 can grasp that the virus-infected site is linked to the WEB page.

また、WEBアクセスログ確認システム100は、このようなWEBブラウザの警告表示と共に、当該感染WEBページのキャプチャ画像情報をウイルス検知サイト画像情報15から取得し、アクセス要求のあったWEBブラウザに返す。このWEBブラウザにはキャプチャ画像情報が表示されるため、リンクから当該ウイルス感染サイトを開くことを防止することができる。   Also, the WEB access log confirmation system 100 acquires the captured image information of the infected WEB page from the virus detection site image information 15 together with the warning display of the WEB browser, and returns it to the WEB browser that requested the access. Since the captured image information is displayed on the WEB browser, it is possible to prevent the virus-infected site from being opened from the link.

次に、(4)「ウイルス対策報告書」の自動作成機能とは、WEBアクセスログ確認システム100が、閲覧経路生成処理部120のウイルス対策報告書自動作成部124において、管理者端末装置12の操作で選択されたウイルス検知情報の「ウイルス対策報告書」を自動作成する機能である。   Next, (4) the “antivirus report” automatic creation function refers to the WEB access log confirmation system 100 in which the anti-virus report automatic creation unit 124 of the browsing route generation processing unit 120 uses the administrator terminal device 12. This function automatically creates an “anti-virus report” for virus detection information selected in the operation.

この「ウイルス対策報告書」の自動作成機能を実現するために用いるデータは、ウイルス検知情報14、WEB閲覧経路パターン情報17、資産情報18、ユーザ情報19である。資産情報18には、コンピュータ名、PC情報、部署情報等が記録されており、ユーザ情報19には、ユーザ情報、PC情報、部署情報等が記録されている。   Data used for realizing the function of automatically creating this “antivirus report” is virus detection information 14, WEB browsing route pattern information 17, asset information 18, and user information 19. In the asset information 18, computer name, PC information, department information, etc. are recorded, and in the user information 19, user information, PC information, department information, etc. are recorded.

これらの情報を用いて、閲覧経路生成処理部120のウイルス対策報告書自動作成部124は、管理者端末装置12における画面上に表示された報告書ボタンの押下操作等により選択されたウイルス検知情報の「ウイルス対策報告書」を、以下の項目を含めて自動作成する。   Using these pieces of information, the virus detection report automatic creation unit 124 of the browsing route generation processing unit 120 selects the virus detection information selected by pressing the report button displayed on the screen of the administrator terminal device 12 or the like. The “Anti-Virus Report” is automatically created including the following items.

すなわち、「ウイルス対策報告書」は、ウイルス検知情報の日付や時間等を記載した「発生日時」、ユーザ名と所属等を記載した「ユーザ情報」、資産情報としてのコンピュータ名や所属等を記載した「コンピュータ名」、ウイルス検知情報のTitleやウイルス検知URLを記載した「ウイルス検知サイト」、ウイルス検知情報のウイルス名を記載した「ウイルス名」、ウイルス検知情報の処置を記載した「処置」、および、「WEB閲覧経路」、「検索サイト、検索キー」の各項目からなる。   In other words, the “Anti-Virus Report” includes “Date and time of occurrence” that describes the date and time of virus detection information, “User information” that describes the user name and affiliation, etc., and the computer name and affiliation as asset information. "Computer name", "virus detection site" describing the title and virus detection URL of virus detection information, "virus name" describing the virus name of virus detection information, "treatment" describing the action of virus detection information, And “WEB browsing route” and “search site, search key”.

尚、項目「WEB閲覧経路」には、WEB閲覧経路パターン情報のURLをアイコンで表し、アイコンを線で結んで視覚的に表示する。アイコンには、同じくWEB閲覧経路パターン情報のWEBページのタイトルを記載し、検索ページであれば、検索キーを記載する。また、「検索サイト、検索キー」には、WEB閲覧経路パターン情報のWEBページのタイトルを記載し、検索ページであれば、検索キーを記載する。   In the item “WEB browsing route”, the URL of the WEB browsing route pattern information is represented by an icon, and the icon is visually connected by a line. Similarly, the title of the WEB page of the WEB browsing route pattern information is described in the icon, and if it is a search page, a search key is described. In “search site, search key”, the title of the WEB page of the WEB browsing route pattern information is described, and if it is a search page, the search key is described.

尚、ウイルス対策報告書自動作成部124においては、「ウイルス対策報告書」のレイアウトや出力項目などを編集できるテンプレート機能があっても良い。   Note that the virus countermeasure report automatic creation unit 124 may have a template function that can edit the layout and output items of the “virus countermeasure report”.

以下、図2〜図11を用いて、図1に示す構成のWEBアクセスログ確認システム100の処理動作等の詳細を説明する。   Details of the processing operation and the like of the WEB access log confirmation system 100 having the configuration shown in FIG. 1 will be described below with reference to FIGS.

まず、図2を用いて、WEBアクセスログ確認システム100による、ウイルス感染サイトの安全な閲覧の処理動作について説明する。   First, the processing operation of the safe browsing of the virus-infected site by the WEB access log confirmation system 100 will be described with reference to FIG.

この図2におけるウイルス感染サイトの安全な閲覧の処理フローは、閲覧管理処理部110による、上述した(3)ウイルス感染サイトのリンクページ閲覧時の警告表示、画像表示機能の処理を包含する。特に、図2のステップS213からステップS217までが該当する。   The processing flow for safe browsing of a virus-infected site in FIG. 2 includes the above-described (3) warning display and image display function processing when browsing the link page of the virus-infected site by the browsing management processing unit 110. In particular, this corresponds to steps S213 to S217 in FIG.

WEBアクセスログ確認システム100は、ユーザ端末装置10がインターネット1上のWEBサイトを閲覧する場合、まず、閲覧管理処理部110におけるインターネット接続要求受付部111で、インターネット接続要求を受け付ける(ステップS201)   When the user terminal device 10 browses a WEB site on the Internet 1, the WEB access log confirmation system 100 first accepts an Internet connection request by the internet connection request accepting unit 111 in the browse management processing unit 110 (step S201).

次に、ウイルス検知サイト確認部112により、ユーザ端末装置10からのHTTPリクエストのURLが、ウイルス検知情報14すなわち図7に示すウイルス検知情報710のウイルス検知URL項目717において登録されているか否かの判定を行う(ステップS202、S203)。   Next, whether or not the URL of the HTTP request from the user terminal device 10 is registered in the virus detection information 14, that is, the virus detection URL item 717 of the virus detection information 710 shown in FIG. A determination is made (steps S202 and S203).

ウイルス検知URL項目717において登録されている場合、ウイルス検知サイト画像情報送信部113により、ウイルス検知サイト画像情報15すなわち図7に示すウイルス検知サイト画像情報720のウイルス検知URL項目721における内容と一致する行の画像情報項目724における画像データ(当該URLのWEBページのキャプチャ画像情報)を取得し(ステップS204)、取得した画像データを、要求元にHTTPレスポンスとして送信する(ステップS205)。   When registered in the virus detection URL item 717, the virus detection site image information transmission unit 113 matches the content in the virus detection URL image 721 of the virus detection site image information 15, that is, the virus detection site image information 720 shown in FIG. Image data in the image information item 724 in the row (captured image information of the WEB page of the URL) is acquired (step S204), and the acquired image data is transmitted to the request source as an HTTP response (step S205).

このようにして、ユーザ端末装置10に画像データ(キャプチャ画像情報)が送信されると、ユーザ端末装置10において、図4に例示する画面レイアウト400aが表示される。   When the image data (capture image information) is transmitted to the user terminal device 10 in this way, the screen layout 400a illustrated in FIG. 4 is displayed on the user terminal device 10.

この画面レイアウト400aは、URL表示欄401、警告メッセージ表示欄402、画像情報表示欄403により構成されており、URL表示欄401には、当該画像データすなわちウイルス感染が検知されたWEBページのキャプチャ画像情報のURLが表示され、警告メッセージ表示欄402には、当該WEBページに関しての警告文が表示され、画像情報表示欄403においては、当該WEBページのキャプチャ画像が表示される。   The screen layout 400a includes a URL display field 401, a warning message display field 402, and an image information display field 403. The URL display field 401 includes the image data, that is, a captured image of a WEB page in which virus infection is detected. The URL of the information is displayed, a warning message display field 402 displays a warning text regarding the WEB page, and an image information display field 403 displays a captured image of the WEB page.

このように、一度ウイルス検知したWEBページであれば、キャプチャ画像を表示することにより、ユーザ端末装置10のユーザは、ウイルス検知せず安全にWEBページを閲覧することができる。   In this way, once a virus page has been detected for a virus, by displaying the captured image, the user of the user terminal device 10 can safely browse the WEB page without detecting a virus.

次に、ステップS203において、閲覧対象のWEBサイトが、ウイルス検知情報14すなわち図7に示すウイルス検知情報710のウイルス検知URL項目717において登録されていない場合には、WEBアクセスログ取得部114により、通常通りに、ユーザ端末装置10から受け付けたHTTPリクエストに従い、目的のWEBサーバにアクセスを行い(ステップS206)、WEBアクセスログ情報を取得してWEBアクセスログ13に出力を行う(ステップS207)。   Next, in step S203, if the WEB site to be browsed is not registered in the virus detection information 14, that is, the virus detection URL item 717 of the virus detection information 710 shown in FIG. As usual, in accordance with the HTTP request received from the user terminal device 10, the target WEB server is accessed (step S206), WEB access log information is acquired and output to the WEB access log 13 (step S207).

尚、WEBアクセスログ13においては、図7のWEBアクセスログ700に詳細を示すように、日付項目701、時間項目702、ユーザ名項目703、コンピュータ名項目704、送信元IPアドレス項目705、HTTPリクエストのURL項目706、検索キー項目707、Title項目708が設けられており、各項目に各々の情報が格納される。検索サイトの場合は、検索キー項目707において、検索キーも格納される。   In the WEB access log 13, as shown in detail in the WEB access log 700 of FIG. 7, a date item 701, a time item 702, a user name item 703, a computer name item 704, a transmission source IP address item 705, an HTTP request URL item 706, search key item 707, and Title item 708 are provided, and information is stored in each item. In the case of a search site, the search key item 707 also stores a search key.

その後、WEBウイルススキャンチェック部115により、当該WEBページのウイルススキャンチェックを行い、ウイルス検知の判定を行う(ステップS208、S209)   Thereafter, the WEB virus scan check unit 115 performs a virus scan check on the WEB page and determines whether or not a virus is detected (steps S208 and S209).

ここで、ウイルス感染を検知した場合、WEBウイルススキャンチェック部115は、ウイルス検知情報をウイルス検知情報14、すなわち、図7に詳細を示すウイルス検知情報710におけるウイルス名項目711、日付項目712、時間項目713、ユーザ名項目714、コンピュータ名項目715、ファイル名項目716、ウイルス検知URL項目717、処理項目718、駆除フラグ項目719、Title項目71Aのそれぞれに出力し登録する(ステップS210)。   Here, when a virus infection is detected, the WEB virus scan check unit 115 converts the virus detection information into the virus detection information 14, that is, the virus name item 711, the date item 712, and the time in the virus detection information 710 detailed in FIG. The item 713, the user name item 714, the computer name item 715, the file name item 716, the virus detection URL item 717, the processing item 718, the removal flag item 719, and the Title item 71A are output and registered (step S210).

駆除フラグ項目719においては、ウイルス検知したときに“1”を登録し、ウイルス駆除が確認されたときに“0”を登録する。ここでは、“1”を登録する。   In the removal flag item 719, “1” is registered when a virus is detected, and “0” is registered when virus removal is confirmed. Here, “1” is registered.

さらに、ウイルス検知サイト画像情報取得部117により、目的のWEBページのキャプチャ画像を作成し、ウイルス検知サイト画像情報15、すなわち、図7に詳細を示すウイルス検知サイト画像情報720におけるウイルス検知URL項目721、日付項目722、時間項目723、画像情報項目724に出力して登録する(ステップS211)と共に、画像情報項目724に出力・登録したキャプチャ画像情報を、HTTPレスポンスとして要求元のユーザ端末装置10に送信する(ステップS212)   Further, the virus detection site image information acquisition unit 117 creates a capture image of the target WEB page, and the virus detection URL item 721 in the virus detection site image information 15, that is, the virus detection site image information 720 shown in detail in FIG. The date information 722, the time item 723, and the image information item 724 are output and registered (step S211), and the captured image information output / registered in the image information item 724 is stored in the requesting user terminal device 10 as an HTTP response. Transmit (step S212)

また、ステップS209の判定処理で、ウイルス検知なしとの結果であれば、WEBページ解析情報取得部118により、目的のWEBページの解析を行い、リンク情報を取得し(ステップS213)、サイト解析情報16すなわち図7に詳細を示すサイト解析情報730におけるURL項目731、枝番項目732、日付項目733、時間項目734、リンク情報項目735、ユーザ名項目736に登録する(ステップS214)。尚、日付項目733、時間項目734、ユーザ名項目736は、図7のWEBアクセスログ700における対応する日付項目701、時間項目702、ユーザ名項目703の内容を登録する。また、URL項目731、日付項目733、時間項目734、ユーザ名項目736が同じときは、枝番項目732において1から連番で付加していく。   If it is determined in step S209 that no virus is detected, the WEB page analysis information acquisition unit 118 analyzes the target WEB page and acquires link information (step S213). 16, that is, registered in the URL item 731, branch number item 732, date item 733, time item 734, link information item 735, and user name item 736 in the site analysis information 730 detailed in FIG. 7 (step S 214). The date item 733, the time item 734, and the user name item 736 register the contents of the corresponding date item 701, time item 702, and user name item 703 in the WEB access log 700 of FIG. When the URL item 731, the date item 733, the time item 734, and the user name item 736 are the same, the branch number item 732 is added sequentially from 1.

その後、目的のWEBページのリンク情報項目735におけるリンク情報が、ウイルス検知情報710のウイルス検知URL項目717における登録内容に含まれるか否かの判定を行う(ステップS215)。   Thereafter, it is determined whether or not the link information in the link information item 735 of the target WEB page is included in the registered content in the virus detection URL item 717 of the virus detection information 710 (step S215).

ウイルス検知URL項目717における登録内容に含まれ、且つ、要求元がユーザ端末装置10であった場合には、目的のWEBページのキャプチャ画像を作成し要求元のユーザ端末装置10に送信する(ステップS216)   If it is included in the registered contents in the virus detection URL item 717 and the request source is the user terminal device 10, a capture image of the target WEB page is created and transmitted to the user terminal device 10 of the request source (step) S216)

この際、ユーザ端末装置10においては、図4の画面レイアウト400bに示すように、URL表示欄404に目的のWEBページのURL情報を表示し、警告メッセージ表示欄405に“!!警告!!このWEBページはウイルス感染サイトのリンクを含んでいる可能性があります。”という警告メッセージを表示し、画像情報表示欄406に当該WEBページのキャプチャ画像を表示する。このように、キャプチャ画像で表示されているので、ユーザ端末装置10のユーザは、キャプチャ画像上のリンクからウイルス感染ページを開くことはできない。   At this time, in the user terminal device 10, as shown in the screen layout 400b of FIG. 4, the URL information of the target WEB page is displayed in the URL display field 404, and the warning message display field 405 displays “!! The WEB page may contain a link to a virus-infected site. ”Is displayed, and a captured image of the WEB page is displayed in the image information display field 406. As described above, since the captured image is displayed, the user of the user terminal device 10 cannot open the virus-infected page from the link on the captured image.

ステップS215の判定処理において、ウイルス検知URL717における登録内容に含まれていても、要求元が管理端末装置11であれば、ウイルス検知サイトの確認が必要なため、目的のEBサーバから送られたHTTPレスポンスを、通常通りに要求元の管理端末装置11に送信する(ステップS217)。   Even if it is included in the registered contents in the virus detection URL 717 in the determination processing in step S215, if the request source is the management terminal device 11, confirmation of the virus detection site is necessary, and thus the HTTP sent from the target EB server is required. The response is transmitted to the requesting management terminal device 11 as usual (step S217).

次に、図8を用いて、ウイルス感染サイト定期確認部119による処理動作を説明する。   Next, the processing operation by the virus infection site periodic confirmation unit 119 will be described with reference to FIG.

本例のWEBアクセスログ確認システム100では、ウイルス検知情報14,710に登録されたWEBページのウイルスが除去されてもキャプチャ画像が表示されてしまうのを防ぐために、ウイルス感染サイト定期確認部119により、定期的に、ウイルス検知情報14,710に登録されたウイルス感染サイトのウイルススキャンチェックを行う。   In the WEB access log confirmation system 100 of this example, in order to prevent the captured image from being displayed even if the virus of the WEB page registered in the virus detection information 14, 710 is removed, the virus infection site periodic confirmation unit 119 Periodically, a virus scan check of the virus-infected site registered in the virus detection information 14,710 is performed.

ウイルス感染サイト定期確認部119は、まず、ウイルス検知情報710から駆除フラグ項目719における登録値が“1”のものを抽出する。(ステップS801)。   The virus infection site regular confirmation unit 119 first extracts the virus detection information 710 whose registered value is “1” in the removal flag item 719. (Step S801).

次に、ステップ801で抽出したウイルス検知情報710のウイルス検知URL項目717に登録されたURLのWEBページに、WEBセキュリティサーバ兼プロキシサーバ11を介してアクセスし、ウイルススキャンチェックを行なう(ステップS802)。   Next, the WEB page of the URL registered in the virus detection URL item 717 of the virus detection information 710 extracted in step 801 is accessed via the WEB security server / proxy server 11 to perform a virus scan check (step S802). .

ウイルス感染の検知ありとのチェック結果であれば何もせず(ステップS804)、ウイルス検知なしとのチェック結果であれば、ウイルス検知情報710の対駆除フラグ項目719の登録値を“0”にセットして更新する(ステップ805)。   If the check result indicates that a virus infection has been detected, nothing is done (step S804). If the check result indicates that a virus has not been detected, the registered value of the anti-disinfection flag item 719 of the virus detection information 710 is set to “0”. (Step 805).

次に、図3を用いて、閲覧経路生成処理部120によるWEB閲覧経路図の作成処理と、ブラウザ再表示の処理動作を説明する。   Next, with reference to FIG. 3, a web browsing route diagram creation process and a browser redisplay processing operation by the browsing path generation processing unit 120 will be described.

この図3に示す閲覧経路生成処理部120によるWEB閲覧経路図作成、ブラウザ再表示の処理は、上述した(4)ウイルス対策報告書の自動作成機能による処理を包含し、図3におけるステップS319〜S320が該当する。   The web browsing route map creation and browser redisplay processing by the browsing route generation processing unit 120 shown in FIG. 3 includes the above-described (4) processing by the automatic creation function of the anti-virus report. This corresponds to S320.

管理者端末装置12がWebセキュリティサーバ兼プロキシサーバ11に接続して、WEBアクセスログ確認システム100を起動し(ステップS301)、管理者端末装置12の操作者が、図5に示す管理者端末装置12の操作画面におけるウイルス検知情報501を選択し、パターン数502、間隔時間(分)503を指定し、実行ボタン504を押下すると(ステップS302)、WEBアクセスログ確認システム100は、閲覧経路生成処理部120において、添字X(WEB閲覧経路パターン数のカウントで使用)に1をセットすると共に終了フラグ(後述のステップS305〜S310でのループ終了条件で使用)にオフをセットし(ステップS303)、WEB閲覧経路パターン情報17、すなわち、図7に示すWEB閲覧経路パターン情報760のパターン番号項目761、URL項目762、日付項目763、時間項目764、検索キー項目765、Title項目766における各登録値のクリアを行う(ステップS304)。   The administrator terminal device 12 connects to the Web security server / proxy server 11 to start the WEB access log confirmation system 100 (step S301), and the operator of the administrator terminal device 12 displays the administrator terminal device shown in FIG. When the virus detection information 501 on the 12 operation screens is selected, the number of patterns 502, the interval time (minutes) 503 are specified, and the execution button 504 is pressed (step S302), the WEB access log confirmation system 100 performs the browsing route generation process. In section 120, subscript X (used in counting the number of WEB browsing route patterns) is set to 1 and an end flag (used in loop end conditions in steps S305 to S310 described later) is set to OFF (step S303). WEB browsing route pattern information 17, that is, the WEB browsing process shown in FIG. Pattern number field 761, URL item 762 of pattern information 760, date item 763, time item 764, carried out clear of each registration value in the search key item 765, Title item 766 (step S304).

そして、「ループA」を、ステップS303においてセットした添字Xがパターン数以上となるまで、あるいは、終了フラグがオンになるまで(すなわち、Web閲覧経路パターンがなくなるまで)繰り返す(ステップS305〜S310)。   Then, “loop A” is repeated until the subscript X set in step S303 is equal to or more than the number of patterns or until the end flag is turned on (that is, until there is no web browsing route pattern) (steps S305 to S310). .

「ループA」では、まず、WEB閲覧経路の経路選択処理ルーチンを実行して(ステップS306)、WEB閲覧経路パターン情報760の各項目(761〜766)に必要な情報を登録する。   In “loop A”, first, a route selection processing routine for a WEB browsing route is executed (step S306), and necessary information is registered in each item (761 to 766) of the WEB browsing route pattern information 760.

このステップS306での経路選択処理ルーチンについて、図9を用いて説明する。尚、この図9では、図7に示すウイルス検知情報710、WEBアクセスログ700、サイト解析情報730、WEB閲覧経路パターン情報760のそれぞれにおける項目から、本図9での説明に必要な項目を抜粋して、ウイルス検知情報900、WEBアクセスログ910、サイト解析情報920、WEB閲覧経路パターン情報930として表示している。   The route selection processing routine in step S306 will be described with reference to FIG. In FIG. 9, items necessary for the explanation in FIG. 9 are extracted from the items in the virus detection information 710, the web access log 700, the site analysis information 730, and the web browsing route pattern information 760 shown in FIG. The virus detection information 900, the WEB access log 910, the site analysis information 920, and the WEB browsing route pattern information 930 are displayed.

ウイルス検知情報900は、図5に示す画面におけるウイルス検知情報501で選択されたものであり、まず、ウイルス検知情報900の日付項目901、時間項目902、ユーザ名項目903、ウイルス検知URL項目904の各登録値が合致する登録値を有するWEBアクセスログ910を求める(手順1)。   The virus detection information 900 is selected by the virus detection information 501 on the screen shown in FIG. 5. First, the date item 901, the time item 902, the user name item 903, and the virus detection URL item 904 of the virus detection information 900 are selected. A WEB access log 910 having a registered value that matches each registered value is obtained (procedure 1).

求めたWEBアクセスログ910における日付項目911、時間項目912、ウイルス検知URL項目914の各登録値を、WEB閲覧経路パターン情報930の日付項目933、時間項目934、ウイルス検知URL項目932に出力・登録する(手順2)。尚、WEB閲覧経路パターン情報930におけるパターン情報項目931には、図3のステップS303またはS308でセットされるXの値を登録する。   The registration values of the date item 911, the time item 912, and the virus detection URL item 914 in the obtained WEB access log 910 are output / registered in the date item 933, the time item 934, and the virus detection URL item 932 of the WEB browsing route pattern information 930. (Procedure 2). Note that the X value set in step S303 or S308 of FIG. 3 is registered in the pattern information item 931 in the WEB browsing route pattern information 930.

その後、WEB閲覧経路パターン情報930の各項目の登録値を参照し、同じパターンを作成しないように、WEBアクセスログ910の読み込むレコードの位置を決め、そのレコードを読み込む(手順3)   Thereafter, the registered value of each item in the WEB browsing route pattern information 930 is referred to, the position of the record read in the WEB access log 910 is determined so as not to create the same pattern, and the record is read (procedure 3).

WEBアクセスログ910において、同ユーザ名でその日付以降および時間以下のレコードがなくなるまで、以下の手順4〜7の処理を繰り返す。   In the WEB access log 910, the following steps 4 to 7 are repeated until there are no more records with the same user name after the date and below the time.

まず、読み込んだWEBアクセスログ910のHTTPリクエスト項目914におけるURL、日付項目911、時間項目912、ユーザ名項目913における登録値が合致するサイト解析情報920におけるレコードを読み込む(手順4)。   First, a record in the site analysis information 920 that matches the URL, date item 911, time item 912, and user name item 913 in the HTTP request item 914 of the read web access log 910 is read (procedure 4).

読み込んだWEBアクセスログ910のHTTPリクエスト項目914におえるURLと一致するURLが、リンク情報項目925に登録されたサイト解析情報920におけるレコードを求める(手順5)。   The URL that matches the URL in the HTTP request item 914 of the read WEB access log 910 is obtained as a record in the site analysis information 920 registered in the link information item 925 (procedure 5).

一致したレコードがあれば、当該サイト解析情報920にWEBアクセスログ910の情報を入力し、WEB閲覧経路パターン情報930に出力する(手順6)。尚、一致したのがなければなにもせず次の手順7の処理に進む。   If there is a matched record, the information of the WEB access log 910 is input to the site analysis information 920 and output to the WEB browsing route pattern information 930 (procedure 6). It should be noted that if there is no match, the process proceeds to the next step 7.

その後、WEBアクセスログ910における同ユーザ名の、日付および時間の降順に相当する次レコードを読み込む(手順7)。この次レコードは、図5における間隔時間(分)503内で指定されたレコードを対象とする。尚、指定なしのときはデフォルト時間を決めておいても良い。   Thereafter, the next record corresponding to the same user name in descending order of date and time in the WEB access log 910 is read (procedure 7). The next record is a record designated within an interval time (minute) 503 in FIG. If there is no designation, a default time may be determined.

以降の手順7〜11での処理は、上述の手順4〜7までを繰り返し、WEBアクセスログ910の読み込むレコードがなくなった時点で終了となる。具体的には、手順4での処理と同様の処理を手順7で行い、手順5での処理と同様の処理を手順8で行い、手順6での処理と同様の処理を手順9で行い、手順7での処理と同様の処理を手順10で行い、その結果、読み込むレコードがなしとなり、図9における経路選択処理ルーチンから抜ける。   The processes in subsequent procedures 7 to 11 are repeated when the above-described procedures 4 to 7 are repeated and there are no more records to be read from the WEB access log 910. Specifically, the same processing as in step 4 is performed in step 7, the same processing as in step 5 is performed in step 8, the same processing as in step 6 is performed in step 9, The same processing as that in step 7 is performed in step 10, and as a result, there is no record to be read, and the route selection processing routine in FIG. 9 is exited.

このように、ステップS306での経路選択処理ルーチンによって、図9におけるWEB閲覧経路パターン情報930に出力した図7におけるWEB閲覧経路パターン情報760における情報取得元を、図10において示す。   FIG. 10 shows the information acquisition source in the WEB browsing route pattern information 760 in FIG. 7 output to the WEB browsing route pattern information 930 in FIG. 9 by the route selection processing routine in step S306.

図10のテーブル1001は、図9における手順2において、WEB閲覧経路パターン情報930に出力したときの情報取得元の例を示しており、テーブル1002は、図9における手順6において、WEB閲覧経路パターン情報930に出力したときの情報取得元の例を示している。   A table 1001 in FIG. 10 shows an example of an information acquisition source when output to the WEB browsing route pattern information 930 in the procedure 2 in FIG. 9, and the table 1002 is a WEB browsing route pattern in the procedure 6 in FIG. An example of an information acquisition source when output to information 930 is shown.

次に、図3に戻り、閲覧経路生成処理部120による、ステップS306以降の処理の説明を行う。   Next, returning to FIG. 3, the processing after step S306 by the browsing route generation processing unit 120 will be described.

まず、ステップS306の処理においてWEB閲覧経路パターンがあったか否かの判定を行う(ステップS307)。   First, it is determined whether or not there is a WEB browsing route pattern in the process of step S306 (step S307).

WEB閲覧経路パターンがなかった場合は、添字Xに1をプラスし(ステップS308)、WEB閲覧経路パターンがなかった場合は、終了フラグにオンをセットする(ステップS309)。以上のループAを繰り返す。   When there is no WEB browsing route pattern, 1 is added to the subscript X (step S308), and when there is no WEB browsing route pattern, the end flag is set to ON (step S309). Repeat loop A above.

ループAの処理の後、図5において、WEB閲覧経路パターン選択505が押下されると、WEB閲覧経路パターン518を表示し、表示したパターンから選択された目的のWEB閲覧経路をWEB閲覧経路510として表示する(ステップS311)。   When the web browsing route pattern selection 505 is pressed in FIG. 5 after the processing of the loop A, the web browsing route pattern 518 is displayed, and the target web browsing route selected from the displayed pattern is set as the web browsing route 510. It is displayed (step S311).

その後の、WEB閲覧経路の再生処理は、自動再生から手動再生に分かれる(ステップS312)。これは、図5の画面における自動再生511、一時停止512、停止513、次へ514、前へ515の各ボタンの選択操作に応じて分岐する。   Subsequent reproduction processing of the WEB browsing route is divided into automatic reproduction and manual reproduction (step S312). This branches according to the selection operation of each button of the automatic reproduction 511, the pause 512, the stop 513, the next 514, and the previous 515 on the screen of FIG.

例えば、図5における次へ514のボタンが選択され押下されると手動再生となり、この場合は、WEB閲覧経路510で表示されたWEBページのアイコン押下に伴い、当該WEBページを、WEBブラウザ画面516において表示する(ステップS313)   For example, when the next 514 button in FIG. 5 is selected and pressed, manual playback is performed. In this case, the WEB page is displayed on the WEB browser screen 516 when the WEB page icon displayed on the WEB browsing path 510 is pressed. (Step S313)

また、図5における自動再生511のボタンが選択され押下されると自動再生となり、この場合は、WEB閲覧経路図510で表示されているWEBページを、WEBブラウザ画面516で自動再生表示する(ステップS314)。   5 is automatically reproduced when the button of automatic reproduction 511 in FIG. 5 is selected and pressed, and in this case, the WEB page displayed in the WEB browsing route diagram 510 is automatically reproduced and displayed on the WEB browser screen 516 (step S314).

そして、ウイルス検知情報14,710に登録されているWEBページであるか否かを確認し(ステップS315、S316)、ウイルス検知情報14,710に登録されているWEBページであれば、対応するウイルス検知サイト画像情報15,720における画像情報項目724の画像データを読み出し、管理者端末装置12の画面上に表示する(ステップS317)。   Then, it is confirmed whether or not the web page is registered in the virus detection information 14 and 710 (steps S315 and S316). If the web page is registered in the virus detection information 14 and 710, the corresponding virus is detected. The image data of the image information item 724 in the detection site image information 15 and 720 is read out and displayed on the screen of the administrator terminal device 12 (step S317).

また、ウイルス検知情報14,710に登録されていなければ、インターネット1に接続して、目的のWEBページを取得して、管理者端末装置12の画面上に表示する(ステップS318)。   If it is not registered in the virus detection information 14, 710, it connects to the Internet 1, obtains the target WEB page, and displays it on the screen of the administrator terminal device 12 (step S318).

さらに、図5における報告書508のボタンが押下されると、WEB閲覧経路510に表示されている内容を、図6に示すWeb閲覧経路606として記載したウイルス対策報告書を出力される(ステップS319、S320)。   Further, when the button of the report 508 in FIG. 5 is pressed, a virus countermeasure report in which the content displayed on the WEB browsing path 510 is described as the Web browsing path 606 shown in FIG. 6 is output (step S319). , S320).

尚、図3におけるステップS301〜S310までの処理は、図1におけるWEB閲覧経路パターン情報作成部121による処理であり、ステップS311での処理は、図1におけるWEB閲覧経路図作成部122による処理、ステップS312〜S318までの処理は、図1におけるWEB閲覧経路自動再生部123による処理、S319〜S320までの処理は、図1におけるウイルス対策報告書自動作成部124による処理である。   3 is processing by the WEB browsing route pattern information creation unit 121 in FIG. 1, and processing in step S311 is processing by the WEB browsing route diagram creation unit 122 in FIG. The processing from step S312 to S318 is processing by the web browsing path automatic reproduction unit 123 in FIG. 1, and the processing from S319 to S320 is processing by the virus countermeasure report automatic creation unit 124 in FIG.

次に、図3で説明したWEB閲覧経路図及びWEB閲覧経路自動再生時に用いられた、図5に示す管理者端末装置12において表示される画面レイアウトでの操作について説明する。   Next, operations on the screen layout displayed on the administrator terminal device 12 shown in FIG. 5 used during the WEB browsing route diagram and the WEB browsing route automatic reproduction described in FIG. 3 will be described.

管理者端末装置12を操作する管理者が、ウイルス検知情報501を押下することで、リストボックス517が表示され、このリストボックス517での選択押下操作により、管理者は、目的のウイルス検知情報を選択する。   When the administrator operating the administrator terminal device 12 presses the virus detection information 501, a list box 517 is displayed. By selecting and pressing the list box 517, the administrator selects the target virus detection information. select.

この操作に伴い、選択されたウイルス検知情報に対応する日時506とユーザ名507における情報が表示される。   Along with this operation, the date and time 506 and the user name 507 corresponding to the selected virus detection information are displayed.

管理者が、パターン数502、間隔時間(分)503を指定し、実行ボタン504を押下すると、WEBアクセスログ確認システム100における閲覧経路生成処理部120による図3における処理が開始される。尚、パターン数502、間隔時間(分)503は、指定しなくても良く、指定しない場合のデフォルト値は予め定めておく。   When the administrator designates the number of patterns 502 and the interval time (minutes) 503 and presses the execute button 504, the processing in FIG. 3 by the browsing route generation processing unit 120 in the WEB access log confirmation system 100 is started. The number of patterns 502 and the interval time (minutes) 503 need not be specified, and default values when not specified are determined in advance.

WEB閲覧経路パターン505の押下に伴い選択用のリストボックス518が表示され、リストボックス518から目的のWEB閲覧経路パターンを選択することができる。   When the WEB browsing route pattern 505 is pressed, a selection list box 518 is displayed, and a target WEB browsing route pattern can be selected from the list box 518.

リストボックス518で選択されたWEB閲覧経路パターンに対応したWEB閲覧経路510が表示される。このWEB閲覧経路510においては、各WEBページのアイコン(サイト1〜5、ウイルスに注意)に対して、当該WEBページの日付、時間、Titleが表示される。   A WEB browsing route 510 corresponding to the WEB browsing route pattern selected in the list box 518 is displayed. In the WEB browsing path 510, the date, time, and Title of the WEB page are displayed for each WEB page icon (sites 1 to 5, paying attention to viruses).

尚、これらの当該WEBページの日付、時間、Titleの値は、図7のWEB閲覧経路パターン情報760における当該WEBページの日付項目763、時間項目764、Title項目766の登録値である。また、検索サイト(サイト2)であれば、図7のWEBアクセスログ700における検索キー項目707の登録値も付与して表示する。また、ウイルス感染サイトであれば、当該WEBサイトがウイルスに感染していることが容易に判るように、他のアイコンとは色を分けて赤色で表示する。   The date, time, and Title values of the WEB page are registered values of the date item 763, the time item 764, and the Title item 766 of the WEB page in the WEB browsing route pattern information 760 in FIG. For the search site (site 2), the registration value of the search key item 707 in the WEB access log 700 of FIG. 7 is also given and displayed. If it is a virus-infected site, it is displayed in red with a different color from other icons so that it can be easily understood that the WEB site is infected with a virus.

また、管理者による、WEB閲覧経路510のいずれかのアイコン(サイト1〜5、ウイルスに注意)の押下、もしくは、自動再生ボタン511の押下に伴い、各アイコンのサイトの内容を、WEBブラウザ516で表示する。   In addition, when the administrator presses one of the icons (sites 1 to 5, beware of viruses) on the WEB browsing path 510 or presses the automatic playback button 511, the contents of the site of each icon are changed to the WEB browser 516. Is displayed.

例えば、手動操作においては、管理者がWEB閲覧経路510のアイコンを押下した場合、ユーザ端末装置10を経由してHTTPリクエストを受け取り表示する。そして、管理者の次へ514のボタンあるいは前へ515のボタンの押下に応じて、WEBブラウザ516での画面展開を行う。この時、アドレス509において、当該WEBページのURLを表示する。また、どのWEBページを表示しているか分かるように、WEB閲覧経路510において表示しているアイコン(サイト5)を点線等で囲って表示する。   For example, in the manual operation, when the administrator presses the icon of the web browsing path 510, an HTTP request is received and displayed via the user terminal device 10. Then, in response to pressing of the next button 514 or the previous button 515 by the administrator, the web browser 516 expands the screen. At this time, the URL of the WEB page is displayed at the address 509. In addition, the icon (site 5) displayed in the WEB browsing path 510 is displayed surrounded by a dotted line so that it can be seen which WEB page is displayed.

さらに、WEB閲覧経路510において表示したウイルス感染サイトをWEBブラウザ516において表示する場合は、図7に示すウイルス検知サイト画像情報720の画像情報項目724において登録された当該URLの画像データ(キャプチャ画像情報)を読み出してWEBブラウザ516に表示する。これにより、管理者は、管理用端末装置12において、当該ウイルス感染サイトの内容を、ウイルスに感染せずに閲覧することができる。   Further, when the virus-infected site displayed on the WEB browsing path 510 is displayed on the WEB browser 516, the image data (capture image information) of the URL registered in the image information item 724 of the virus detection site image information 720 shown in FIG. ) And is displayed on the WEB browser 516. Thereby, the administrator can browse the content of the virus-infected site on the management terminal device 12 without being infected with the virus.

また、管理者が、自動再生511のボタンを押下した場合、WEB閲覧経路510における内容をWEBブラウザ516に時系列に自動展開し表示する。この際、一時停止512ボタンを押下すると画面展開516での表示が一時停止し、再度、自動再生511ボタンを押下すると、続きからWEBブラウザ516における画面展開を行う。そして、停止513ボタンを押下するとWEBブラウザ516の画面展開が停止する。   Also, when the administrator presses the button for automatic playback 511, the contents in the WEB browsing path 510 are automatically expanded and displayed in time series on the WEB browser 516. At this time, when the pause 512 button is pressed, the display on the screen development 516 is paused, and when the automatic playback 511 button is pressed again, the screen development on the WEB browser 516 is continued. When the stop 513 button is pressed, the screen development of the WEB browser 516 is stopped.

そして、管理者が報告書508のボタンを押下すると、図6に示すウイルス対策報告書を作成する。   When the administrator presses the button of the report 508, the anti-virus report shown in FIG. 6 is created.

図11のテーブル1101においては、図6のウイルス対策報告書の出力項目に対応する、図7に示すWEBアクセスロブ700、ウイルス検知情報710、ウイルス検知サイト画像情報720、サイト解析情報730、資産情報740、ユーザ情報750、WEB閲覧経路パターン情報760における各項目を示している。   In the table 1101 of FIG. 11, the WEB access lob 700, virus detection information 710, virus detection site image information 720, site analysis information 730, and asset information shown in FIG. 7 corresponding to the output items of the virus countermeasure report of FIG. 740, user information 750, and WEB browsing route pattern information 760 are shown.

例えば、ウイルス対策報告書の出力項目における発生日時601の情報取得元は、日付項目722と時間項目723であり、同様に、ユーザ名、コンピュータ名602の情報取得元は、ユーザ名項目714、所属項目752、氏名項目753、コンピュータ名項目715、所属項目742、氏名項目743であり、ウイルス検知サイト603の情報取得元は、Title項目71A、ウイルス検知サイトURL項目717であり、ウイルス名604の情報取得元は、ウイルス名項目711であり、処置605の情報取得元は、処置項目718であり、WEB閲覧経路606の情報取得元は、WEB閲覧経路パターン情報項目760であり、検索サイト、検索キー607の情報取得元は、Title項目766と検索キー項目765である。   For example, the information acquisition source of the occurrence date 601 in the output item of the virus countermeasure report is the date item 722 and the time item 723. Similarly, the information acquisition source of the user name and the computer name 602 is the user name item 714, the affiliation Item 752, name item 753, computer name item 715, affiliation item 742, name item 743, and information acquisition source of virus detection site 603 is Title item 71A and virus detection site URL item 717, and information of virus name 604 The acquisition source is the virus name item 711, the information acquisition source of the treatment 605 is the treatment item 718, the information acquisition source of the WEB browsing route 606 is the WEB browsing route pattern information item 760, the search site, the search key The information acquisition source of 607 is a Title item 766 and a search key item 765.

尚、WEB閲覧経路606は、図5における報告書509のボタンが押下されたときに、WEB閲覧経路510に表示されているWEB閲覧経路が印刷される。また、検索サイト、検索キー607は、WEB閲覧経路606の中に検索サイトがあったとき、その検索サイト(「Yahoo(登録商標)」)と検索キー(「ウイルス」)を表示する。   The WEB browsing path 606 is printed with the WEB browsing path displayed in the WEB browsing path 510 when the button of the report 509 in FIG. 5 is pressed. The search site / search key 607 displays a search site (“Yahoo (registered trademark)”) and a search key (“virus”) when there is a search site in the WEB browsing route 606.

以上、図1〜図11を用いて説明したように、本例のWEBアクセスログ確認システム100は、プログラムされたコンピュータ処理を実行する手段として、WEBアクセスログ取得部114と、WEBページウイルススキャンチェック部115、ウイルス検知情報取得部116、ウイルス検知サイト画像情報取得部117、閲覧経路生成処理部120、および、ウイルス検知サイト画像情報送信部113を具備し、WEBアクセスログ取得部114により、WEBページの閲覧履歴情報(WEBアクセスログ13)を記憶装置に記憶し、WEBページウイルススキャンチェック部115により、閲覧中のWEBページのウイルス感染を検知し、ウイルス検知情報取得部116により、WEBページウイルススキャンチェック部115がウイルス感染を検知したWEBページ(ウイルス感染WEBページ)のURLを少なくとも含むウイルス検知情報14を生成して記憶装置に格納し、ウイルス検知サイト画像情報取得部117により、WEBページウイルススキャンチェック部115がウイルス感染を検知したWEBページ(ウイルス感染WEBページ)のキャプチャ画像を取得してウイルス検知サイト画像情報15として記憶装置に格納し、閲覧経路生成処理部120により、WEBページの閲覧履歴情報(WEBアクセスログ13とサイト解析情報16)を参照して、ウイルス感染WEBページまでに閲覧した各WEBページを抽出し、抽出した各WEBページを閲覧順にアイコンで表示した閲覧経路図を生成し、ウイルス検知サイト画像情報送信部113により、ウイルス感染WEBページに対する閲覧要求に応じて、当該ウイルス感染WEBページのキャプチャ画像をウイルス検知サイト画像情報15から読み出して要求元に返送する。   As described above with reference to FIGS. 1 to 11, the WEB access log confirmation system 100 of the present example is a means for executing programmed computer processing. The WEB access log acquisition unit 114 and the WEB page virus scan check are used as means for executing programmed computer processing. 115, virus detection information acquisition unit 116, virus detection site image information acquisition unit 117, browsing route generation processing unit 120, and virus detection site image information transmission unit 113, and the WEB access log acquisition unit 114 provides a WEB page. Browsing history information (WEB access log 13) is stored in the storage device, the WEB page virus scan check unit 115 detects virus infection of the WEB page being browsed, and the virus detection information acquisition unit 116 detects the WEB page virus scan. Check unit 115 Virus detection information 14 including at least the URL of a WEB page (virus-infected WEB page) that has detected a virus infection is generated and stored in a storage device. The virus detection site image information acquisition unit 117 causes the WEB page virus scan check unit 115 to A captured image of a WEB page (virus-infected WEB page) that has detected a virus infection is acquired and stored in a storage device as virus detection site image information 15, and browsing history information (WEB access) of the WEB page by the browsing route generation processing unit 120 By referring to the log 13 and the site analysis information 16), each WEB page browsed up to the virus-infected WEB page is extracted, and a browsing route diagram in which the extracted WEB pages are displayed in the order of viewing is generated, and a virus detection site is generated. Virus is transmitted by the image information transmission unit 113. Depending on the viewing request for the dyeing WEB page, returns the captured image of the viral infection WEB page is read from the virus detection site image information 15 to the requester.

そして、WEBアクセスログ確認システム100を、内部ネットワークとインターネット1との接続制御を行うWEBセキュリティサーバ兼プロキシサーバ11に設け、ウイルス検知サイト画像情報送信部113は、内部ネットワーク内で接続されたユーザ端末装置10が具備したWEBブラウザからのウイルス感染WEBページに対する閲覧要求に応じて、当該ウイルス感染WEBページのキャプチャ画像をウイルス検知サイト画像情報15から読み出して要求元のWEBブラウザに返送し、閲覧経路生成処理部120は、WEBセキュリティサーバ兼プロキシサーバ11に接続された管理者端末装置12からの要求に応じて、閲覧経路図を生成し、要求元の管理者端末装置12に出力する。   The WEB access log confirmation system 100 is provided in a WEB security server / proxy server 11 that controls connection between the internal network and the Internet 1, and the virus detection site image information transmission unit 113 is connected to the user terminal in the internal network. In response to a browsing request for a virus-infected WEB page from a WEB browser included in the device 10, a captured image of the virus-infected WEB page is read from the virus detection site image information 15 and returned to the requesting WEB browser to generate a browsing route. The processing unit 120 generates a browsing route diagram in response to a request from the administrator terminal device 12 connected to the WEB security server / proxy server 11 and outputs it to the requesting administrator terminal device 12.

また、プログラムされたコンピュータ処理を実行する手段として、WEB閲覧経路自動再生部123を具備し、このWEB閲覧経路自動再生部123により、管理者端末装置12からの要求に応じて、WEB閲覧経路図のアイコン表示された各WEBページを、要求元の管理者端末装置12に出力して、この管理者端末装置12のWEBブラウザで表示させる。   In addition, as a means for executing programmed computer processing, a web browsing route automatic reproduction unit 123 is provided, and the web browsing route automatic reproduction unit 123 performs a web browsing route diagram in response to a request from the administrator terminal device 12. Each WEB page displayed with the icon is output to the requesting administrator terminal device 12 and displayed on the WEB browser of the administrator terminal device 12.

また、閲覧経路生成処理部120は、WEB閲覧経路図におけるウイルス感染WEBページのアイコンを、他のWEBページのアイコンとは異なる形態で表示し、かつ、管理者端末装置12のWEBブラウザで表示しているアイコンを、他のWEBページ時と異なる形態で表示する。   Further, the browsing route generation processing unit 120 displays the virus-infected WEB page icon in the WEB browsing route map in a form different from the icons of other WEB pages, and displays it on the WEB browser of the administrator terminal device 12. Are displayed in a different form from that of other WEB pages.

また、閲覧経路生成処理部120は、ウイルス感染WEBページのURLを終点として、閲覧履歴情報(サイト解析情報16)に含まれる各WEBページのリンク情報を参照して、ウイルス感染WEBページのURLを終点として、リンク元のURLを求める処理を、リンク元のURLがなくなるまで繰り返し、求めた各リンク元URLを逆順にしてWEB閲覧経路図を生成する。   In addition, the browsing route generation processing unit 120 refers to the link information of each WEB page included in the browsing history information (site analysis information 16) with the URL of the virus-infected WEB page as an end point, and determines the URL of the virus-infected WEB page. The process of obtaining the link source URL as the end point is repeated until there is no link source URL, and the obtained link source URLs are reversed in order to generate a WEB browsing route diagram.

また、プログラムされたコンピュータ処理を実行する手段として、ウイルス感染サイト定期確認部119を具備し、このウイルス感染サイト定期確認部119により、ウイルス検知情報14にURLが記憶されたウイルス感染WEBページを定期的に閲覧し、定期的な閲覧毎のWEBページウイルススキャンチェック部115によるウイルス感染の検知で当該ウイルス感染WEBページにおけるウイルスの駆除が検知されれば、このウイルスが駆除されたウイルス感染WEBページのURLをウイルス検知情報14から削除する。   Further, as a means for executing programmed computer processing, a virus infection site periodic confirmation unit 119 is provided, and the virus infection site regular confirmation unit 119 periodically transmits virus infection WEB pages whose URLs are stored in the virus detection information 14. If the virus infection on the virus-infected WEB page is detected by detection of virus infection by the WEB page virus scan check unit 115 for every periodic browsing, the virus-infected WEB page of this virus-infected WEB page is removed. The URL is deleted from the virus detection information 14.

また、ウイルス検知サイト画像情報取得部117は、ウイルス感染WEBページにリンクするWEBページの閲覧要求に応じて、このWEBページのキャプチャ画像を取得し、
ウイルス検知サイト画像情報送信部113は、ウイルス感染WEBページにリンクするWEBページの閲覧要求元に、ウイルス検知サイト画像情報取得部117が取得した当該WEBページのキャプチャ画像を、このWEBページがウイルス感染WEBページにリンクしている旨を警告するメッセージ情報と共に返送する。
In addition, the virus detection site image information acquisition unit 117 acquires a captured image of the WEB page in response to a browsing request for the WEB page linked to the virus-infected WEB page.
The virus detection site image information transmission unit 113 sends a captured image of the WEB page acquired by the virus detection site image information acquisition unit 117 to the browsing request source of the WEB page linked to the virus-infected WEB page. It is returned together with message information that warns that it is linked to the WEB page.

また、プログラムされたコンピュータ処理を実行する手段として、ウイルス対策報告書自動作成部124を具備し、このウイルス対策報告書自動作成部124により、閲覧履歴情報(WEBアクセスログ13、サイト解析情報16)とウイルス検知情報14および閲覧経路図を用いて、ウイルス感染WEBサイトに関しての、検知日時、アクセス元ユーザ名とコンピュータ名、当該WEBページのURL、検知したウイルスの名称、閲覧経路図を少なくとも含むウイルス対策報告書20を生成して出力する。   Further, as means for executing programmed computer processing, an anti-virus report automatic creation unit 124 is provided, and the anti-virus report automatic creation unit 124 allows browsing history information (WEB access log 13, site analysis information 16). And virus detection information 14 and a browsing route diagram, a virus including at least a detection date and time, an access source user name and a computer name, a URL of the WEB page, a name of a detected virus, and a browsing route diagram regarding a virus-infected WEB site A countermeasure report 20 is generated and output.

より詳細には、本例のWEBセキュリティサーバ兼プロキシサーバ11に設けられたWEBアクセルログ確認システム100では、インターネット接続要求受付部111において、ユーザ端末装置10からHTTPリクエストを受け取り、ウイルス検知サイト確認部112で、ウイルス検知情報710に登録されているウイルス検知URL717か確認を行う。   More specifically, in the WEB accelerator log confirmation system 100 provided in the WEB security server / proxy server 11 of this example, the Internet connection request reception unit 111 receives an HTTP request from the user terminal device 10 and receives a virus detection site confirmation unit. At 112, it is confirmed whether the virus detection URL 717 registered in the virus detection information 710 is reached.

登録されていれば、インターネットヘのアクセスは行わず、ウイルス検知サイト画像情報送信部113により、ユーザ端末装置10に、ウイルス検知サイト画像情報720に登録された画像情報項目724における画像データ(当該WEBページのキャプチャ画像情報)を送信する。   If registered, access to the Internet is not performed, and the virus detection site image information transmission unit 113 causes the user terminal device 10 to store the image data (image concerned WEB) in the image information item 724 registered in the virus detection site image information 720. Page capture image information).

ユーザ端末装置10では、図4の警告メッセージ表示欄402に示す“!!警告!!このWEBページはウイルスに感染している可能性があります。”のメッセージを表示するとともに、画像情報項目724における画像データ(当該WEBページのキャプチャ画像情報)が表示される。   The user terminal device 10 displays a message “! WARNING! This WEB page may be infected” shown in the warning message display field 402 of FIG. Image data (captured image information of the WEB page) is displayed.

また、ウイルス検知サイト確認部112において、ユーザ端末装置10から受け取ったHTTPリクエストがウイルス検知情報710に登録されているウイルス検知URL717でないと判定した場合、WEBアクセスログ取得部114により、当該HTTPリクエストに応じてインターネットに接続し、WEBアクセスログ13,700にアクセスログを出力する。   Further, when the virus detection site confirmation unit 112 determines that the HTTP request received from the user terminal device 10 is not the virus detection URL 717 registered in the virus detection information 710, the WEB access log acquisition unit 114 adds the HTTP request to the HTTP request. Accordingly, it connects to the Internet and outputs an access log to the WEB access log 13,700.

そして、WEBページウイルススキャンチェック部115により、当該WEBページのウイルススキャンチェックを行い、ウイルスが検知されたときは、ウイルス検知情報取得部116とウイルス検知サイト画像情報取得部117により、当該WEBページのウイルス検知情報とウイルス検知サイト画像情報(キャプチャ画像情報)を取得して、それぞれ、ウイルス検知情報14,710とウイルス検知サイト画像情報15,720に格納する。   Then, the WEB page virus scan check unit 115 performs a virus scan check on the WEB page, and when a virus is detected, the virus detection information acquisition unit 116 and the virus detection site image information acquisition unit 117 perform the WEB page virus scan check. Virus detection information and virus detection site image information (capture image information) are acquired and stored in virus detection information 14 and 710 and virus detection site image information 15 and 720, respectively.

ウイルス検知した場合は、ウイルス検知サイト画像情報15,720に格納された当該WEBサイトのキャプチャ画像情報を、ウイルス未検知の場合は、当該WEBサイトのHTTPレスポンスをユーザ端末装置10に送信する。   When a virus is detected, the captured image information of the WEB site stored in the virus detection site image information 15 and 720 is transmitted to the user terminal device 10. When no virus is detected, an HTTP response of the WEB site is transmitted to the user terminal device 10.

また、WEBページ解析情報取得部118においては、アクセスしたWEBページの解析を行い、サイト解析情報16,730として記録する。このサイト解析情報16,730は、WEB閲覧経路図を作成する際にWEBページ間の画面遷移を把握するために使用する。   Further, the WEB page analysis information acquisition unit 118 analyzes the accessed WEB page and records it as site analysis information 16 and 730. The site analysis information 16 and 730 is used to grasp the screen transition between WEB pages when creating a WEB browsing route map.

また、ウイルス感染サイト定期確認部119においては、定期的に、ウイルス検知情報14,710に登録され且つウイルス検知情報710における駆除フラグ項目719の値が“1”(ウイルス駆除されていない状態)のウイルス感染サイトのウイルススキャンチェックを行う。   In addition, the virus infection site periodic confirmation unit 119 periodically registers the virus detection information 14 and 710 and the value of the removal flag item 719 in the virus detection information 710 is “1” (a state where the virus has not been removed). Perform a virus scan check on the virus-infected site.

このウイルススキャンチェックにおいて当該サイトのウイルスが駆除されていたときは、駆除フラグ項目719に“0”(ウイルス駆除されている状態)を出力して更新し、最新情報として保持する。   If the virus at the site has been disinfected in this virus scan check, “0” (virus disinfected state) is output and updated in the disinfecting flag item 719 and held as the latest information.

また、閲覧経路生成処理部120は、WEB閲覧経路パターン情報作成部121により、管理者端末装置12における図5に示す画面上での管理者の操作に応じて、WEB閲覧経路パターン情報17,760を作成する。すなわち、図5の操作画面でウイルス検知情報501が選択され、パターン数502、間隔時間(分)503が指定され、実行ボタン504の押下されることにより、WEB閲覧経路パターン情報17,760における各情報が登録される。   In addition, the browsing route generation processing unit 120 causes the WEB browsing route pattern information creation unit 121 to execute the WEB browsing route pattern information 17 and 760 according to the operation of the administrator on the screen shown in FIG. Create That is, the virus detection information 501 is selected on the operation screen of FIG. 5, the number of patterns 502, the interval time (minutes) 503 is designated, and the execution button 504 is pressed, so that each of the web browsing route pattern information 17 and 760 Information is registered.

また、図5のWEB閲覧経路パターン505のボタンが押下され、WEB閲覧経路パターン518から任意のパターンが選択されると、WEB閲覧経路図作成部122により、当該パターンでの閲覧経路図を作成する。   When the button of the WEB browsing route pattern 505 in FIG. 5 is pressed and an arbitrary pattern is selected from the WEB browsing route pattern 518, the WEB browsing route diagram creating unit 122 creates a browsing route diagram in the pattern. .

また、図5の自動再生511のボタンが押下されると、WEB閲覧経路自動再生部123により、WEB閲覧経路510に表示された内容を、時系列にWEBブラウザ516において自動再生表示する。   When the button of the automatic reproduction 511 in FIG. 5 is pressed, the contents displayed on the WEB browsing path 510 are automatically reproduced and displayed on the WEB browser 516 in time series by the WEB browsing path automatic reproduction unit 123.

また、報告書作成ボタン508の押下に伴い、ウイルス対策報告書自動作成部124を起動して、図6に示される内容の「ウイルス対策報告書」を自動的に作成して出力する。   When the report creation button 508 is pressed, the virus countermeasure report automatic creation unit 124 is activated to automatically create and output an “antivirus report” having the contents shown in FIG.

このように、本例のWEBアクセスログ確認システム100では、閲覧中のWEBページがウイルス感染していることを検知した場合に、ウイルス検知したWEBページまでの閲覧経路を視覚的に把握可能とし、かつ、当該WEBページの再閲覧をウイルス感染することなく可能とする。   Thus, in the WEB access log confirmation system 100 of this example, when it is detected that the WEB page being browsed is infected with a virus, the browsing route to the WEB page detected as a virus can be visually grasped. In addition, the WEB page can be re-viewed without being infected with a virus.

すなわち、ウイルス感染を検知したWEBページを閲覧したときのWEBアクセスログと、閲覧したWEBページのサイト解析情報とを用いて、当該ウイルス感染WEBページまでの閲覧経路図を作成し、WEBブラウザで表示する。   In other words, using the WEB access log when browsing a WEB page that has detected a virus infection and the site analysis information of the viewed WEB page, a browsing route map to the virus-infected WEB page is created and displayed on the WEB browser To do.

具体的には、ウイルス感染サイト(WEBページ)のURLを終点として、サイト解析情報に蓄積されたWEBページのリンク情報を使用してリンク元のURLを求め、リンク元のURLがなくなるまで、この処理を繰り返し、求めたリンク元URLを逆順にしてWEB閲覧経路を導き出す。   Specifically, the URL of the virus-infected site (WEB page) is used as an end point, the link information of the WEB page accumulated in the site analysis information is used to obtain the link source URL, and this URL is not used until the link source URL disappears. The process is repeated, and the WEB browsing route is derived by reversing the obtained link source URLs in reverse order.

尚、WEB閲覧経路が複数考えられる場合は、各々のパターン毎にWEB閲覧経路を作成する。   When a plurality of WEB browsing paths are conceivable, a WEB browsing path is created for each pattern.

また、WEB閲覧経路においては、各WEBページをアイコンとして表示し、各アイコンを閲覧した順番に線で接続してネットワーク構造で視覚的に表示する。   Further, in the WEB browsing route, each WEB page is displayed as an icon, and each icon is connected by a line in the browsing order and visually displayed in a network structure.

また、WEB閲覧経路を、WEBブラウザで、自動的に、または、アイコン押下操作に応じて表示する。   Further, the WEB browsing route is displayed automatically or in response to an icon pressing operation by a WEB browser.

また、WEB閲覧経路においては、ウイルス感染サイトは例えば赤色等、他のサイトとは異なる形態でアイコン表示して、当該ウイルス感染サイトが容易に判別できるようにし、さらに、WEBブラウザで表示しているアイコンは青い点線で囲む等して、WEBブラウザにおいて表示しているWEBページがWEB閲覧経路上のどのWEBページであるかを容易に判別可能とする。   In addition, in the WEB browsing route, the virus-infected site is displayed in an icon different from other sites, for example, red, so that the virus-infected site can be easily identified, and further displayed by a WEB browser. The icon is surrounded by a blue dotted line so that it is possible to easily determine which WEB page on the WEB browsing path is the WEB page displayed in the WEB browser.

また、閲覧中にWEBページのウイルス感染を検知した場合、当該WEBページのURLをウイルス検知情報において登録すると共に、キャプチャ画像を取得してウイルス検知サイト画像情報として記憶装置に格納しておき、当該WEBページの閲覧要求があれば、インターネットに接続せず、記憶装置に格納した当該WEBのキャプチャ画像を要求元に返し、要求元のWEBブラウザにおいて、当該WEBのキャプチャ画像を表示することで、ユーザに、ウイルス感染することなく、当該WEBページの閲覧を可能とする。   When a virus infection of a WEB page is detected during browsing, the URL of the WEB page is registered in the virus detection information, a captured image is acquired and stored in a storage device as virus detection site image information, If there is a request for browsing the WEB page, the user can connect to the Internet without connecting to the Internet and return the captured image of the WEB stored in the storage device to the request source, and display the captured image of the WEB in the WEB browser of the request source. In addition, it is possible to browse the WEB page without being infected with a virus.

また、ウイルス感染を検知したWEBページをリンクしているWEBページに関しても、キャプチャ画像を取得して記憶しておくことにより、当該WEBページが閲覧されたときにも、WEBブラウザを介して警告メッセージを表示し危険を知らせると共に、WEBページのキャプチャ画像をWEBブラウザで表示することにより、当該WEBページのリンクからウイルス感染サイト(WEBページ)を開くことができないようにする。   Also, with regard to a WEB page that links to a WEB page that has detected a virus infection, a captured message is acquired and stored, so that even when the WEB page is viewed, a warning message is displayed via the WEB browser. Is displayed to notify the danger, and the captured image of the WEB page is displayed by the WEB browser so that the virus infected site (WEB page) cannot be opened from the link of the WEB page.

また、ウイルス感染が検知された各WEBページに対して定期的に巡回し、ウイルス駆除がなされたか否かのウイルススキャンチェックを行い、ウイルス駆除されていれば、当該WEBページのURLをウイルス検知情報から削除することで、各WEBサイトにおけるウイルスの感染状態を更新する。   In addition, it periodically visits each WEB page where virus infection is detected, and performs a virus scan check to determine whether the virus has been removed. If the virus has been removed, the URL of the WEB page is detected as virus detection information. The virus infection status at each WEB site is updated.

また、WEBアクセスログ、ウイルス検知情報、サイト解析情報、閲覧経路図を用いて、ウイルス感染を検知したWEBサイトに関しての、検知日時、アクセス元ユーザ名とコンピュータ名、当該WEBページのURL、検知したウイルスの名称、閲覧経路図を少なくとも含むウイルス対策報告書を自動的に生成して出力する。   In addition, using the WEB access log, virus detection information, site analysis information, and browsing route map, the detection date and time, the access source user name and computer name, the URL of the WEB page, and the detection of the WEB site that detected the virus infection were detected. Automatically generates and outputs an antivirus report that includes at least the name of the virus and the browsing route map.

これにより、(1)一度検知したウイルス感染サイトを再度閲覧しても、ウイルス検知サイト画像情報15,720に登録された画像データ(キャプチャ画像情報)が表示されるため、ユーザ端末装置10のユーザは、ウイルス感染せずに安全に閲覧することができる。   As a result, (1) the image data (capture image information) registered in the virus detection site image information 15 and 720 is displayed even if the virus-infected site once detected is browsed again, the user of the user terminal device 10 Can be safely browsed without virus infection.

また、(2)ウイルス感染サイト指定によるWEB閲覧経路作成、及びWEB閲覧経路の自動再生が可能であり、管理者におけるウイルス感染状況の確認作業を、視覚的且つ効率的に行うことができる。   Further, (2) creation of a WEB browsing route by designating a virus-infected site and automatic reproduction of the WEB browsing route are possible, and the administrator can check the virus infection status visually and efficiently.

また、(3)インターネット閲覧中に一度検知したウイルス感染サイトのリンクページを閲覧したときに、警告メッセージが表示されるので、ユーザは、事前に危険を察知することができる。また、ウイルス感染サイトのリンクページ自体を、ウイルス感染サイト同様に、キャプチャ画像で表示することにより、当該サイトのリンクからウイルス感染サイトを開くことを防止できる。   In addition, (3) a warning message is displayed when a link page of a virus-infected site that has been detected once while browsing the Internet, so that the user can detect danger in advance. Further, by displaying the link page itself of the virus-infected site as a captured image in the same manner as the virus-infected site, it is possible to prevent the virus-infected site from being opened from the link of the site.

また、(4)「ウイルス対策報告書」を自動作成することで、ワープロによる作成の手間がなくなり、管理作業の効率化を図ることができる。   In addition, (4) by automatically creating the “anti-virus report”, there is no need to create a word processor, and the efficiency of management work can be improved.

尚、本発明は、図1〜図11を用いて説明した例に限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能である。例えば、本例では、企業等の組織の内部ネットワークに接続された各ユーザ端末装置10からWEBセキュリティサーバ兼プロキシサーバ11を介してインターネット1のWEBサイトを閲覧する構成で説明したが、本例のWEBアクセスログ確認システム100を、インターネットプロバイダで利用するのも良い。インターネットプロバイダ側でウイルス検知情報を一元管理し、利用者がウイルス感染サイトを閲覧したときは、WEBブラウザに画像情報を転送する、また、利用者にWEBアクセスログを提供し、WEB閲覧経路の作成、自動再生を行なうといった利用方法であっても良い。   In addition, this invention is not limited to the example demonstrated using FIGS. 1-11, In the range which does not deviate from the summary, various changes are possible. For example, in this example, a description has been given of a configuration in which the WEB site of the Internet 1 is browsed from each user terminal device 10 connected to the internal network of an organization such as a company via the WEB security server / proxy server 11. The WEB access log confirmation system 100 may be used by an Internet provider. Virus detection information is centrally managed on the Internet provider side, and when a user views a virus-infected site, image information is transferred to a WEB browser, and a WEB access log is provided to the user to create a WEB browsing route Alternatively, a usage method such as automatic reproduction may be used.

また、本例のWEBアクセスログ確認システム100を、WEBセキュリティサーバ兼プロキシサーバ11に設けた構成として説明したが、WEBアクセスログ確認システム100を、WEBセキュリティサーバ兼プロキシサーバ11とは別のコンピュータ装置に設けた構成としても良い。   Further, the WEB access log confirmation system 100 of this example has been described as a configuration provided in the WEB security server / proxy server 11. However, the WEB access log confirmation system 100 is different from the WEB security server / proxy server 11. It is good also as a structure provided in.

また、WEBアクセスロブ13,700、ウイルス検知情報14,710、ウイルス検知サイト画像情報15,720、サイト解析情報16,730、WEB閲覧経路パターン情報17,760、資産情報18,740、ユーザ情報19,750、ウイルス対策報告書20のそれぞれを、データベースにおいて記憶管理する構成としても良い。   Also, WEB access lobes 13 and 700, virus detection information 14 and 710, virus detection site image information 15 and 720, site analysis information 16 and 730, WEB browsing route pattern information 17 and 760, asset information 18 and 740, user information 19 750, and anti-virus report 20 may be stored and managed in a database.

また、本例では、組織として企業を例として掲げたが、例えば、行政や学校、研究所などの組織で内部ネットワークを構成し、インターネットに接続している構成としても良い。   In this example, a company is taken as an example of an organization. However, for example, an organization such as a government, a school, or a laboratory may constitute an internal network and be connected to the Internet.

また、本例のコンピュータ構成例に関しても、キーボードや光ディスクの駆動装置の無いコンピュータ構成としても良い。また、本例では、光ディスクを記録媒体として用いているが、FD(Flexible Disk)等を記録媒体として用いることでも良い。また、プログラムのインストールに関しても、通信装置を介してネットワーク経由でプログラムをダウンロードしてインストールすることでも良い。   The computer configuration example of this example may also be a computer configuration without a keyboard or optical disk drive. In this example, an optical disk is used as a recording medium. However, an FD (Flexible Disk) or the like may be used as a recording medium. As for the program installation, the program may be downloaded and installed via a network via a communication device.

1:インターネット、10:ユーザ端末装置(「インターネット接続端末」)、11:Webセキュリティサーバ兼プロキシサーバ、12:管理者端末装置(「WEBアクセスログ確認システム端末」)、13,700:WEBアクセスログ、14,710:ウイルス検知情報、15,720:ウイルス検知サイト画像情報、16,730:サイト解析情報、17,760:WEB閲覧経路パターン情報、18,740:資産情報、19,750:ユーザ情報、20:ウイルス対策報告書、100:WEBアクセスログ確認システム、110:閲覧管理処理部(「ウイルス感染サイトの安全な閲覧」)、111:インターネット接続要求受付部、112:ウイルス検知サイト確認部、113:ウイルス検知サイト画像情報送信部、114:WEBアクセスログ取得部(「インターネット接続、WEBアクセスログ取得」)、115:WEBページウイルススキャンチェック部、116:ウイルス検知情報取得部、117:ウイルス検知サイト画像情報取得部、118:WEBページ解析情報取得部、119:ウイルス感染サイト定期確認部(「ウイルス感染サイトの定期的な確認」)、120:閲覧経路生成処理部(「WEB閲覧経路図作成、ブラウザ再表示」)、121:WEB閲覧経路パターン情報作成部、122:WEB閲覧経路図作成部、123:WEB閲覧経路自動再生部、124:ウイルス対策報告書自動作成部、400a,400b:画面レイアウト、401:URL表示欄、402:警告メッセージ表示欄、403:画像情報表示欄、404:URL表示欄、405:警告メッセージ表示欄、406:画像情報表示欄、501:ウイルス検知情報、502:パターン数、503:間隔時間(分)、504:実行ボタン、505:WEB閲覧経路パターン選択、506:日時、507:ユーザ名、508:報告書、509:アドレス、510:WEB閲覧経路、511:自動再生、512:一時停止、513:停止、514:次へ、515:前へ、516:WEBブラウザ画面、517:リストボックス、518:WEB閲覧経路パターン、601:発生日時、602:ユーザ名・コンピュータ名、603:ウイルス検知サイト、604:ウイルス名、605:処置、606:WEB閲覧経路、607:検索サイト・検索キー、701:日付項目、702:時間項目、703:ユーザ名項目、704:コンピュータ名項目、705:送信元IPアドレス項目、706:HTTPリクエストのURL項目、707:検索キー項目、708:Title項目、711:ウイルス名項目、712:日付項目、713:時間項目、714:ユーザ名項目、715:コンピュータ名項目、716:ファイル名項目、717:ウイルス検知URL項目、718:処理項目、719:駆除フラグ項目、71A:Title項目、721:ウイルス検知URL項目、722:日付項目、723:時間項目、724:画像情報項目、731:URL項目、732:枝番項目、733:日付項目、734:時間項目、735:リンク情報項目、736:ユーザ名項目、741:コンピュータ名項目、742:所属項目、743:氏名項目、751:ユーザ名項目、752:所属項目、753:氏名項目、761:パターン番号項目、762:URL項目、763:日付項目、764:時間項目、765:検索キー項目、766:Title項目、900:ウイルス検知情報、901:日付項目、902:時間項目、903:ユーザ名項目、904:ウイルス検知URL項目、910:WEBアクセスログ、911:日付項目、912:時間項目、913:ユーザ名項目、914:ウイルス検知URL項目、920:サイト解析情報、921:URL項目、922:枝番項目、923:日付項目、924:時間項目、925:リンク情報項目、926:ユーザ名項目、930:WEB閲覧経路パターン情報、931:パターン情報項目、932:ウイルス検知URL項目、933:日付項目、934:時間項目、1001,1001,1101:テーブル。   1: Internet, 10: User terminal device (“Internet connection terminal”), 11: Web security server / proxy server, 12: Administrator terminal device (“WEB access log confirmation system terminal”), 13,700: WEB access log 14, 710: Virus detection information, 15, 720: Virus detection site image information, 16, 730: Site analysis information, 17, 760: Web browsing route pattern information, 18, 740: Asset information, 19, 750: User information 20: Anti-virus report, 100: WEB access log confirmation system, 110: Browse management processing section (“safe browsing of virus-infected sites”), 111: Internet connection request reception section, 112: Virus detection site confirmation section, 113: Virus detection site image information transmission unit, 114: W B access log acquisition unit ("Internet connection, WEB access log acquisition"), 115: WEB page virus scan check unit, 116: virus detection information acquisition unit, 117: virus detection site image information acquisition unit, 118: WEB page analysis information Acquisition unit, 119: Periodic confirmation unit for virus-infected site (“periodic confirmation of virus-infected site”), 120: Browsing route generation processing unit (“Web browsing route diagram creation, browser redisplay”), 121: WEB browsing route Pattern information creation unit, 122: WEB browsing route diagram creation unit, 123: WEB browsing route automatic reproduction unit, 124: antivirus countermeasure report automatic creation unit, 400a, 400b: screen layout, 401: URL display column, 402: warning message Display field, 403: Image information display field, 404: URL display field, 40 : Warning message display field, 406: Image information display field, 501: Virus detection information, 502: Number of patterns, 503: Interval time (minutes), 504: Execution button, 505: Web browsing route pattern selection, 506: Date and time, 507 : User name, 508: Report, 509: Address, 510: WEB browsing route, 511: Automatic playback, 512: Pause, 513: Stop, 514: Next, 515: Previous, 516: WEB browser screen, 517 : List box, 518: WEB browsing route pattern, 601: Occurrence date and time, 602: User name / computer name, 603: Virus detection site, 604: Virus name, 605: Treatment, 606: WEB browsing route, 607: Search site Search key, 701: date item, 702: time item, 703: user name item, 704: compilation Computer name item, 705: Source IP address item, 706: URL item of HTTP request, 707: Search key item, 708: Title item, 711: Virus name item, 712: Date item, 713: Time item, 714: User Name item, 715: Computer name item, 716: File name item, 717: Virus detection URL item, 718: Processing item, 719: Disinfection flag item, 71A: Title item, 721: Virus detection URL item, 722: Date item, 723: Time item, 724: Image information item, 731: URL item, 732: Branch number item, 733: Date item, 734: Time item, 735: Link information item, 736: User name item, 741: Computer name item, 742: Affiliation item, 743: Name item, 751: User name item, 752 Affiliation item, 753: Name item, 761: Pattern number item, 762: URL item, 763: Date item, 764: Time item, 765: Title key item, 766: Title item, 900: Virus detection information, 901: Date item 902: Time item 903: User name item 904: Virus detection URL item 910: WEB access log 911: Date item 912: Time item 913: User name item 914: Virus detection URL item 920: Site analysis information, 921: URL item, 922: Branch number item, 923: Date item, 924: Time item, 925: Link information item, 926: User name item, 930: WEB browsing route pattern information, 931: Pattern information item 932: Virus detection URL item, 933: Date item, 934: Time item, 001,1001,1101: table.

Claims (17)

WEBページの閲覧経路を示す閲覧経路図を生成して表示するシステムであって、
上記WEBページの閲覧履歴情報をログ記憶装置に記憶するログ取得手段と、
閲覧中のWEBページのウイルス感染を検知するウイルススキャン手段と、
該ウイルススキャン手段によりウイルス感染を検知したWEBページ(ウイルス感染WEBページ)のURLを少なくとも含むウイルス検知情報を生成して検知情報記憶装置に格納するウイルス検知情報取得手段と、
上記ウイルススキャン手段によりウイルス感染を検知したWEBページ(ウイルス感染WEBページ)のキャプチャ画像を取得して画像情報記憶装置に格納する画像情報取得手段と、
上記WEBページの閲覧履歴情報を参照して、上記ウイルス感染WEBページまでに閲覧した各WEBページを抽出し、抽出した各WEBページを閲覧順にアイコンで表示した閲覧経路図を生成する閲覧経路生成手段と、
上記ウイルス感染WEBページに対する閲覧要求に応じて、当該ウイルス感染WEBページのキャプチャ画像を上記画像情報記憶装置から読み出して要求元に返送するサイト画像情報送信手段と
を有することを特徴とするWEBアクセスログ確認システム。
A system for generating and displaying a browsing route diagram showing a browsing route of a WEB page,
Log acquisition means for storing browsing history information of the WEB page in a log storage device;
Virus scanning means for detecting virus infection on the web page being browsed;
Virus detection information acquisition means for generating virus detection information including at least a URL of a WEB page (virus infected WEB page) in which virus infection is detected by the virus scanning means, and storing the virus detection information in a detection information storage device;
Image information acquisition means for acquiring a captured image of a WEB page (virus-infected WEB page) in which virus infection is detected by the virus scanning means and storing the captured image in an image information storage device;
Browsing route generation means for extracting each WEB page browsed up to the virus-infected WEB page with reference to the browsing history information of the WEB page, and generating a browsing route diagram in which each extracted WEB page is displayed in the order of viewing When,
WEB access log comprising: site image information transmission means for reading a captured image of the virus-infected WEB page from the image information storage device and returning it to the request source in response to a browsing request for the virus-infected WEB page Confirmation system.
請求項1に記載のWEBアクセスログ確認システムであって、
該WEBアクセスログ確認システムは、内部ネットワークとインターネットとの接続制御を行うサーバコンピュータ装置に設け、
上記サイト画像情報送信手段は、
上記内部ネットワーク内で接続された端末装置が具備したWEBブラウザからのウイルス感染WEBページに対する閲覧要求に応じて、当該ウイルス感染WEBページのキャプチャ画像を上記画像情報記憶装置から読み出して要求元のWEBブラウザに返送し、
上記閲覧経路生成手段は、
上記サーバコンピュータ装置に接続された管理者端末装置からの要求に応じて、上記閲覧経路図を生成し、要求元の管理者端末装置に出力する
ことを特徴とするWEBアクセスログ確認システム。
The WEB access log confirmation system according to claim 1,
The WEB access log confirmation system is provided in a server computer device that controls connection between an internal network and the Internet.
The site image information transmitting means
In response to a browsing request for a virus-infected WEB page from a WEB browser provided in a terminal device connected in the internal network, a captured image of the virus-infected WEB page is read from the image information storage device and requested by the WEB browser Returned to
The browsing route generation means is
A WEB access log confirmation system, characterized in that, in response to a request from an administrator terminal device connected to the server computer device, the browsing route diagram is generated and output to the requesting administrator terminal device.
請求項2に記載のWEBアクセスログ確認システムであって、
上記管理者端末装置からの要求に応じて、上記閲覧経路図のアイコン表示された各WEBページを、要求元の管理者端末装置に出力して該管理者端末装置のWEBブラウザで表示させる閲覧経路自動再生手段を有することを特徴とするWEBアクセスログ確認システム。
The WEB access log confirmation system according to claim 2,
In response to a request from the administrator terminal device, each WEB page displayed above Ki閲 list flowsheet icons, and outputs to the requester administrator terminal device to display the WEB browser of the administrator terminal device A WEB access log confirmation system comprising browsing route automatic reproduction means.
請求項3に記載のWEBアクセスログ確認システムであって、
上記閲覧経路生成手段は、
記閲覧経路図における上記ウイルス感染WEBページのアイコンを、他のWEBページのアイコンとは異なる形態で表示し、かつ、上記管理者端末装置のWEBブラウザで表示しているアイコンを、他のWEBページ時と異なる形態で表示する
ことを特徴とするWEBアクセスログ確認システム。
The WEB access log confirmation system according to claim 3,
The browsing route generation means is
The icon for the viral infection WEB page in the upper Ki閲 list flowsheet, displays in different forms the other WEB page icon, and the icon displayed in the WEB browser of the administrator terminal device, other A WEB access log confirmation system, characterized in that it is displayed in a form different from that on a WEB page.
請求項1から請求項4のいずれかに記載のWEBアクセスログ確認システムであって、
上記閲覧経路生成手段は、
上記ウイルス感染WEBページのURLを終点として、
上記閲覧履歴情報に含まれる各WEBページのリンク情報を参照して、上記ウイルス感染WEBページのURLを終点として、リンク元のURLを求める処理を、リンク元のURLがなくなるまで繰り返し、求めた各リンク元URLを逆順にして上記閲覧経路図を生成する
ことを特徴とするWEBアクセスログ確認システム。
A WEB access log confirmation system according to any one of claims 1 to 4,
The browsing route generation means is
With the URL of the above virus-infected web page as the end point,
With reference to the link information of each WEB page included in the browsing history information, the process of obtaining the URL of the link source with the URL of the virus-infected WEB page as the end point is repeated until the URL of the link source is exhausted, WEB access log confirmation system, characterized in that to produce the above Ki閲 list route view the link source URL in the reverse order.
請求項1から請求項5のいずれかに記載のWEBアクセスログ確認システムであって、
上記ウイルス検知情報にURLが記憶された上記ウイルス感染WEBページを定期的に閲覧し、該定期的な閲覧毎の上記ウイルススキャン手段によるウイルス感染の検知で当該ウイルス感染WEBページにおけるウイルスの駆除が検知されれば、該ウイルスが駆除された上記ウイルス感染WEBページのURLを上記ウイルス検知情報から削除する感染サイト定期確認手段
を有することを特徴とするWEBアクセスログ確認システム。
A WEB access log confirmation system according to any one of claims 1 to 5,
Periodic browsing of the virus-infected WEB page in which the URL is stored in the virus detection information, and detection of virus infection by the virus scanning means for each periodic browsing detects the removal of the virus in the virus-infected WEB page. If so, a WEB access log confirmation system comprising an infected site periodic confirmation means for deleting the URL of the virus-infected WEB page from which the virus has been removed from the virus detection information.
請求項1から請求項6のいずれかに記載のWEBアクセスログ確認システムであって、
上記画像情報取得手段は、
上記ウイルス感染WEBページにリンクするWEBページの閲覧要求に応じて、該WEBページのキャプチャ画像を取得し、
上記サイト画像情報送信手段は、
上記ウイルス感染WEBページにリンクするWEBページの閲覧要求元に、上記画像情報取得手段が取得した当該WEBページのキャプチャ画像を、該WEBページが上記ウイルス感染WEBページにリンクしている旨を警告するメッセージ情報と共に返送する
ことを特徴とするWEBアクセスログ確認システム。
A WEB access log confirmation system according to any one of claims 1 to 6,
The image information acquisition means
In response to a browsing request for a WEB page linked to the virus-infected WEB page, a captured image of the WEB page is acquired.
The site image information transmitting means
A warning is sent to the browsing request source of the WEB page linked to the virus-infected WEB page, indicating that the WEB page is linked to the virus-infected WEB page with the captured image of the WEB page acquired by the image information acquisition means. A WEB access log confirmation system characterized by being returned together with message information.
請求項1から請求項7のいずれかに記載のWEBアクセスログ確認システムであって、
上記閲覧履歴情報と上記ウイルス検知情報および上記閲覧経路図を用いて、上記ウイルス感染WEBページに関しての、検知日時、アクセス元ユーザ名とコンピュータ名、当該WEBページのURL、検知したウイルスの名称、上記閲覧経路図を少なくとも含むウイルス対策報告書を生成して出力するウイルス対策報告書作成手段
を有することを特徴とするWEBアクセスログ確認システム。
A WEB access log confirmation system according to any one of claims 1 to 7,
By using the browsing history information and the virus detection information and the viewing path diagram, with respect to the viral infection WEB page, detection date and time, access based on user name and computer name, URL of the WEB pages, the detected name of the virus, the above-mentioned A WEB access log confirmation system characterized by comprising anti-virus report creation means for generating and outputting an anti-virus report including at least a browsing route diagram.
プログラムされたコンピュータ処理によりWEBページの閲覧経路を示す閲覧経路図を生成して表示するシステムのWEBアクセスログ確認方法であって、
プログラムされたコンピュータ処理を実行する手段として、
ログ取得手段と、ウイルススキャン手段、ウイルス検知情報取得手段、画像情報取得手段、閲覧経路生成手段、および、サイト画像情報送信手段を具備し、
上記ログ取得手段により、上記WEBページの閲覧履歴情報をログ記憶装置に記憶する手順と、
上記ウイルススキャン手段により、閲覧中のWEBページのウイルス感染を検知する手順と、
上記ウイルス検知情報取得手段により、上記ウイルススキャン手段によりウイルス感染を検知したWEBページ(ウイルス感染WEBページ)のURLを少なくとも含むウイルス検知情報を生成して検知情報記憶装置に格納する手順と、
上記画像情報取得手段により、上記ウイルススキャン手段がウイルス感染を検知したWEBページ(ウイルス感染WEBページ)のキャプチャ画像を取得して画像情報記憶装置に格納する手順と、
上記閲覧経路生成手段により、上記WEBページの閲覧履歴情報を参照して、上記ウイルス感染WEBページまでに閲覧した各WEBページを抽出し、抽出した各WEBページを閲覧順にアイコンで表示した閲覧経路図を生成する手順と、
上記サイト画像情報送信手段により、上記ウイルス感染WEBページに対する閲覧要求に応じて、当該ウイルス感染WEBページのキャプチャ画像を上記画像情報記憶装置から読み出して要求元に返送する手順と
を含むことを特徴とするWEBアクセスログ確認方法。
A method for checking a WEB access log of a system for generating and displaying a browsing route diagram showing a browsing route of a WEB page by programmed computer processing,
As a means of performing programmed computer processing,
Log acquisition means, virus scanning means, virus detection information acquisition means, image information acquisition means, browsing route generation means, and site image information transmission means,
A procedure for storing browsing history information of the WEB page in a log storage device by the log acquisition means;
A procedure for detecting virus infection of a web page being browsed by the virus scanning means;
A procedure for generating virus detection information including at least a URL of a WEB page (virus infected WEB page) in which virus infection has been detected by the virus scanning unit by the virus detection information acquiring unit and storing the virus detection information in a detection information storage device;
A procedure for acquiring a captured image of a WEB page (virus-infected WEB page) in which the virus scanning unit has detected a virus infection by the image information acquiring unit and storing the captured image in an image information storage device;
A browsing route diagram in which each browsing page up to the virus infected WEB page is extracted by referring to browsing history information of the WEB page by the browsing route generation means, and the extracted WEB pages are displayed as icons in the browsing order. The steps to generate
The site image information transmitting means includes a procedure of reading a captured image of the virus-infected WEB page from the image information storage device and returning it to the request source in response to a browsing request for the virus-infected WEB page. To check WEB access log.
請求項9に記載のWEBアクセスログ確認方法であって、
上記システムを、内部ネットワークとインターネットとの接続制御を行うサーバコンピュータ装置に設け、
上記サイト画像情報送信手段は、
上記内部ネットワーク内で接続された端末装置が具備したWEBブラウザからのウイルス感染WEBページに対する閲覧要求に応じて、当該ウイルス感染WEBページのキャプチャ画像を上記画像情報記憶装置から読み出して要求元のWEBブラウザに返送する手順を実行し、
上記閲覧経路生成手段は、
上記サーバコンピュータ装置に接続された管理者端末装置からの要求に応じて、上記閲覧経路図を生成し、要求元の管理者端末装置に出力する手順を実行する
ことを特徴とするWEBアクセスログ確認方法。
The WEB access log confirmation method according to claim 9,
The system is provided in a server computer device that controls connection between an internal network and the Internet,
The site image information transmitting means
In response to a browsing request for a virus-infected WEB page from a WEB browser provided in a terminal device connected in the internal network, a captured image of the virus-infected WEB page is read from the image information storage device and requested by the WEB browser Follow the steps to return to
The browsing route generation means is
WEB access log confirmation characterized in that, in response to a request from an administrator terminal device connected to the server computer device, a procedure for generating the browsing route diagram and outputting it to the requesting administrator terminal device is executed. Method.
請求項10に記載のWEBアクセスログ確認方法であって、
プログラムされたコンピュータ処理を実行する手段として、閲覧経路自動再生手段を具備し、
上記閲覧経路自動再生手段により、上記管理者端末装置からの要求に応じて、上記閲覧経路図のアイコン表示された各WEBページを、要求元の管理者端末装置に出力して該管理者端末装置のWEBブラウザで表示させる手順を含むことを特徴とするWEBアクセスログ確認方法。
The WEB access log confirmation method according to claim 10,
As means for executing programmed computer processing, it comprises browsing route automatic reproduction means,
By the viewing path AutoPlay means, in response to a request from the administrator terminal device, each WEB page displayed above Ki閲 list flowsheet icons, and outputs to the requester administrator terminal apparatus the administrator A WEB access log confirmation method comprising a procedure of displaying on a WEB browser of a terminal device.
請求項11に記載のWEBアクセスログ確認方法であって、
上記閲覧経路生成手段は、
記閲覧経路図における上記ウイルス感染WEBページのアイコンを、他のWEBページのアイコンとは異なる形態で表示し、かつ、上記管理者端末装置のWEBブラウザで表示しているアイコンを、他のWEBページ時と異なる形態で表示する手順を実行することを特徴とするWEBアクセスログ確認方法。
The WEB access log confirmation method according to claim 11,
The browsing route generation means is
The icon for the viral infection WEB page in the upper Ki閲 list flowsheet, displays in different forms the other WEB page icon, and the icon displayed in the WEB browser of the administrator terminal device, other A WEB access log confirmation method characterized by executing a display procedure in a form different from that for a WEB page.
請求項9から請求項12のいずれかに記載のWEBアクセスログ確認方法であって、
上記閲覧経路生成手段は、
上記ウイルス感染WEBページのURLを終点として、
上記閲覧履歴情報に含まれる各WEBページのリンク情報を参照して、上記ウイルス感染WEBページのURLを終点として、リンク元のURLを求める処理を、リンク元のURLがなくなるまで繰り返し、求めた各リンク元URLを逆順にして上記閲覧経路図を生成する手順を実行することを特徴とするWEBアクセスログ確認方法。
A WEB access log confirmation method according to any one of claims 9 to 12,
The browsing route generation means is
With the URL of the above virus-infected web page as the end point,
With reference to the link information of each WEB page included in the browsing history information, the process of obtaining the URL of the link source with the URL of the virus-infected WEB page as the end point is repeated until the URL of the link source is exhausted, WEB access log verification method characterized by the steps of generating on Ki閲 list flowsheet the link source URL in the reverse order.
請求項9から請求項13のいずれかに記載のWEBアクセスログ確認方法であって、
プログラムされたコンピュータ処理を実行する手段として、感染サイト定期確認手段を具備し、
上記感染サイト定期確認手段により、
上記ウイルス検知情報にURLが記憶された上記ウイルス感染WEBページを定期的に閲覧し、該定期的な閲覧毎の上記ウイルススキャン手段によるウイルス感染の検知で当該ウイルス感染WEBページにおけるウイルスの駆除が検知されれば、該ウイルスが駆除された上記ウイルス感染WEBページのURLを上記ウイルス検知情報から削除する手順を含むことを特徴とするWEBアクセスログ確認方法。
A WEB access log how to check according to claim 13 claim 9,
As a means for executing programmed computer processing, an infected site periodic confirmation means is provided,
By the above means for regularly checking infected sites,
Periodic browsing of the virus-infected WEB page in which the URL is stored in the virus detection information, and detection of virus infection by the virus scanning means for each periodic browsing detects the removal of the virus in the virus-infected WEB page. If so, a WEB access log confirmation method comprising a step of deleting, from the virus detection information, the URL of the virus-infected WEB page from which the virus has been removed.
請求項9から請求項14のいずれかに記載のWEBアクセスログ確認方法であって、
上記画像情報取得手段は、
上記ウイルス感染WEBページにリンクするWEBページの閲覧要求に応じて、該WEBページのキャプチャ画像を取得する手順を実行し、
上記サイト画像情報送信手段は、
上記ウイルス感染WEBページにリンクするWEBページの閲覧要求元に、上記画像情報取得手段が取得した当該WEBページのキャプチャ画像を、該WEBページが上記ウイルス感染WEBページにリンクしている旨を警告するメッセージ情報と共に返送する手順を実行する
ことを特徴とするWEBアクセスログ確認方法。
A WEB access log confirmation method according to any one of claims 9 to 14,
The image information acquisition means
In response to a browsing request for a WEB page linked to the virus-infected WEB page, a procedure for acquiring a captured image of the WEB page is executed.
The site image information transmitting means
A warning is sent to the browsing request source of the WEB page linked to the virus-infected WEB page, indicating that the WEB page is linked to the virus-infected WEB page with the captured image of the WEB page acquired by the image information acquisition means. A WEB access log confirmation method characterized by executing a procedure of returning together with message information.
請求項9から請求項15のいずれかに記載のWEBアクセスログ確認方法であって、
プログラムされたコンピュータ処理を実行する手段として、ウイルス対策報告書作成手段を具備し、
上記ウイルス対策報告書作成手段は、
上記閲覧履歴情報と上記ウイルス検知情報および上記閲覧経路図を用いて、上記ウイルス感染WEBページに関しての、検知日時、アクセス元ユーザ名とコンピュータ名、当該WEBページのURL、検知したウイルスの名称、上記閲覧経路図を少なくとも含むウイルス対策報告書を生成して出力する手順を実行することを特徴とするWEBアクセスログ確認方法。
A WEB access log confirmation method according to any one of claims 9 to 15,
As a means for executing programmed computer processing, an anti-virus report preparation means is provided,
The above antivirus report preparation means is
By using the browsing history information and the virus detection information and the viewing path diagram, with respect to the viral infection WEB page, detection date and time, access based on user name and computer name, URL of the WEB page, the detected name of the virus, the above-mentioned A WEB access log confirmation method characterized by executing a procedure for generating and outputting an anti-virus report including at least a browsing route diagram.
コンピュータに、請求項9から請求項16のいずれかに記載のWEBアクセスログ確認方法における各手段による手順を実行させるためのプログラム。   A program for causing a computer to execute a procedure by each means in the WEB access log confirmation method according to any one of claims 9 to 16.
JP2009216963A 2009-09-18 2009-09-18 WEB access log confirmation system, method and program Expired - Fee Related JP5302149B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009216963A JP5302149B2 (en) 2009-09-18 2009-09-18 WEB access log confirmation system, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009216963A JP5302149B2 (en) 2009-09-18 2009-09-18 WEB access log confirmation system, method and program

Publications (2)

Publication Number Publication Date
JP2011065524A JP2011065524A (en) 2011-03-31
JP5302149B2 true JP5302149B2 (en) 2013-10-02

Family

ID=43951679

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009216963A Expired - Fee Related JP5302149B2 (en) 2009-09-18 2009-09-18 WEB access log confirmation system, method and program

Country Status (1)

Country Link
JP (1) JP5302149B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5738042B2 (en) * 2011-03-31 2015-06-17 株式会社ラック Gateway device, information processing device, processing method, and program
JP5893787B2 (en) * 2015-04-21 2016-03-23 株式会社ラック Information processing apparatus, processing method, and program
KR101640929B1 (en) * 2016-02-15 2016-07-19 주식회사 지오그레이트 Method and apparatus for tracking data access route
JP7059733B2 (en) * 2018-03-20 2022-04-26 富士フイルムビジネスイノベーション株式会社 Information processing equipment, methods and programs
CN109167773B (en) * 2018-08-22 2021-01-26 杭州安恒信息技术股份有限公司 Access anomaly detection method and system based on Markov model
WO2022071941A1 (en) 2020-09-30 2022-04-07 Google Llc Securely detecting online fraud malware

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001222425A (en) * 2000-02-10 2001-08-17 Nec Software Kobe Ltd Virus eradication system and method, and recording medium
JP2002073548A (en) * 2000-09-05 2002-03-12 Maspro Denkoh Corp Data access limiting device
US20030229810A1 (en) * 2002-06-05 2003-12-11 Bango Joseph J. Optical antivirus firewall for internet, LAN, and WAN computer applications
JP2005327016A (en) * 2004-05-13 2005-11-24 Matsushita Electric Ind Co Ltd Security information providing system
JP2006343905A (en) * 2005-06-08 2006-12-21 Hitachi Ltd Document retrieval result display method and document retrieval/display device
JP2008009892A (en) * 2006-06-30 2008-01-17 Freebit Co Ltd System and method for data management

Also Published As

Publication number Publication date
JP2011065524A (en) 2011-03-31

Similar Documents

Publication Publication Date Title
JP4396242B2 (en) Document link structure information creation apparatus and method
EP2634709B1 (en) System and method for appending security information to search engine results
JP5302149B2 (en) WEB access log confirmation system, method and program
EP3726410B1 (en) Interpretation device, interpretation method and interpretation program
US6832220B1 (en) Method and apparatus for file searching, accessing file identifiers from reference page
US20080163068A1 (en) Method and system for visualizing weblog social network communities
JP2010146457A (en) Information processing system and program
US20090144829A1 (en) Method and apparatus to protect sensitive content for human-only consumption
EP1896955A2 (en) A method for increasing the security level of a user machine browsing web pages
JP2006172484A (en) System and method for utilizing search engine to prevent contamination
JP2008181350A (en) Information processing system, information processor and program
JP2008052570A (en) System for managing operation history
JP2010123115A (en) Computing apparatus, web page content management method and computer-readable medium
Bergman et al. Exploring dark web crawlers: a systematic literature review of dark web crawlers and their implementation
CN101611423B (en) Structural data is used for online investigation
JP5274227B2 (en) Web page inspection apparatus, computer system, web page inspection method, and program
JP6623128B2 (en) Log analysis system, log analysis method, and log analysis device
Chabot et al. Event reconstruction: A state of the art
JP2011175486A (en) Apparatus, program and method for supporting check of name collecting
JPH11143885A (en) Method and device for information retrieval, storage medium for storing information retrieval program, method and device for information transmission, and storage medium for storing information transmission program
Horsman What’s in the Cloud?-An examination of the impact of cloud storage usage on the browser cache.
JP2006236221A (en) Management server for web page retrieval
CN111723400A (en) JS sensitive information leakage detection method, device, equipment and medium
JP5499914B2 (en) Information processing program and information processing apparatus
JP5206634B2 (en) Relay device, communication relay program, and communication relay method

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110617

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110926

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20111227

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130312

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130507

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130528

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130620

R150 Certificate of patent or registration of utility model

Ref document number: 5302149

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees