KR20040036745A - Web-based digital contents protection system and method using the real-time encryption/decryption - Google Patents

Web-based digital contents protection system and method using the real-time encryption/decryption Download PDF

Info

Publication number
KR20040036745A
KR20040036745A KR1020020062678A KR20020062678A KR20040036745A KR 20040036745 A KR20040036745 A KR 20040036745A KR 1020020062678 A KR1020020062678 A KR 1020020062678A KR 20020062678 A KR20020062678 A KR 20020062678A KR 20040036745 A KR20040036745 A KR 20040036745A
Authority
KR
South Korea
Prior art keywords
web
web page
script
based digital
encrypted
Prior art date
Application number
KR1020020062678A
Other languages
Korean (ko)
Inventor
이경수
김상진
Original Assignee
아르파(주)
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 아르파(주) filed Critical 아르파(주)
Priority to KR1020020062678A priority Critical patent/KR20040036745A/en
Publication of KR20040036745A publication Critical patent/KR20040036745A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0861Generation of secret information including derivation or calculation of cryptographic keys or passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2209/00Additional information or applications relating to cryptographic mechanisms or cryptographic arrangements for secret or secure communication H04L9/00
    • H04L2209/60Digital content management, e.g. content distribution
    • H04L2209/603Digital right managament [DRM]

Abstract

PURPOSE: A system and a method for protecting web based digital contents using realtime encryption/decryption are provided to prevent illegal usage and infringement of intellectual property rights of static web based digital contents and dynamically generated digital contents. CONSTITUTION: A web page is transmitted from a web server(10) to a web client(20). A web based digital contents protect system analyses a header of transmitted web page. And the system decides web pages to protect. An HTTP header analyzing part(121) analyzes the header according to the size of the web page script. An HTML analyzing part(122) picks out the HTML sources to protect. An encryption part(123) encrypts HTML sources. A script addition part(124) adds encrypted script.

Description

실시간 암/복호화를 이용한 웹기반 디지털 저작물 보호 시스템 및 그 방법{Web-based digital contents protection system and method using the real-time encryption/decryption}Web-based digital contents protection system and method using the real-time encryption / decryption}

본 발명은 웹서버를 통해 서비스되는 정적 또는 동적 웹페이지(디지털 저작물)의 실시간 암호화 및 복호화를 통해 웹기반 디지털 저작물의 침해 및 불법사용을 효과적으로 방지할 수 있는 웹기반 디지털 저작물 보호 시스템 및 그 방법과, 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention provides a web-based digital asset protection system and method and method for effectively preventing infringement and illegal use of web-based digital assets through real-time encryption and decryption of static or dynamic web pages (digital works) serviced through a web server; And a computer readable recording medium having recorded thereon a program for realizing the above method.

종래의 웹기반 디지털 컨텐츠(디지털 저작물) 관리 시스템에서는 보호하고자 하는 컨텐츠에 대해 사전에 암호화하는 방법을 사용하므로 동적으로 생성되는 웹페이지(asp, php, cgi...)에 대해서는 적용이 불가능하였다. 즉, 기존의 웹페이지 보호를 위한 방법은 보호해야 할 웹페이지 소스에 대해 전처리 작업으로 미리 모두 암호화하여 두고 웹서버는 단순히 전송만을 담당하였으므로, 웹서버의 작업에 의해서 동적으로 생성되는 웹페이지(ASP, PHP, CGI 등)에 대해서는 적용이 불가능하였다.In the conventional web-based digital content management system, a method of encrypting the content to be protected in advance is not applicable to dynamically generated web pages (asp, php, cgi ...). In other words, the existing method for protecting web pages is to encrypt all the web page sources to be protected in advance as a preprocessing operation, and the web server simply takes care of the transmission. Therefore, the web pages dynamically generated by the web server operation (ASP , PHP, CGI, etc.)

그런데, 인터넷의 이용자의 급증과 멀티미디어 및 네트워크 기술의 발달로 다양한 디지털 저작물이 웹을 통해 전달되어지고 있고, 또한 정적인 웹페이지가 아니라 데이터베이스(DB) 등과 연동되어 동적으로 생성되는 웹페이지의 비중이 점차 증가하고 있는 시점에 정적인 웹페이지에 대해서만 적용 가능한 기존의 기술은 한계가 있다. 또한, 정적인 웹페이지에 대해서도 수정을 가하게 되면 매번 전처리 작업을 통해 암호화해야 보호가 가능하기 때문에 신속한 업데이트 및 관리에 어려움이 있다.However, due to the proliferation of Internet users and the development of multimedia and network technologies, various digital works are being delivered through the web, and the proportion of web pages that are dynamically generated in conjunction with the database (DB) is not static web pages. There is a limit to existing techniques that can only be applied to static web pages at an increasing time. In addition, if a static web page is modified, it is difficult to update and manage quickly because it can be protected by encrypting it through preprocessing every time.

그러므로, 정적 및 동적으로 생성되는 웹페이지를 보호하기 위해서는 웹서버 소프트웨어와 연동하여 웹서버 소프트웨어에서 처리가 끝나 사용자의 웹브라우저에게 전달되기전 시점에서 실시간 암/복호화를 통한 작업이 반드시 필요하다.Therefore, in order to protect statically and dynamically generated web pages, it is necessary to work through real-time encryption / decryption at the point of being processed in the web server software and delivered to the user's web browser.

본 발명은, 상기한 바와 같은 요구에 부응하기 위하여 제안된 것으로, 정적인 웹기반 디지털 저작물(웹페이지) 뿐만 아니라 동적으로 생성되는 웹기반 디지털 저작물에 대해서도 각종 지적재산권 침해(Infringement of Intellectual Property Rights)와 불법 사용(Illegal Usage)을 효과적으로 방지하기 위한 실시간 암/복호화를 이용한 웹기반 디지털 저작물 보호 시스템 및 그 방법과, 상기 방법을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.The present invention has been proposed in response to the above-described needs, and includes various infringement of Intellectual Property Rights for not only static web-based digital works (web pages) but also dynamically generated web-based digital works. To provide a web-based digital copyright protection system using real-time encryption / decryption to effectively prevent illegal use and its use, and a computer-readable recording medium recording a program for realizing the method. There is this.

도 1 은 본 발명에 따른 웹기반 디지털 저작물 보호 시스템의 일실시예 구성도.1 is a block diagram of an embodiment of a web-based digital asset protection system according to the present invention.

도 2 는 본 발명에 따른 웹기반 디지털 저작물 보호 방법에 대한 일실시예 흐름도.2 is a flow diagram of an embodiment of a web-based digital asset protection method according to the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

10 : 웹서버 20 : 웹클라이언트(웹브라우저)10: Web server 20: Web client (web browser)

상기 목적을 달성하기 위한 본 발명은, 웹기반 디지털 저작물(웹페이지) 보호 시스템에 있어서, 웹서버에서 웹클라이언트로 전송되는 웹페이지의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시키기 위한 웹페이지 헤더 처리수단; 상기 웹페이지 헤더 처리수단의 헤더 분석 결과에 따라, 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분하기 위한 웹페이지 본문 처리수단; 상기 웹페이지 본문 처리수단에 의해 구분된 보호 영역을 암호화하기 위한 암호화수단; 및 상기 암호화수단에 의해 암호화된 영역에 스트립트를 추가하기 위한 스크립트 추가수단을 포함하여 이루어진 것을 특징으로 한다.In the present invention for achieving the above object, in a web-based digital asset (web page) protection system, by analyzing the header of the web page transmitted from the web server to the web client, to determine whether to encrypt the web page to protect, Web page header processing means for matching a size item of a web page header according to a change in size of a web page body according to an encryption process; Web page body processing means for classifying a region to be protected in the entire web page body according to a header analysis result of the web page header processing means; Encrypting means for encrypting a protected area divided by said web page body processing means; And script adding means for adding a script to the area encrypted by the encryption means.

또한, 본 발명은 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지를 복호화하기 위한 복호화수단을 더 포함하여 이루어진 것을 특징으로 한다.In addition, the present invention is characterized in that it further comprises a decryption means for decrypting the encrypted web page transmitted from the web server by the ActiveX control or plug-in is driven by the script in the web client.

또한, 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지의 추가적인 보안을 지원하기 위한 보호수단을 더 포함하여 이루어진 것을 특징으로 한다.In addition, the ActiveX control or plug-in is driven by the script in the web client, characterized in that it further comprises a protection means for supporting additional security of the encrypted web page transmitted from the web server.

상기 목적을 달성하기 위한 본 발명은, 웹기반 디지털 저작물(웹페이지) 보호 방법에 있어서, 웹서버에서 웹클라이언트로 전송되는 웹페이지의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시키는 제 1 단계; 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분하는 제 2 단계; 상기 구분된 보호 영역을 암호화하는 제 3 단계; 및 상기 암호화된 영역에 스트립트를 추가하여, 상기 웹클라이언트로 전송하는 제 4 단계을 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method for protecting a web-based digital asset (web page), by analyzing a header of a web page transmitted from a web server to a web client, and determining whether to encrypt the web page to be protected, A first step of matching a size item of a web page header according to a change in size of a web page body according to an encryption process; A second step of classifying a region to be protected in the entire web page body; Encrypting the separated protected area; And a fourth step of adding a script to the encrypted region and transmitting the script to the web client.

또한, 본 발명은 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지를 복호화하는 제 5 단계를 더 포함하여 이루어진 것을 특징으로 한다.In addition, the present invention is characterized in that it further comprises a fifth step of decrypting the encrypted web page transmitted from the web server by the ActiveX control or plug-in is driven by the script in the web client.

또한, 본 발명은 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X(ActiveX) 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지의 추가적인 보안을 지원하는 제 6 단계를 더 포함하여 이루어진 것을 특징으로 한다.In addition, the present invention further comprises a sixth step in which an ActiveX control or a plug-in is driven by the script in the web client to support additional security of an encrypted web page transmitted from the web server. It features.

상기 목적을 달성하기 위한 본 발명은, 프로세서를 구비한 웹기반 디지털 저작물(웹페이지) 보호 시스템에, 웹서버에서 웹클라이언트로 전송되는 웹페이지의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시키는 제 1 기능; 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분하는 제 2 기능; 상기 구분된 보호 영역을 암호화하는 제 3 기능; 및 상기 암호화된 영역에 스트립트를 추가하여, 상기 웹클라이언트로 전송하는 제 4 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention for achieving the above object, in the web-based digital asset (web page) protection system having a processor, by analyzing the header of the web page transmitted from the web server to the web client, whether or not to encrypt the web page to be protected A first function of determining and matching a size item of a web page header according to a change in size of a web page body according to an encryption process; A second function of distinguishing an area to be protected from the entire web page body; A third function of encrypting the separated protected area; And adding a script to the encrypted area to provide a computer-readable recording medium having recorded thereon a program for realizing a fourth function for transmitting to the web client.

또한, 본 발명은 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지를 복호화하는 제 5 기능을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention can be read by a computer recorded with a program for further realizing a fifth function of decrypting an encrypted web page transmitted from the web server by an ActiveX control or a plug-in driven by the script on the web client. Provide a recording medium.

또한, 본 발명은 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X(ActiveX) 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지의 추가적인 보안을 지원하는 제 6 기능을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, the present invention is a program for further implementing a sixth function to support the additional security of the encrypted web page transmitted from the web server by the ActiveX (ActiveX) control or plug-in is driven by the script in the web client Provide a computer readable recording medium having recorded thereon.

본 발명은 다양한 웹서버와 연동하여 HTML, PHP, ASP 등 다양한 웹페이지의 실시간 암호화 및 복호화를 통해 웹기반 저작물에 대한 지적재산권 관리 및 보호 서비스를 실현하고자 한다.The present invention aims to realize intellectual property management and protection services for web-based works through real-time encryption and decryption of various web pages such as HTML, PHP, ASP, etc. in conjunction with various web servers.

이를 위해, 본 발명은 정적 웹페이지 뿐만 아니라 동적으로 생성되는 웹페이지에 대한 보호를 위해 웹서버 소프트웨어에 필터 형태의 모듈(필터링 모듈)을 투입시켜 웹페이지 보호를 위해 필요한 암호화 작업 및 스크립트 추가 작업을 실시간으로 처리토록 하고, 웹클라이언트 프로그램에는 복호화 및 보호 모듈을 추가하여 웹페이지에 대한 접근이 허용된 사람만이 복호화하여 볼 수 있으며 기타 보호를 위해 필요한 처리를 할 수 있도록 한다. 이때, 웹서비스 운영자는 최소한의 수정으로 웹페이지에 대한 보호를 수행할 수 있도록 하고, 웹서비스 이용자는 기존의 이용 방법과 동일한 방법으로 웹서비스를 이용하여 보호에 투명하게 웹서비스를 이용할 수 있도록 한다.To this end, the present invention injects a module (filtering module) in the form of a filter in the web server software to protect not only static web pages but also dynamically generated web pages to perform encryption and script addition operations necessary for protecting web pages. Processing is performed in real time, and the decryption and protection module is added to the web client program so that only those who are allowed to access the web page can decrypt and view it and perform other processing necessary for protection. At this time, the web service operator can protect the web page with minimal modification, and the web service user can use the web service transparently for protection by using the web service in the same way as the existing method. .

특히, 본 발명에서는 전술한 바와 같이 웹서버에 필터링 모듈을 추가하여 웹서버에서 처리가 끝나 사용자(웹클라이언트)에게 전송되기 직전에 보호가 필요한 부분을 실시간으로 암호화하므로 정적인 웹페이지 뿐만 아니라 동적인 웹페이지에도 적용이 가능하며, 기존의 웹기반 디지털 저작물에 최소한의 코드 추가만으로 보호가 가능하다. 즉, 본 발명은 웹페이지 소스에 대해 별도의 전처리 작업없이 웹서버가 사용자에게 웹페이지를 전송하는 과정에서 암호화가 실시간으로 이루어지도록 하여, 동적으로 생성되는 웹페이지에 대해서도 모두 적용 가능하다. 또한, 암호화 이외에 웹페이지 소스에 별도의 스크립트를 추가하거나 변형이 가능하여, 여러 가지 용도로 사용이 가능하다.In particular, the present invention adds a filtering module to the web server as described above, and encrypts the portion in need of protection just before being transmitted to the user (web client) in the web server in real time. It can also be applied to web pages and can be protected with minimal code addition to existing web-based digital works. That is, the present invention allows encryption to be performed in real time while the web server transmits the web page to the user without any preprocessing work for the web page source, so that the present invention can be applied to all dynamically generated web pages. In addition to the encryption, it is possible to add or modify a separate script in the web page source, it can be used for various purposes.

이처럼, 본 발명은 웹서버를 통해 서비스되는 정적 또는 동적 웹페이지(디지털 저작물)에 적용 가능하며, 웹페이지 소스에 대해 최소한의 수정을 통해 디지털 저작권 보호를 가능하게 한다. 즉, 본 발명은 기존 정적인 웹페이지에만 적용되던 방법을 벗어나 동적인 웹페이지에도 적용이 가능하며, 부가적으로 웹페이지에 별도의 스크립트를 추가하거나 웹페이지의 변형까지 가능하여 웹기반 디지털 저작물 보호를 위해 이용된다.As such, the present invention is applicable to static or dynamic web pages (digital works) served through a web server, and enables digital copyright protection through minimal modification to web page sources. In other words, the present invention can be applied to dynamic web pages beyond the existing static web page method, and additionally, a script can be added to a web page or a web page can be modified to protect a web-based digital asset. Is used for.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1 은 본 발명에 따른 웹기반 디지털 저작물 보호 시스템의 일실시예 구성도로서, 도면에서 "11"은 웹서버 소프트웨어, "12"는 필터링 모듈, "21"은 액티브 X(ActiveX) 컨트롤이나 플러그인(Plug-in) 모듈, "12"는 하이퍼텍스트 전송 프로토콜(HTTP : HyperText Transfer Protocol) 헤더 분석부, 하이퍼텍스트 마크업 언어(HTML : HyperText Mark-up Language) 분석부, "123"은 암호화부, "124"는 스크립트 추가부, "211"은 복호화부, 그리고 "212"는 보호부를 각각 나타낸다.1 is an embodiment configuration diagram of a web-based digital asset protection system according to the present invention, in which "11" is web server software, "12" is a filtering module, and "21" is an ActiveX control or plug-in. (Plug-in) module, "12" is the HyperText Transfer Protocol (HTTP) header analysis unit, HyperText Mark-up Language (HTML) analysis unit, "123" is the encryption unit, "124" denotes a script adder, "211" denotes a decryption unit, and "212" denotes a protection unit.

도 1에 도시된 바와 같이, 본 발명에 따른 웹기반 디지털 저작물 보호 시스템은, 웹서버(10)에서 웹클라이언트(20)로 전송되는 웹페이지(HTML, ASP, PHP, CGI 등)의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시키기 위한 HTTP 헤더 분석부(121)와, HTTP 헤더 분석부(121)의 헤더 분석 결과에 따라, 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분하기 위한 HTML 분석부(122)와, HTML 분석부(122)에 의해 구분된 보호 영역을 암호화하기 위한 암호화부(123)와, 암호화부(123)에 의해 암호화된 영역에 스트립트를 추가하기 위한 스크립트 추가부(124)를 포함한다. 또한, 웹클라이언트(20)에서 스크립트에 의해액티브 X 컨트롤이나 플러그인 모듈(21)이 구동되어, 웹서버(10)로부터 전송된 암호화된 웹페이지를 복호화하기 위한 복호화부(211)를 더 포함한다. 또한, 웹클라이언트(20)에서 스크립트에 의해 액티브 X 컨트롤이나 플러그인 모듈(21)이 구동되어, 웹서버(10)로부터 전송된 암호화된 웹페이지의 추가적인 보안을 지원(저장기능, 인쇄기능, 블록복사기능, 화면캡쳐기능을 제어하여 원문이 유출되지 않도록 함)하기 위한 보호부(212)를 더 포함한다.As shown in FIG. 1, the web-based digital asset protection system according to the present invention analyzes a header of a web page (HTML, ASP, PHP, CGI, etc.) transmitted from the web server 10 to the web client 20. To determine whether to encrypt the web page to be protected, and to match the size item of the web page header according to the change in the size of the body of the web page according to the encryption process, the HTTP header analyzer 121 and the HTTP header analyzer 121 According to the header analysis result of the), the HTML analysis unit 122 for classifying the area to be protected in the entire web page body, and the encryption unit 123 for encrypting the protected area divided by the HTML analysis unit 122 And a script adding unit 124 for adding the script to the area encrypted by the encryption unit 123. In addition, the active X control or plug-in module 21 is driven by a script in the web client 20, and further includes a decryption unit 211 for decrypting the encrypted web page transmitted from the web server (10). In addition, the ActiveX control or plug-in module 21 is driven by a script in the web client 20 to support additional security of an encrypted web page transmitted from the web server 10 (storage function, printing function, block copy). And a protection unit 212 for controlling the screen capture function so that the original text does not leak.

상기와 같은 구성을 갖는 본 발명에 따른 실시간 암/복호화를 이용한 웹기반 디지털 저작물 보호 시스템의 동작을 살펴보면 다음과 같다.Looking at the operation of the web-based digital asset protection system using real-time encryption / decryption according to the present invention having the above configuration as follows.

본 발명에서 HTML, ASP, PHP, CGI 등 웹페이지의 원본 소스는 웹서버 소프트웨어(11)를 통해 처리가 끝나 최종적으로 생성되어 웹클라이언트(20)에게 전송하기 직전의 HTML을 웹서버(10)에 추가한 필터 형태의 모듈(필터링 모듈)(12)이 가로채서 필요한 처리를 가하게 된다. 이후에, 웹클라이언트(20)에게 HTML이 전달될 때에는 하이퍼텍스트 전송 프로토콜(HTTP)을 통해 전송되게 되는데, HTTP는 HTML을 전송하기 위해 HTTP 헤더(Header)를 먼저 전송하고 이후에 HTML 본문을 전송하게 된다. 이때, HTTP Header 분석부(121)에서 HTTP Header를 분석하여 이후에 오는 HTML 본문이 암호화 및 기타 처리를 해야할지 여부를 검사하고, 필요한 경우 HTTP Header에 적당한 처리를 해주게 된다. 이때, 가장 중요한 처리는 HTML 본문에 암호화 및 기타 처리를 가하게 되면 HTML 본문의 크기가 변하게 되며 HTTP Header에 HTML 본문의 크기 항목을 정확히 일치시켜 주어야 한다.In the present invention, the original source of the web page, such as HTML, ASP, PHP, CGI is finally generated after the processing through the web server software 11 is transmitted to the web server 10 before the HTML to the web client 20 The added filter type module (filtering module) 12 intercepts and applies the necessary processing. Thereafter, when the HTML is delivered to the web client 20, it is transmitted through Hypertext Transfer Protocol (HTTP). HTTP transmits an HTTP header first to transmit HTML, and then transmits an HTML body. do. At this time, the HTTP header analysis unit 121 analyzes the HTTP header to check whether the HTML body to be encrypted and other processing thereafter, and if necessary, the HTTP header is appropriately processed. At this time, the most important process is that the size of the HTML body is changed when encryption and other processing is applied to the HTML body, and the size items of the HTML body should be exactly matched to the HTTP header.

이후, HTTP Header의 처리가 끝난후, HTML 분석부(122)에서는 본문 내용 중암호화가 필요한 부분이 있는지 검사를 하게 된다. 보통 전체 HTML을 모두 암호화할 필요는 없기 때문에 특정한 태그를 두고 그 태그 영역안만을 암호화해 주면 된다. 이렇게 HTML 분석부(122)에서 암호화해야 할 영역이 결정되면, 암호화부(123)를 통해 암호화를 한다. 이때, 암호화는 여러 가지 알고리즘을 사용하여 암호화할 수 있도록 특히 모듈화해 두어야 할 부분이다. 이렇게 암호화된 HTML이 이용자의 웹브라우저(20)에 전송될 경우, 웹브라우저(20)에서는 복호화부(211)를 활성화시켜야 하는데, 웹브라우저(20)에서 활성화되어 복호화 및 보호를 수행하기 위해서는 ActiveX 컨트롤 형태나 플러그인 형태(21)를 가지게 된다.Thereafter, after the processing of the HTTP header, the HTML analysis unit 122 checks whether there is a portion of the body content that requires encryption. Usually you don't need to encrypt the entire HTML, so you only have to place a particular tag and encrypt the tag area. When the area to be encrypted is determined in the HTML analysis unit 122 as described above, the encryption unit 123 performs encryption. At this time, encryption is a part that must be especially modularized so that it can be encrypted using various algorithms. When the encrypted HTML is transmitted to the user's web browser 20, the web browser 20 needs to activate the decryption unit 211. In order to be activated and decrypted and protected in the web browser 20, the ActiveX control is performed. Form or plug-in form (21).

따라서, 웹브라우저(20)에서 ActiveX 컨트롤이나 플러그인 모듈(21)을 활성화하기 위한 스크립트를 웹서버(10)에서 추가해 주어야 하는데, 이러한 작업을 스크립트 추가부(124)에서 담당하게 된다.Therefore, a script for activating the ActiveX control or the plug-in module 21 in the web browser 20 should be added in the web server 10, and this task is handled by the script adding unit 124.

웹서버 소프트웨어(11)에 연동되어 실시간으로 암호화되고 기타 필요한 처리를 끝난 HTML은 전송되는 중간에 가로채기를 당하더라도 이미 암호화되어 있는 상태이므로 복호화를 위한 모듈이 없다거나 복호화 모듈이 있다고 하더라도 권한이 없는 경우에는 복호화를 할 수 없으므로 유출을 방지할 수 있게 된다.The HTML that is encrypted in real time and interlocked with the web server software 11 is already encrypted even if intercepted in the middle of transmission. Therefore, even if there is no module for decryption or even a decryption module, the HTML is not authorized. In this case, since the decryption cannot be performed, the leak can be prevented.

한편, 웹브라우저(20)로 전송된 암호화된 HTML은 내부에 포함시킨 스크립트에 의해 ActiveX 컨트롤 또는 플러그인 모듈(21)이 작동하게 되며, 복호화부(211)를 통해 복호화된다. 이때, 복호화시 사용자 PC의 시리얼번호 등을 참조하여 해당 PC내에서만 복호화되고, 유출되었을 경우 복호화되지 않도록 한다. 예를 들면, 웹브라우저(20)의 소스보기 기능을 사용하거나 저장 기능을 사용할 경우 암호화된 형태로만 나타나기 때문에 알 수가 없게 된다.Meanwhile, the encrypted HTML transmitted to the web browser 20 operates the ActiveX control or the plug-in module 21 by the script included therein, and is decrypted by the decryption unit 211. At this time, when decrypting, it is decrypted only in the corresponding PC by referring to the serial number of the user PC, and if not, it is not decrypted. For example, when the source view function or the storage function of the web browser 20 is used, it cannot be known because it appears only in an encrypted form.

복호화 과정을 통해 원문이 복호화되고 난 이후, 추가적인 보안이 필요한 경우 보호부(212)를 통해 보호를 지원한다. 여기서, 추가적인 보호는 보통 저장기능, 인쇄기능, 블록복사기능, 화면캡쳐기능 등을 제어하여 원문이 유출되지 않도록 한다. 이때, 저장기능의 경우 막지 않아도 저장을 하게 되면 암호화된 HTML만이 저장되므로 문제는 없다.After the original text is decrypted through the decryption process, if additional security is required, the protection unit 212 supports the protection. Here, additional protection usually controls the storage function, printing function, block copy function, screen capture function, etc. so that the original text is not leaked. At this time, the storage function is not a problem because only the encrypted HTML is stored if you save even if you do not block.

도 2 는 본 발명에 따른 웹기반 디지털 저작물 보호 방법에 대한 일실시예 흐름도이다.2 is a flowchart illustrating a web-based digital asset protection method according to the present invention.

도 2에 도시된 바와 같이, 실시간 암/복호화를 통한 웹기반 디지털 저작물 보호 방법은, 먼저 HTTP 헤더 분석부(121)에서 웹서버(10)에서 웹클라이언트(20)로 전송되는 웹페이지(HTML, ASP, PHP, CGI 등)의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시킨다(201). 즉, HTTP Header 분석부(121)에서 HTTP Header를 분석하여 이후에 오는 HTML 본문이 암호화 및 기타 처리를 해야할지 여부를 검사하고, 필요한 경우 HTTP Header에 적당한 처리를 한다. 이때, 가장 중요한 처리는 HTML 본문에 암호화 및 기타 처리를 가하게 되면 HTML 본문의 크기가 변하게 되므로 HTTP Header에 HTML 본문의 크기 항목을 정확히 일치시킨다.As shown in FIG. 2, the web-based digital asset protection method through real-time encryption / decryption may first include a web page (HTML, which is transmitted from the web header 10 to the web client 20 in the HTTP header analyzer 121). ASP, PHP, CGI, etc.) headers are analyzed to determine whether to encrypt the web page to be protected, and the size items of the web page header are matched according to the size change of the body of the web page according to the encryption process (201). That is, the HTTP header analysis unit 121 analyzes the HTTP header to check whether the HTML body to be encrypted and other processing thereafter, and if necessary, the HTTP header is appropriately processed. In this case, the most important process is that the size of the HTML body is changed when encryption and other processing are applied to the HTML body so that the size items of the HTML body exactly match the HTTP header.

이후, HTML 분석부(122)에서 HTTP 헤더 분석부(121)의 헤더 분석 결과에 따라 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분한다(202). 즉, HTML 분석부(122)에서는 본문 내용 중 암호화가 필요한 부분이 있는지 검사한다. 이는 보통전체 HTML을 모두 암호화할 필요는 없기 때문에 특정한 태그를 두고 그 태그 영역안만을 암호화하기 위함이다.Thereafter, the HTML analyzer 122 classifies the region to be protected in the entire web page body according to the header analysis result of the HTTP header analyzer 121 (202). That is, the HTML analyzer 122 checks whether there is a portion of the body content that requires encryption. This is usually because the entire HTML does not need to be encrypted, so only certain tags can be encrypted and only within that tag area.

이처럼 HTML 분석부(122)에서 암호화해야 할 영역이 결정되면(202), 암호화부(123)에서 HTML 분석부(122)에 의해 구분된 보호 영역을 암호화한다(203).When the area to be encrypted is determined by the HTML analyzing unit 122 as described above (202), the encryption unit 123 encrypts the protected area divided by the HTML analyzing unit 122 (203).

이렇게 암호화된 HTML이 이용자의 웹브라우저(20)에 전송될 경우 웹브라우저(20)에서 ActiveX 컨트롤이나 플러그인 모듈(21)을 활성화시키기 위하여, 스크립트 추가부(124)에서 암호화된 HTML에 스크립트를 추가한다(204).When the encrypted HTML is transmitted to the user's web browser 20, in order to activate the ActiveX control or the plug-in module 21 in the web browser 20, the script adder 124 adds a script to the encrypted HTML. (204).

다음으로, 스트립트를 추가한 암호화된 HTML을 웹서버(10)를 통해 웹클라이언트(20)로 전송한다(205).Next, the encrypted HTML to which the script is added is transmitted to the web client 20 through the web server 10 (205).

한편, 웹브라우저(20)로 전송된 암호화된 HTML은 내부에 포함시킨 스크립트에 의해 액티브 X 컨트롤이나 플러그인 모듈(21)이 구동되어, 복호화부(211)를 통해 웹서버(10)로부터 전송된 암호화된 웹페이지를 복호화된다(206). 이때, 복호화시 사용자 PC의 시리얼번호 등을 참조하여 해당 PC내에서만 복호화되고, 유출되었을 경우 복호화되지 않는다.Meanwhile, the encrypted HTML transmitted to the web browser 20 is driven by the ActiveX control or plug-in module 21 by a script included therein, and is transmitted from the web server 10 through the decryption unit 211. The decrypted web page is decrypted (206). At this time, it is decrypted only in the PC with reference to the serial number of the user PC at the time of decryption, and is not decrypted if leaked.

마지막으로, 복호화 과정을 통해 원문이 복호화되고 나면, 추가적인 보안이 필요한 경우 보호부(212)를 통해 보호를 지원(저장기능, 인쇄기능, 블록복사기능, 화면캡쳐기능을 제어하여 원문이 유출되지 않도록 함)할 수 있다(207).Finally, after the original text is decrypted through the decryption process, if additional security is required, the protection unit 212 supports protection (controlling the storage function, print function, block copy function, and screen capture function so that the original text is not leaked. (207).

이상에서와 같이 본 실시예에서는 암호화를 통한 웹페이지 보호에 적용을 시켰지만, 웹페이지에 변화를 가하거나 특정한 스크립트를 추가하고, 또 웹페이지에 대한 접근 제어 등 여러 가지로 변형이 가능하다.As described above, the present embodiment is applied to the protection of the web page through encryption, but it can be modified in various ways such as changing the web page, adding a specific script, and controlling access to the web page.

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.The method of the present invention as described above may be implemented as a program and stored in a computer-readable recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.).

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기한 바와 같은 본 발명은, 웹서버 소프트웨어에 추가 모듈을 장착하여 정적 또는 동적을 생성되는 웹페이지에 대하여 전처리 작업없이 실시간 암/복호화를 통한 웹페이지 보호를 가능하게 함으로써, 기존 전처리 작업을 통해 보호하는 방법이 정적인 웹페이지에 대해서만 적용 가능한데 반하여, 동적으로 생성되는 다양한 웹페이지에 대한 보호를 가능하게 하고 추가적인 처리를 가능하게 하여 보다 완벽하게 웹페이지를 보호할 수 있으며, 웹서비스 제공자가 최소한의 노력으로 웹페이지의 보호 및 유지보수를 가능토록 할 수 있는 효과가 있다.The present invention as described above, by installing an additional module in the web server software to enable the protection of the web page through the real-time encryption / decryption for real-time encryption / decryption without pre-processing for the web page generated static or dynamic, protection through the existing pre-processing operation While the method is only applicable to static web pages, it enables protection of various dynamically generated web pages and enables additional processing to protect the web pages more completely. Efforts have been made to enable the protection and maintenance of web pages.

Claims (11)

웹기반 디지털 저작물(웹페이지) 보호 시스템에 있어서,In a web-based digital asset (web page) protection system, 웹서버에서 웹클라이언트로 전송되는 웹페이지의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시키기 위한 웹페이지 헤더 처리수단;It analyzes the header of the web page sent from the web server to the web client, decides whether to encrypt the web page to be protected, and matches the size items of the web page header according to the size change of the web page body due to the encryption process. Page header processing means; 상기 웹페이지 헤더 처리수단의 헤더 분석 결과에 따라, 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분하기 위한 웹페이지 본문 처리수단;Web page body processing means for classifying a region to be protected in the entire web page body according to a header analysis result of the web page header processing means; 상기 웹페이지 본문 처리수단에 의해 구분된 보호 영역을 암호화하기 위한 암호화수단; 및Encrypting means for encrypting a protected area divided by said web page body processing means; And 상기 암호화수단에 의해 암호화된 영역에 스트립트를 추가하기 위한 스크립트 추가수단Script adding means for adding a script to the area encrypted by the encryption means 을 포함하는 웹기반 디지털 저작물 보호 시스템.Web-based digital asset protection system comprising a. 제 1 항에 있어서,The method of claim 1, 상기 스크립트는,The script is 상기 웹클라이언트에서 액티브 X(ActiveX) 컨트롤이나 플러그인(Plug-in)을 활성화시키는 것을 특징으로 하는 웹기반 디지털 저작물 보호 시스템.Web-based digital asset protection system, characterized in that to activate the ActiveX (ActiveX) control or plug-in (Plug-in) in the web client. 제 2 항에 있어서,The method of claim 2, 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지를 복호화하기 위한 복호화수단Decryption means for decrypting an encrypted web page transmitted from the web server by running an ActiveX control or a plug-in by the script in the web client 을 더 포함하는 웹기반 디지털 저작물 보호 시스템.Web-based digital asset protection system further comprising. 제 3 항에 있어서,The method of claim 3, wherein 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지의 추가적인 보안을 지원하기 위한 보호수단Protection means for supporting an additional security of an encrypted web page transmitted from the web server by running an ActiveX control or a plug-in by the script on the web client. 을 더 포함하는 웹기반 디지털 저작물 보호 시스템.Web-based digital asset protection system further comprising. 제 4 항에 있어서,The method of claim 4, wherein 상기 보호수단은,The protective means, 저장기능, 인쇄기능, 블록복사기능, 화면캡쳐기능을 제어하여 원문이 유출되지 않도록 하는 웹기반 디지털 저작물 보호 시스템.Web-based digital asset protection system that prevents the original text from leaking by controlling the storage function, printing function, block copy function, and screen capture function. 웹기반 디지털 저작물(웹페이지) 보호 방법에 있어서,In the method of protecting web-based digital assets (web pages), 웹서버에서 웹클라이언트로 전송되는 웹페이지의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시키는 제 1 단계;The first step of analyzing the header of the web page transmitted from the web server to the web client to determine whether to encrypt the web page to be protected, and matching the size items of the web page header in accordance with the size change of the body of the web page according to the encryption process step; 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분하는 제 2 단계;A second step of classifying a region to be protected in the entire web page body; 상기 구분된 보호 영역을 암호화하는 제 3 단계; 및Encrypting the separated protected area; And 상기 암호화된 영역에 스트립트를 추가하여, 상기 웹클라이언트로 전송하는 제 4 단계A fourth step of adding a script to the encrypted area and transmitting the script to the web client 을 포함하는 웹기반 디지털 저작물 보호 방법.Web-based digital asset protection method comprising a. 제 6 항에 있어서,The method of claim 6, 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지를 복호화하는 제 5 단계A fifth step in which an ActiveX control or a plug-in is driven by the script in the web client to decrypt an encrypted web page transmitted from the web server 를 더 포함하는 웹기반 디지털 저작물 보호 방법.Web-based digital asset protection method further comprising. 제 7 항에 있어서,The method of claim 7, wherein 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X(ActiveX) 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지의 추가적인 보안을 지원하는 제 6 단계A sixth step of supporting an additional security of an encrypted web page transmitted from the web server by running an ActiveX control or a plug-in by the script in the web client; 를 더 포함하는 웹기반 디지털 저작물 보호 방법.Web-based digital asset protection method further comprising. 프로세서를 구비한 웹기반 디지털 저작물(웹페이지) 보호 시스템에,In the web-based digital asset (web page) protection system with a processor, 웹서버에서 웹클라이언트로 전송되는 웹페이지의 헤더를 분석하여, 보호할 웹페이지의 암호화 여부를 결정하고, 암호화 처리에 따른 웹페이지 본문의 크기 변화에 따라 웹페이지 헤더의 크기 항목을 일치시키는 제 1 기능;The first step of analyzing the header of the web page transmitted from the web server to the web client to determine whether to encrypt the web page to be protected, and matching the size items of the web page header in accordance with the size change of the body of the web page according to the encryption process function; 전체 웹페이지 본문에서 보호하고자 하는 영역을 구분하는 제 2 기능;A second function of distinguishing an area to be protected from the entire web page body; 상기 구분된 보호 영역을 암호화하는 제 3 기능; 및A third function of encrypting the separated protected area; And 상기 암호화된 영역에 스트립트를 추가하여, 상기 웹클라이언트로 전송하는 제 4 기능A fourth function of adding a script to the encrypted area and transmitting the script to the web client 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this. 제 9 항에 있어서,The method of claim 9, 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지를 복호화하는 제 5 기능A fifth function of operating an ActiveX control or a plug-in by the script in the web client to decrypt an encrypted web page transmitted from the web server 을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for further realization. 제 10 항에 있어서,The method of claim 10, 상기 웹클라이언트에서 상기 스크립트에 의해 액티브 X(ActiveX) 컨트롤이나 플러그인이 구동되어, 상기 웹서버로부터 전송된 암호화된 웹페이지의 추가적인 보안을 지원하는 제 6 기능A sixth function that activates an ActiveX control or a plug-in by the script on the web client to support additional security of an encrypted web page transmitted from the web server 을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for further realization.
KR1020020062678A 2002-10-15 2002-10-15 Web-based digital contents protection system and method using the real-time encryption/decryption KR20040036745A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020062678A KR20040036745A (en) 2002-10-15 2002-10-15 Web-based digital contents protection system and method using the real-time encryption/decryption

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020062678A KR20040036745A (en) 2002-10-15 2002-10-15 Web-based digital contents protection system and method using the real-time encryption/decryption

Publications (1)

Publication Number Publication Date
KR20040036745A true KR20040036745A (en) 2004-05-03

Family

ID=37335387

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020062678A KR20040036745A (en) 2002-10-15 2002-10-15 Web-based digital contents protection system and method using the real-time encryption/decryption

Country Status (1)

Country Link
KR (1) KR20040036745A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101144051B1 (en) * 2009-01-05 2012-05-23 주식회사 올앳 Server, system, and method for providing web contents securely, and a medium having computer readable program for executing the method
KR101292004B1 (en) * 2011-08-23 2013-08-23 주식회사 인프라웨어 Method for security enhancement of source code package for web applications, and computer readable recording medium storing program for the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1032567A (en) * 1996-07-18 1998-02-03 Mitsubishi Electric Corp Ciphering equipment, de-ciphering equipment and data transmission system using them
JP2000132999A (en) * 1998-10-29 2000-05-12 Sharp Corp Semiconductor integrated circuit
KR20000050106A (en) * 2000-05-16 2000-08-05 김의경 multimedia streaming service method, and system for the same
KR20000055722A (en) * 1999-02-09 2000-09-15 구자홍 Encryption apparatus for digital data player
JP2000341266A (en) * 1999-05-31 2000-12-08 Victor Co Of Japan Ltd Data transfer method, data transfer method in contents sales system utilizing the method and recording medium recording data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1032567A (en) * 1996-07-18 1998-02-03 Mitsubishi Electric Corp Ciphering equipment, de-ciphering equipment and data transmission system using them
JP2000132999A (en) * 1998-10-29 2000-05-12 Sharp Corp Semiconductor integrated circuit
KR20000055722A (en) * 1999-02-09 2000-09-15 구자홍 Encryption apparatus for digital data player
JP2000341266A (en) * 1999-05-31 2000-12-08 Victor Co Of Japan Ltd Data transfer method, data transfer method in contents sales system utilizing the method and recording medium recording data
KR20000050106A (en) * 2000-05-16 2000-08-05 김의경 multimedia streaming service method, and system for the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101144051B1 (en) * 2009-01-05 2012-05-23 주식회사 올앳 Server, system, and method for providing web contents securely, and a medium having computer readable program for executing the method
KR101292004B1 (en) * 2011-08-23 2013-08-23 주식회사 인프라웨어 Method for security enhancement of source code package for web applications, and computer readable recording medium storing program for the same

Similar Documents

Publication Publication Date Title
EP1632833B1 (en) Computer system protection
US8458273B2 (en) Content rights management for document contents and systems, structures, and methods therefor
US7469050B2 (en) Organization-based content rights management and systems, structures, and methods therefor
JP4562909B2 (en) Safe delivery of digital expressions
US7225157B2 (en) Limited-use browser and security system
US7367060B2 (en) Methods and apparatus for secure document printing
US7570768B2 (en) Systems, structures, and methods for decrypting encrypted digital content when a rights management server has been decommissioned
JP4512153B2 (en) System for distributing content securely
US7653940B2 (en) Tracing and identifying piracy in wireless digital rights management system
US7549062B2 (en) Organization-based content rights management and systems, structures, and methods therefor
US20030051172A1 (en) Method and system for protecting digital objects distributed over a network
JPH10326287A (en) System and device for digital content management
CN101043319A (en) Digital content protective system and method
US20030237005A1 (en) Method and system for protecting digital objects distributed over a network by electronic mail
KR20030084798A (en) Document security system
KR20040036745A (en) Web-based digital contents protection system and method using the real-time encryption/decryption
Jaya Mabel Rani et al. Data Leakage Prevention and Detection Techniques Using Internet Protocol Address
Graf et al. Courseware needs security
KR100843056B1 (en) System and method for digital rights management using a standard rendering engine
KR20010076995A (en) System for detecting and obtaining evidence of infringing data on network
KR20050005666A (en) Digital rights management system based on file management/common ownership of internet

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
NORF Unpaid initial registration fee