KR20130072907A - Method and system for shortening url - Google Patents

Method and system for shortening url Download PDF

Info

Publication number
KR20130072907A
KR20130072907A KR1020110140529A KR20110140529A KR20130072907A KR 20130072907 A KR20130072907 A KR 20130072907A KR 1020110140529 A KR1020110140529 A KR 1020110140529A KR 20110140529 A KR20110140529 A KR 20110140529A KR 20130072907 A KR20130072907 A KR 20130072907A
Authority
KR
South Korea
Prior art keywords
shortened url
url
shortened
generating
user terminal
Prior art date
Application number
KR1020110140529A
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 KR1020110140529A priority Critical patent/KR20130072907A/en
Publication of KR20130072907A publication Critical patent/KR20130072907A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Abstract

PURPOSE: A method for creating a short URL and a system supporting the same are provided. CONSTITUTION: A system for creating a short URL comprises a transceiver (310), a short URL creating unit (320), a storage unit (330), a list extracting unit (340), and a connection setup unit (350). The transceiver is connected to a user terminal to transmit and receive data. The short URL creating unit creates a short URL by applying various algorithms to the original address received from a user. The storage unit stores the created short URL. If a request for connection is received from a user, the list extracting unit extracts a list matched to the requested short URL, and the connection setup unit connects the terminal of the user to the requested URL. [Reference numerals] (310) Transceiver; (320) Short URL creating unit; (330) Storage unit; (340) List extracting unit; (350) Connection setup unit

Description

Shortened URL generation method and system supporting it {METHOD AND SYSTEM FOR SHORTENING URL}

The present invention relates to a method for generating a shortened URL and a system supporting the same.

Short URL (Uniform Resource Locator) service is a service that shorten the long URL. Short URL service is a service that appeared to supplement the character limit of the social networking service (SNS), users can conveniently use the short URL instead of the long URL.

The shortened URL generation server randomly generates a shortened URL according to a user's request. Thus, looking at the shortened URL, it is not known at all what web page the corresponding source address is.

Accordingly, the shortened URL can be exploited for phishing attacks or worm attacks. In addition, a user who clicks the shortened URL may be connected to a web page that is not intended at all.

The technical problem to be solved by the present invention is to provide a method for generating a short URL and a system supporting the same.

In a shortened URL generation method of a shortened URL (Uniform Resource Locator) generation server according to an aspect of the present invention, receiving an original address and a user message together with a shortened URL generation request from a generating user terminal requesting a shortened URL generation; Generating a shortened URL corresponding to the address, transmitting the shortened URL to the generating user terminal, and mapping the shortened URL to the original address and the user message and storing the shortened URL.

In the receiving step, the identification information of the generating user may be further received.

The user message may include the content of the web page linked through the original address.

Short URLs may be randomly generated.

The method for generating a shortened URL may include: receiving a connection request using the shortened URL from a connection user terminal which is to be connected to a webpage using the shortened URL, extracting a list associated with an original address corresponding to the shortened URL; The method may further include providing the extracted list to the connected user terminal.

The list may be a shortened URL list having the same original address as the shortened URL.

The shortened URL list may include the user message.

The providing may include exposing a message input by the user of generation in the form of a bulletin board when generating a shortened URL having the same original address as the shortened URL.

The shortened URL generation system according to an aspect of the present invention receives a source address and a user message together with a shortened URL generation request from a generated user terminal requesting a shortened URL generation, and transmits and receives a generated shortened URL to the generated user terminal. And a shortened URL generator configured to generate a shortened URL corresponding to the original address, and a storage configured to store the shortened URL by mapping the original URL and the user message.

The transceiver further includes a list extracting unit for extracting a shortened URL list having the same original address as the shortened URL when receiving a connection request using the shortened URL from a connecting user terminal to be connected to a webpage using the shortened URL. can do.

The transceiver may provide the connected user terminal with a user message included in the shortened URL list in the form of a bulletin board.

According to an embodiment of the present invention, when a shortened URL is generated, a user message of a generating user is inputted, and when a connecting user requests a connection to a web page, the user message is exposed to a web page having unintended contents. The problem of connecting can be prevented.

1 is an example of a network configuration diagram.
2 is an example of generating a shortened URL.
3 is a block diagram illustrating a shortened URL generation system according to an embodiment of the present invention.
4 is a flowchart illustrating a method of generating and connecting a shortened URL according to an embodiment of the present invention.
5 illustrates a page for generating a URL according to an embodiment of the present invention.
6 is a list exposed to the connection user terminal according to an embodiment of the present invention.

DETAILED DESCRIPTION Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art may easily implement the present invention. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. In the drawings, parts irrelevant to the description are omitted in order to clearly describe the present invention, and like reference numerals designate like parts throughout the specification.

Throughout the specification, when an element is referred to as "comprising ", it means that it can include other elements as well, without excluding other elements unless specifically stated otherwise.

Also, the term "part" in the description means a unit for processing at least one function or operation, which may be implemented by hardware, software, or a combination of hardware and software.

In this specification, a terminal includes a mobile station (MS), a mobile terminal (MT), a subscriber station (SS), a portable subscriber station (PSS), a user equipment , An access terminal (AT), an access terminal (AT), and the like, and may include all or some of functions of a terminal, a mobile station, a mobile terminal, a subscriber station, a mobile subscriber station, a user equipment, .

1 is an example of a network configuration diagram.

Referring to FIG. 1, in the network configuration diagram, the generating user terminal 100, the connecting user terminal 200, and the shortened URL server 300 are connected through a network.

Here, the generating user terminal 100 is a terminal of a user who requests to generate a shortened URL. The connecting user terminal 200 is a terminal of a user who requests to connect to a web page using a shortened URL.

The generating user terminal 100 and the connecting user terminal 200 may be a smart terminal that downloads, installs, and executes an SNS-related application or an application for generating a shortened URL.

The shortened URL server 300 shortens the long URL.

2 is an example of generating a shortened URL. As shown in FIG. 2, when the generating user terminal 100 attaches a long URL to the shortened URL generation window and clicks a URL shortened tab, the shortened URL server 300 randomly generates a shortened URL. The short URL has a structure such as http://me2.do/15flGM and http://me2.do/W23ntN , for example. As such, it is impossible to predict at all which source address is connected by the shortened URL alone.

Accordingly, there is a need for a method of generating a shortened URL so that a user requesting to connect to the webpage using the shortened URL can predict the content of the linked webpage. Hereinafter, a method of generating a shortened URL and a system supporting the same will be described in detail.

3 is a block diagram illustrating a shortened URL generation system according to an embodiment of the present invention, and FIG. 4 is a flowchart illustrating a shortened URL generation and connection method according to an embodiment of the present invention.

Referring to FIG. 3, the shortened URL generation system 300 includes a transceiver 310, a shortened URL generator 320, a storage 330, a list extractor 340, and a connection setup unit 350. .

The transceiver 310 transmits data to the generating user terminal 100 or the connecting user terminal 200 or receives data from the generating user terminal 100 or the connecting user terminal 200. For example, the transceiver 310 may receive at least one of an original address, a message, and an ID together with the shortened URL generation request from the generating user terminal 100. The transceiver 310 may receive a connection request to the web page corresponding to the shortened URL from the connection user terminal 200. In addition, the transceiver 310 may transmit a list corresponding to the original address corresponding to the shortened URL to the connected user terminal 200.

The shortened URL generator 320 generates a shortened URL using the original address received from the generating user terminal 100. The shortened URL generator 320 may randomly generate shortened URLs or generate them using various algorithms.

The storage unit 330 stores information related to shortened URL generation. For example, the storage unit 330 may map and store at least one shortened URL, an original address, and a message. The storage unit 330 may further store creator information. Here, the creator information may be an ID for identifying the creator. The storage unit 330 may further store authentication information of the generating user or the connecting user.

When the list extracting unit 340 receives the connection request for the shortened URL from the connected user terminal 200, the list extractor 340 extracts a list related to the original address corresponding to the shortened URL.

When the connection setting unit 350 finally receives a connection request from the connection user terminal 200 to the source address, the connection user terminal 200 processes the connection user terminal 200 to connect to the source address.

3 and 4, the generation user terminal 100 transmits a shortened URL generation request to the shortened URL generation server 300 (S400). In this case, the generating user terminal 100 may further transmit at least one of an original address, a message, and an ID to the shortened URL generating server 300 together with the shortened URL generating request. Here, the message refers to a message left by the creating user when generating the shortened URL. For example, the message may include content about the web page corresponding to the original address. The ID may be identification information such as an ID of the generating user. To this end, when the generating user terminal 100 accesses the shortened URL generating server 300, the shortened URL generating server 300 may expose a page for generating the shortened URL to the generating user terminal 100. 5 illustrates a page for generating a URL according to an embodiment of the present invention. Referring to FIG. 5, a page for generating a shortened URL may include a source address field, a message field, and an ID field. After inputting an original address, a message, and an ID through a page exposed to the generating user terminal 100, the shortened URL generating request may be delivered to the shortened URL generating server 300 by clicking the request tab.

The shortened URL generating server 300 generates a shortened URL corresponding to the original address received from the generating user terminal 100 (S410). In this case, the shortened URL may be randomly generated or generated using various algorithms.

The shortened URL generation server 300 transmits the shortened URL generated to the generating user terminal 100 (S420), and stores the generated shortened URL, a corresponding original address, and a message and ID received from the generating user terminal 100. (S430).

On the other hand, when receiving a connection request using the shortened URL from the connection user terminal 200 (S440), the shortened URL generation server 300 extracts a list associated with the original address corresponding to the shortened URL received the connection request (S450). ). For example, the shortened URL generating server 300 may extract a shortened URL list having the same original address as the shortened URL that is requested to be connected. The shortened URL list may include a message inputted by the generating user when generating the shortened URL and an ID of the generating user.

The shortened URL generation server 300 provides the extracted list to the connection user terminal 200 (S460). 6 is a list exposed to the connection user terminal according to an embodiment of the present invention. That is, the ID of the generating user who generated the shortened URL and the message input by the generating user when generating the shortened URL with respect to the same original address may be exposed in the form of a bulletin board.

When the connection user terminal 200 requests to connect to the source address exposed in the extracted list (S470), the shortened URL generation server 300 may process the connection user terminal 200 to be connected to the corresponding source address (S480). ).

As described above, according to one embodiment of the present invention, after exposing the message of the user who created the shortened URL to the connected user terminal 200 requesting the connection to the shortened URL, the terminal finally requests to connect to the original address. Accordingly, it is possible to minimize the possibility of linking to unwanted web pages from the point of view of the connecting user. In addition, the problem that the shortened URL is exploited for a phishing attack or a worm attack can be reduced.

The embodiments of the present invention described above are not implemented only by the apparatus and method, but may be implemented through a program for realizing the function corresponding to the configuration of the embodiment of the present invention or a recording medium on which the program is recorded.

While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, It belongs to the scope of right.

Claims (11)

In the short URL (Uniform Resource Locator) generation server short URL generating method,
Receiving an original address and a user message together with a shortened URL generation request from a generating user terminal requesting a shortened URL generation;
Generating a shortened URL corresponding to the original address;
Transmitting the shortened URL to the generating user terminal, and
Mapping the shortened URL with the original address and the user message and storing the shortened URL
Shortened URL generation method comprising a.
The method of claim 1,
The shortening URL generation method of receiving the identification information of the generating user further in the receiving step.
The method of claim 1,
And the user message includes content about a web page linked through the original address.
The method of claim 1,
The shortened URL is randomly generated method of generating a short URL.
The method of claim 1,
Receiving a connection request using the shortened URL from a connecting user terminal to be connected to a webpage using the shortened URL;
Extracting a list associated with the original address corresponding to the shortened URL, and
Providing the extracted list to the connected user terminal
Shortened URL generation method further comprising.
The method of claim 5,
And the list is a shortened URL list having the same original address as the shortened URL.
The method according to claim 6,
And the shortened URL list includes the user message.
The method of claim 5,
The providing step
Exposing a message input by a user in the form of a bulletin board when generating a shortened URL having the same original address as the shortened URL;
Shortened URL generation method comprising a.
A transmission / reception unit configured to receive an original address and a user message together with a shortened URL generation request from a generated user terminal requesting to generate a shortened URL, and to transmit the generated shortened URL to the generated user terminal;
A shortened URL generator for generating a shortened URL corresponding to the original address, and
A storage unit for mapping the shortened URL with the original address and the user message and storing the shortened URL
Shortened URL generation system comprising a.
10. The method of claim 9,
When the transmission and reception unit receives a connection request using the shortened URL from a connection user terminal to connect to a web page using the shortened URL,
And a list extracting unit which extracts a shortened URL list having the same original address as the shortened URL.
The method of claim 10,
The transmitting and receiving unit shortened URL generation system for providing a user message included in the shortened URL list to the connected user terminal in the form of a bulletin board.
KR1020110140529A 2011-12-22 2011-12-22 Method and system for shortening url KR20130072907A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110140529A KR20130072907A (en) 2011-12-22 2011-12-22 Method and system for shortening url

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110140529A KR20130072907A (en) 2011-12-22 2011-12-22 Method and system for shortening url

Publications (1)

Publication Number Publication Date
KR20130072907A true KR20130072907A (en) 2013-07-02

Family

ID=48987467

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110140529A KR20130072907A (en) 2011-12-22 2011-12-22 Method and system for shortening url

Country Status (1)

Country Link
KR (1) KR20130072907A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101441869B1 (en) * 2013-02-21 2014-09-22 고려대학교 산학협력단 System for generating shorten Uniform Resource Locator and Method therefor
KR20160149202A (en) * 2014-03-28 2016-12-27 스위스 브이엑스 베넨쎄라피 운트 포르스청 게엠베하 Compositions and devices for sclerotherapy using light hardening glues
KR20170039658A (en) * 2014-08-05 2017-04-11 알리바바 그룹 홀딩 리미티드 Information operation
KR20180120536A (en) * 2017-04-27 2018-11-06 현대해상화재보험 주식회사 Method for providing online insurance transaction service

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101441869B1 (en) * 2013-02-21 2014-09-22 고려대학교 산학협력단 System for generating shorten Uniform Resource Locator and Method therefor
KR20160149202A (en) * 2014-03-28 2016-12-27 스위스 브이엑스 베넨쎄라피 운트 포르스청 게엠베하 Compositions and devices for sclerotherapy using light hardening glues
KR20170039658A (en) * 2014-08-05 2017-04-11 알리바바 그룹 홀딩 리미티드 Information operation
US11238402B2 (en) 2014-08-05 2022-02-01 Advanced New Technologies Co., Ltd. Information operation
KR20180120536A (en) * 2017-04-27 2018-11-06 현대해상화재보험 주식회사 Method for providing online insurance transaction service

Similar Documents

Publication Publication Date Title
CN105530175B (en) Message processing method, device and system
US9794242B2 (en) Method, apparatus and application platform for realizing logon to an application service website
WO2016101635A1 (en) Method, apparatus and device for synchronizing login status, and computer storage medium
US9501777B1 (en) Systems and methods for MAC address tracking for a mobile device
CN110049022B (en) Domain name access control method and device and computer readable storage medium
CN106874471B (en) Information pushing method and device
CN103001926A (en) Method, device and system for subscription notification
CN102682009A (en) Method and system for logging in webpage
CN103139137B (en) Network service provider method and device
CN106649446B (en) Information pushing method and device
CN107463453B (en) Method, device, equipment and storage medium for communication between different applications of same terminal
KR101258986B1 (en) System and method for automatically installing applications
WO2015021873A1 (en) Method, platform server, and system of data pushing
US20140214921A1 (en) System and method for identification of an application executed on a mobile device
US20140019957A1 (en) Method, apparatus, and system for sharing software among terminals
CN105051685A (en) System and method to enable web property access to a native application
CN106254319B (en) Light application login control method and device
CN104158818A (en) Single sign-on method and system
CN103617267A (en) Socialized extension search method, device and system
WO2014008864A1 (en) Method, apparatus, and system for sharing software among terminals
CN104618388A (en) Quick registration and login method and corresponding reset server and information server
KR20130072907A (en) Method and system for shortening url
CN108880923A (en) The method and apparatus that policer operation applied to application server is requested
CN104426834A (en) Webpage requesting method, client, server and system
US20120246235A1 (en) Attribute information sharing providing system, access information management device, access information proxy management device, method and program therefor

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination