JP2009541822A - 検索早期警告 - Google Patents
検索早期警告 Download PDFInfo
- Publication number
- JP2009541822A JP2009541822A JP2009515547A JP2009515547A JP2009541822A JP 2009541822 A JP2009541822 A JP 2009541822A JP 2009515547 A JP2009515547 A JP 2009515547A JP 2009515547 A JP2009515547 A JP 2009515547A JP 2009541822 A JP2009541822 A JP 2009541822A
- Authority
- JP
- Japan
- Prior art keywords
- code
- search
- embed
- web page
- embedded code
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 claims abstract description 49
- 230000004044 response Effects 0.000 claims description 7
- 238000010586 diagram Methods 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012216 screening Methods 0.000 description 2
- 230000009471 action Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- ZXQYGBMAQZUVMI-GCMPRSNUSA-N gamma-cyhalothrin Chemical compound CC1(C)[C@@H](\C=C(/Cl)C(F)(F)F)[C@H]1C(=O)O[C@H](C#N)C1=CC=CC(OC=2C=CC=CC=2)=C1 ZXQYGBMAQZUVMI-GCMPRSNUSA-N 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000012552 review Methods 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/951—Indexing; Web crawling techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
- G06F16/9038—Presentation of query results
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
【選択図】 図2
Description
本特許文書の開示部分は、著作権保護される内容を含む。著作権所有者は、本特許文書又は本特許情報の開示を特許商標庁の特許ファイル又は記録に表されるように複製することについては異議を有さないが、それ以外については全ての著作権を留保する。
ウェブページは、フォーマット化したテキストよりも多くのものを含むことが多い。現在では、ウェブページを閲覧するコンピュータ上でスクリプト又は他の種類のコードを実行させるコマンドをウェブページに含めることが一般的である。これは、しばしばコード又はソフトウェアのウェブページ内への「埋め込み」と呼ばれ、このウェブページ内では実際のコードが表示されていなくても、ウェブページ内のコマンドにより、閲覧過程の一部として、或いは何らかのユーザ行為に応答してコードが実行される。ActiveX、Flash、Shockwave、Javascript(登録商標)及びスタイルシートは全て、ウェブページの閲覧時にコンピュータ上で自動的に実行できる異なる種類の埋め込みコードの例である。
202 検索要求を受け取る
204 ネットワーク上でページのインデックスのテキスト検索を行う
206 埋め込みコードを検索
208 埋め込みコードを識別
210 埋め込みコードをデータベースと比較
212 埋め込みコード情報を含む結果を表示
Claims (38)
- 検索要求を受け取るステップと、
前記検索要求に含まれる基準に適合する1又はそれ以上のウェブページを識別するステップと、
前記検索要求に応答して、前記検索要求に含まれる前記基準に適合する前記1又はそれ以上のウェブページと、埋め込みコードを含む前記1又はそれ以上のウェブページの各々に関して前記埋め込みコードから得られる情報とを識別する検索結果を送信するステップと、
を含むことを特徴とする方法。 - 埋め込みコードを求めて前記1又はそれ以上のウェブページの各々を検索するステップをさらに含む、
ことを特徴とする請求項1に記載の方法。 - 検索ステップは、埋め込みコード識別子要素に関連するテキストを求めて前記1又はそれ以上のウェブページの各々を検索するステップをさらに含む、
ことを特徴とする請求項2に記載の方法。 - 検索ステップは、EMBED、APPLET、OBJECT、IFRAME、及びSTYLEから選択される埋め込みコード識別子要素を検索するステップをさらに含む、
ことを特徴とする請求項3に記載の方法。 - 前記検索要求に含まれる基準に適合する少なくとも1つのウェブページ内の埋め込みコードを識別するステップをさらに含む、
ことを特徴とする請求項1に記載の方法。 - 埋め込みコードを識別するステップは、前記埋め込みコードに関連する識別子を取り出すステップをさらに含む、
ことを特徴とする請求項5に記載の方法。 - 前記識別子は前記埋め込みコードのURLである、
ことを特徴とする請求項6に記載の方法。 - 埋め込みコードを含む前記1又はそれ以上のウェブページの各々について、前記ウェブページ内の前記埋め込みコードを埋め込みコードのデータベースと比較するステップをさらに含む、
ことを特徴とする請求項1に記載の方法。 - 前記埋め込みコードが悪意のあるものであると前記データベースにおいて識別された場合、前記埋め込みコードを含む前記ウェブページが潜在的に危険なものであることを前記検索結果において示すステップをさらに含む、
ことを特徴とする請求項8に記載の方法。 - 埋め込みコードを含む前記1又はそれ以上のウェブページの各々について、前記ウェブページが特定の種類の埋め込みコードの1又はそれ以上を含むことを前記検索結果において示すステップをさらに含む、
ことを特徴とする請求項1に記載の方法。 - ユーザが提供する検索基準に適合するウェブページを検索するとともに前記ユーザが提供する検索基準に適合するウェブページのリストを生成するようにされ、さらに前記ウェブページが埋め込みコードを含む旨を示すテキストを求めて前記ユーザが提供する検索基準に適合する個々のウェブページを検索するようにされた検索エンジンを含む、
ことを特徴とするシステム。 - 前記検索エンジンはさらに、ウェブページが埋め込みコードを含む旨を前記リストで示すようにされた、
ことを特徴とする請求項11に記載のシステム。 - 前記検索エンジンと通信し、少なくとも1つの埋め込みコードを悪意のあるものとして識別するデータベースをさらに含む、
ことを特徴とする請求項11に記載のシステム。 - 前記検索エンジンはさらに、ウェブページ内の前記埋め込みコードを識別するとともに該識別した埋め込みコードを前記データベースにおいて識別された前記埋め込みコードと比較するようにされた、
ことを特徴とする請求項13に記載のシステム。 - 前記検索エンジンはさらに、前記埋め込みコードの種類を判断するようにされた、
ことを特徴とする請求項12に記載のシステム。 - 前記検索エンジンは、前記埋め込みコードの種類を前記リスト上で示す、
ことを特徴とする請求項15に記載のシステム。 - 検索エンジンにより生成され、検索要求者に表示されるグラフィカルユーザインタフェースであって、
検索要求者が提供する検索基準に適合する項目のリストと、
個々の項目に関連して、該関連する項目に含まれる埋め込みコードを記述する情報を含む埋め込みコード情報エリアと、
を含むグラフィカルユーザインタフェース。 - 前記関連する項目に含まれる埋め込みコードに基づいて、前記リストにおける前記項目の表示を制御する少なくとも1つのユーザ選択可能な制御要素を含む設定エリアをさらに含む、
ことを特徴とする請求項17に記載のグラフィカルユーザインタフェース。 - 前記情報は、各々が埋め込みコードの様々な種類に関連付けられた1又はそれ以上のアイコンを含む、
ことを特徴とする請求項17に記載のグラフィカルユーザインタフェース。 - 少なくとも1つのアイコンは、前記検索エンジンが認知する情報に基づいて、前記埋め込みコードが悪意のあるものであることを示す、
ことを特徴とする請求項19に記載のグラフィカルユーザインタフェース。 - 検索要求を受け取るステップと、
前記検索要求に含まれる基準に適合する1つ又はそれ以上のコンテンツ項目を識別するステップと、
前記検索要求に含まれる前記基準に適合する前記1又はそれ以上のコンテンツ項目を識別し、前記コンテンツ項目内の埋め込みコードの存在を識別する情報をさらに含む検索結果を、前記検索要求に応答して送信するステップと、
を含むことを特徴とする方法。 - 前記1又はそれ以上のコンテンツ項目のいずれかが埋め込みコードを含むかどうかを判断するステップをさらに含む、
ことを特徴とする請求項21に記載の方法。 - 決定ステップは、
前記1又はそれ以上のコンテンツ項目の各々について、前記コンテンツ項目を、埋め込みコードを含むコンテンツ項目を識別するデータベースと比較するステップと、
前記データベースにおいてコンテンツ項目が識別された場合、前記コンテンツ項目が埋め込みコードを含むと判断するステップと、
をさらに含むことを特徴とする請求項22に記載の方法。 - 埋め込みコードを含むコンテンツ項目を求めてネットワークを検索するステップと、
前記ネットワーク上の埋め込みコードを含む個々のコンテンツ項目について、前記コンテンツ項目が埋め込みコードを含むコンテンツ項目であると識別する情報を前記データベースに記憶するステップと、
をさらに含むことを特徴とする請求項22に記載の方法。 - 前記コンテンツ項目はウェブページであり、検索ステップは、
埋め込みコード識別子要素に関連するテキストを求めて前記ネットワーク上のウェブページを検索するステップと、
埋め込みコード識別子要素に関連するテキストを含むことが判明した個々のウェブページの識別子を前記データベースに記憶するステップと、
をさらに含むことを特徴とする請求項24に記載の方法。 - 検索ステップは、EMBED、APPLET、OBJECT、IFRAME、及びSTYLEから選択される埋め込みコード識別子要素を検索するステップをさらに含む、
ことを特徴とする請求項25に記載の方法。 - 前記識別子は前記ウェブページのURLである、
ことを特徴とする請求項25に記載の方法。 - 前記ネットワーク上の埋め込みコードを含む個々のコンテンツ項目について、前記コンテンツ項目に含まれる前記埋め込みコードを識別する情報を前記データベースに記憶するステップをさらに含む、
ことを特徴とする請求項24に記載の方法。 - 前記埋め込みコードが悪意のあるものであると識別された場合、前記埋め込みコードを含む前記コンテンツ項目が潜在的に悪意のあるものである旨を前記検索結果において示すステップをさらに含む、
ことを特徴とする請求項28に記載の方法。 - 埋め込みコードを含む個々のコンテンツ項目について、前記コンテンツ項目が特定の種類の埋め込みコードの1又はそれ以上を含むことを前記検索結果において示すステップをさらに含む、
ことを特徴とする請求項21に記載の方法。 - 検索要求を受け取るステップと、
前記検索要求に含まれる基準に適合する少なくとも1つのコンテンツ項目を識別するステップと、
前記少なくとも1つのコンテンツ項目を識別し、該コンテンツ項目内の潜在的に悪意のある埋め込みコードの存在を識別する情報をさらに含む検索結果を、前記検索要求に応答して送信するステップと、
を含むことを特徴とする方法。 - 前記少なくとも1つのコンテンツ項目が潜在的に悪意のある埋め込みコードを含むかどうかを判断するステップをさらに含む、
ことを特徴とする請求項31に記載の方法。 - 決定ステップは、
前記少なくとも1つのコンテンツ項目を、潜在的に悪意のある埋め込みコードを含むコンテンツ項目を識別するデータベースと比較するステップと、
前記データベースにおいて前記コンテンツ項目が識別された場合、前記コンテンツ項目が潜在的に悪意のあるものである埋め込みコードを含むと判断するステップと、
をさらに含むことを特徴とする請求項32に記載の方法。 - 潜在的に悪意のあるものである埋め込みコードを含むコンテンツ項目を求めてネットワークを検索するステップと、
前記コンテンツ項目を、潜在的に悪意のあるものである埋め込みコードを含むコンテンツ項目として識別する情報を前記データベースに記憶するステップと、
をさらに含むことを特徴とする請求項32に記載の方法。 - 前記コンテンツ項目はウェブページであり、検索ステップは、
埋め込みコード識別子要素に関連するテキストを求めて前記ネットワーク上のウェブページを検索するステップをさらに含む、
ことを特徴とする請求項34に記載の方法。 - 検索ステップは、
EMBED、APPLET、OBJECT、IFRAME、及びSTYLEから選択された埋め込みコード識別子要素を検索するステップをさらに含む、
ことを特徴とする請求項35に記載の方法。 - 前記情報は前記コンテンツ項目のURLを含む、
ことを特徴とする請求項34に記載の方法。 - 前記コンテンツ項目に含まれる前記潜在的に悪意のあるものである埋め込みコードを識別する情報を前記データベースに記憶するステップをさらに含む、
ことを特徴とする請求項34に記載の方法。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/424,799 | 2006-06-16 | ||
US11/424,799 US7945563B2 (en) | 2006-06-16 | 2006-06-16 | Search early warning |
PCT/US2007/068703 WO2007149650A1 (en) | 2006-06-16 | 2007-05-10 | Search early warning |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2009541822A true JP2009541822A (ja) | 2009-11-26 |
JP5148603B2 JP5148603B2 (ja) | 2013-02-20 |
Family
ID=38833745
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009515547A Active JP5148603B2 (ja) | 2006-06-16 | 2007-05-10 | 検索早期警告 |
Country Status (7)
Country | Link |
---|---|
US (1) | US7945563B2 (ja) |
EP (1) | EP1929416A4 (ja) |
JP (1) | JP5148603B2 (ja) |
KR (1) | KR101106360B1 (ja) |
CN (1) | CN101473322B (ja) |
HK (1) | HK1135201A1 (ja) |
WO (1) | WO2007149650A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016170524A (ja) * | 2015-03-11 | 2016-09-23 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | 悪性url候補取得装置、悪性url候補取得方法、及びプログラム |
JP2019525314A (ja) * | 2017-06-27 | 2019-09-05 | シマンテック コーポレーションSymantec Corporation | グラフィカルユーザインターフェース要素に関連した悪意のある行為の軽減 |
Families Citing this family (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4865581B2 (ja) * | 2007-02-08 | 2012-02-01 | 株式会社エヌ・ティ・ティ・ドコモ | コンテンツ流通管理装置及びコンテンツ流通システム |
US8010522B2 (en) * | 2007-12-07 | 2011-08-30 | International Business Machines Corporation | System, method and program product for detecting SQL queries injected into data fields of requests made to applications |
MY154409A (en) * | 2008-07-21 | 2015-06-15 | Secure Corp M Sdn Bhd F | Website content regulation |
US8943551B2 (en) | 2008-08-14 | 2015-01-27 | Microsoft Corporation | Cloud-based device information storage |
US8621635B2 (en) | 2008-08-18 | 2013-12-31 | Microsoft Corporation | Web page privacy risk detection |
US8719258B2 (en) * | 2008-08-20 | 2014-05-06 | Yahoo! Inc. | Information sharing in an online community |
US8677481B1 (en) * | 2008-09-30 | 2014-03-18 | Trend Micro Incorporated | Verification of web page integrity |
JP2011013707A (ja) * | 2009-06-30 | 2011-01-20 | Hitachi Ltd | Webページの中継装置 |
US9398032B1 (en) * | 2009-07-09 | 2016-07-19 | Trend Micro Incorporated | Apparatus and methods for detecting malicious scripts in web pages |
US10157280B2 (en) * | 2009-09-23 | 2018-12-18 | F5 Networks, Inc. | System and method for identifying security breach attempts of a website |
US9356941B1 (en) * | 2010-08-16 | 2016-05-31 | Symantec Corporation | Systems and methods for detecting suspicious web pages |
US9319359B1 (en) | 2011-03-31 | 2016-04-19 | Twitter, Inc. | Promoting content in a real-time messaging platform |
US8682895B1 (en) | 2011-03-31 | 2014-03-25 | Twitter, Inc. | Content resonance |
CN102223379B (zh) * | 2011-06-28 | 2014-08-13 | 北龙中网(北京)科技有限责任公司 | 网站验证标志处理方法及系统、解析服务器和浏览设备 |
US8793235B2 (en) | 2012-01-19 | 2014-07-29 | Google Inc. | System and method for improving access to search results |
CN102663052B (zh) * | 2012-03-29 | 2017-05-24 | 三六零科技股份有限公司 | 一种提供搜索引擎搜索结果的方法及装置 |
US9032106B2 (en) | 2013-05-29 | 2015-05-12 | Microsoft Technology Licensing, Llc | Synchronizing device association data among computing devices |
CN107103011B (zh) * | 2016-02-23 | 2020-08-14 | 阿里巴巴集团控股有限公司 | 终端数据搜索的实现方法和装置 |
US11496438B1 (en) | 2017-02-07 | 2022-11-08 | F5, Inc. | Methods for improved network security using asymmetric traffic delivery and devices thereof |
US10791119B1 (en) | 2017-03-14 | 2020-09-29 | F5 Networks, Inc. | Methods for temporal password injection and devices thereof |
US10931662B1 (en) | 2017-04-10 | 2021-02-23 | F5 Networks, Inc. | Methods for ephemeral authentication screening and devices thereof |
US11658995B1 (en) | 2018-03-20 | 2023-05-23 | F5, Inc. | Methods for dynamically mitigating network attacks and devices thereof |
US11593415B1 (en) * | 2021-11-05 | 2023-02-28 | Validate Me LLC | Decision making analysis engine |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6721721B1 (en) * | 2000-06-15 | 2004-04-13 | International Business Machines Corporation | Virus checking and reporting for computer database search results |
JP2005092564A (ja) * | 2003-09-18 | 2005-04-07 | Hitachi Software Eng Co Ltd | フィルタリング装置 |
US20060101514A1 (en) * | 2004-11-08 | 2006-05-11 | Scott Milener | Method and apparatus for look-ahead security scanning |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6356899B1 (en) * | 1998-08-29 | 2002-03-12 | International Business Machines Corporation | Method for interactively creating an information database including preferred information elements, such as preferred-authority, world wide web pages |
US7272783B2 (en) * | 2000-07-13 | 2007-09-18 | International Business Machines Corporation | Method and system in an electronic spreadsheet for managing and handling user-defined options |
US7031968B2 (en) * | 2000-12-07 | 2006-04-18 | Prev-U Israel Ltd. | Method and apparatus for providing web site preview information |
US20020138621A1 (en) | 2001-02-08 | 2002-09-26 | Rutherford Jan R. | System and method for displaying remotely stored content on a web page |
US7043757B2 (en) | 2001-05-22 | 2006-05-09 | Mci, Llc | System and method for malicious code detection |
US20030097591A1 (en) * | 2001-11-20 | 2003-05-22 | Khai Pham | System and method for protecting computer users from web sites hosting computer viruses |
KR100398044B1 (ko) * | 2001-12-18 | 2003-09-19 | 한국전자통신연구원 | 프락시 서버에서의 악성 자바 애플릿 탐지 방법 |
US7664830B2 (en) * | 2002-03-29 | 2010-02-16 | Sony Corporation | Method and system for utilizing embedded MPEG-7 content descriptions |
KR100475311B1 (ko) * | 2002-12-24 | 2005-03-10 | 한국전자통신연구원 | 위험도 점수를 이용한 악성실행코드 탐지 장치 및 그 방법 |
CN100594484C (zh) * | 2003-03-04 | 2010-03-17 | 高振宇 | 网站服务器系统 |
WO2005109907A2 (en) * | 2004-04-30 | 2005-11-17 | Vulcan Inc. | Maintaining a graphical user interface state that is based on a selected time |
WO2006036170A1 (en) * | 2004-09-15 | 2006-04-06 | Pcsafe, Inc. | Methods and systems for filtering urls, webpages, and content |
US20060085741A1 (en) * | 2004-10-20 | 2006-04-20 | Viewfour, Inc. A Delaware Corporation | Method and apparatus to view multiple web pages simultaneously from network based search |
US20060129603A1 (en) | 2004-12-14 | 2006-06-15 | Jae Woo Park | Apparatus and method for detecting malicious code embedded in office document |
US20070011739A1 (en) * | 2005-06-28 | 2007-01-11 | Shay Zamir | Method for increasing the security level of a user machine browsing web pages |
-
2006
- 2006-06-16 US US11/424,799 patent/US7945563B2/en not_active Expired - Fee Related
-
2007
- 2007-05-10 KR KR1020097000838A patent/KR101106360B1/ko active IP Right Grant
- 2007-05-10 EP EP07783611A patent/EP1929416A4/en not_active Ceased
- 2007-05-10 WO PCT/US2007/068703 patent/WO2007149650A1/en active Application Filing
- 2007-05-10 CN CN200780022493.7A patent/CN101473322B/zh active Active
- 2007-05-10 JP JP2009515547A patent/JP5148603B2/ja active Active
-
2009
- 2009-12-23 HK HK09112089.8A patent/HK1135201A1/zh not_active IP Right Cessation
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6721721B1 (en) * | 2000-06-15 | 2004-04-13 | International Business Machines Corporation | Virus checking and reporting for computer database search results |
JP2005092564A (ja) * | 2003-09-18 | 2005-04-07 | Hitachi Software Eng Co Ltd | フィルタリング装置 |
US20060101514A1 (en) * | 2004-11-08 | 2006-05-11 | Scott Milener | Method and apparatus for look-ahead security scanning |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2016170524A (ja) * | 2015-03-11 | 2016-09-23 | エヌ・ティ・ティ・コミュニケーションズ株式会社 | 悪性url候補取得装置、悪性url候補取得方法、及びプログラム |
JP2019525314A (ja) * | 2017-06-27 | 2019-09-05 | シマンテック コーポレーションSymantec Corporation | グラフィカルユーザインターフェース要素に関連した悪意のある行為の軽減 |
Also Published As
Publication number | Publication date |
---|---|
HK1135201A1 (zh) | 2010-05-28 |
CN101473322A (zh) | 2009-07-01 |
EP1929416A1 (en) | 2008-06-11 |
US20070294203A1 (en) | 2007-12-20 |
JP5148603B2 (ja) | 2013-02-20 |
EP1929416A4 (en) | 2009-01-21 |
WO2007149650A1 (en) | 2007-12-27 |
US7945563B2 (en) | 2011-05-17 |
CN101473322B (zh) | 2015-09-16 |
KR101106360B1 (ko) | 2012-01-18 |
KR20090021221A (ko) | 2009-02-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5148603B2 (ja) | 検索早期警告 | |
KR101625238B1 (ko) | 웹-기반 데스크탑 생산성 응용 프로그램을 통한 멀티미디어 파일의 삽입 | |
KR100562240B1 (ko) | 하이퍼텍스트 문서 및 등가물 사이에서 네비게이트하기위한 멀티 타겟 링크 | |
US10275419B2 (en) | Personalized search | |
JP7528166B2 (ja) | インターネットコンテンツ内の要素の直接的なブラウザ内のマークアップのためのシステムおよび方法 | |
US8166003B2 (en) | Permission-based document server | |
US7506257B1 (en) | System and method for providing help contents for components of a computer system | |
JP4726545B2 (ja) | データソースを発見して接続するための方法、システムおよび装置 | |
KR101389969B1 (ko) | 원격 모듈용 메시지 목록 | |
US6601066B1 (en) | Method and system for verifying hyperlinks | |
US7996380B2 (en) | Method and apparatus for processing metadata | |
EP2347346B1 (en) | Method for multimedia content search on the internet | |
US20070255677A1 (en) | Method and apparatus for browsing search results via a virtual file system | |
US7454706B1 (en) | Multiple-page shell user interface | |
JP5023715B2 (ja) | 情報処理システム、情報処理装置及びプログラム | |
US20050216886A1 (en) | Editing multi-layer documents | |
US8677509B2 (en) | Method and system for preventing copying of information from previews of webpages | |
JPH11161672A (ja) | サーバ | |
US8065743B2 (en) | Content use management system, content-providing system, content-using device and computer readable medium | |
JP2011191862A (ja) | ファイル管理装置、ファイル管理システム、およびファイル管理プログラム | |
US9355227B2 (en) | Dynamic document display personalization implemented in a digital rights management system | |
JP4682549B2 (ja) | 分類案内装置 | |
JP4671753B2 (ja) | 文書管理システム、文書管理方法、情報処理装置、プログラム、および記憶媒体 | |
JP5224839B2 (ja) | 文書管理システム、文書管理装置、文書管理方法及びプログラム | |
JP5430618B2 (ja) | 動的アイコンオーバーレイシステムおよび動的オーバーレイを作成する方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110620 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20110916 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20110927 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111020 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120416 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120816 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20120823 |
|
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: 20121029 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20121128 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5148603 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151207 Year of fee payment: 3 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |