WO2019042164A1 - Method, apparatus, and computer storage medium for managing sms messages - Google Patents

Method, apparatus, and computer storage medium for managing sms messages Download PDF

Info

Publication number
WO2019042164A1
WO2019042164A1 PCT/CN2018/101116 CN2018101116W WO2019042164A1 WO 2019042164 A1 WO2019042164 A1 WO 2019042164A1 CN 2018101116 W CN2018101116 W CN 2018101116W WO 2019042164 A1 WO2019042164 A1 WO 2019042164A1
Authority
WO
WIPO (PCT)
Prior art keywords
short message
type
user equipment
management
message management
Prior art date
Application number
PCT/CN2018/101116
Other languages
French (fr)
Chinese (zh)
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 上海连尚网络科技有限公司
Publication of WO2019042164A1 publication Critical patent/WO2019042164A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • H04M1/72436User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for text messaging, e.g. short messaging services [SMS] or e-mails
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/12Detection or prevention of fraud

Definitions

  • the present disclosure relates to the field of mobile communication technologies, and in particular, to a method, device, and computer storage medium for managing short messages.
  • a method of managing short messages at a user equipment side comprising: initiating a short message management plugin based on short message content; determining a short message type by using a short message management plugin; and based on the short The type of information, the corresponding short message management strategy is implemented.
  • a method for managing short information on a network device side comprising: receiving short message content sent by a user device; identifying a short message type and short message type information based on the short message content Forwarding to the user equipment; determining, by the short message management plug-in, the short message type based on the short message type information and transmitting to the user equipment.
  • an apparatus comprising: one or more processors; storage means for storing one or more programs when one or more programs are processed by one or more processors Executing, causing one or more processors to implement the method as described in the first aspect of the present disclosure.
  • an apparatus comprising: one or more processors; storage means for storing one or more programs when one or more programs are processed by one or more processors Executing, causing one or more processors to implement the method as described in the second aspect of the present disclosure.
  • a computer storage medium comprising computer executable instructions for performing the method of the first aspect of the present disclosure, when executed by a computer processor.
  • a computer storage medium comprising computer executable instructions for performing the method of the second aspect of the present disclosure, when executed by a computer processor.
  • FIG. 1 shows a flow diagram of a preferred embodiment of a method for managing short messages in accordance with an aspect of the disclosure
  • FIG. 2 shows a block diagram of an apparatus for performing the method of FIG. 1 in accordance with an aspect of the disclosure
  • Figure 1 shows a preferred embodiment of the present disclosure.
  • the user equipment receives a short message from the network operator (S1), and the user equipment can obtain the short message content, and determine whether the short message sending communication number exists in the address book of the user equipment. If the short message transmission communication number does not exist in the address book of the user equipment, the short message management plug-in is activated, and the user equipment sends the short message to the short message management plug-in (S2). Otherwise, the user device is directly prompted to receive a short message. In the former case, the short message management plug-in determines the type of the short message according to the preset short message management rule (S3). Then, the determination result is returned to the user equipment (S4), and the user equipment executes the corresponding management policy according to the short message type (S11).
  • S3 the preset short message management rule
  • the "preset short message management rules" described in the present disclosure include, but are not limited to, a black and white list mechanism, a keyword filtering mechanism, a user reporting mechanism, and/or a pseudo base station identification mechanism, and the like, as well as any other information known to those skilled in the art. Filter rules.
  • the short message management plug-in determines the type of the short message according to the preset short message management rule, including: extracting one or more feature information in the short message, and managing the one or more feature information and the preset short message.
  • the rules are matched to determine the type of short message.
  • the one or more characteristic information includes, but is not limited to, the sender, the short message content of the user, the sender's IP address, the sending time, the short message LOGO, and the like.
  • the short message management plug-in matches the feature information and finds that the sender has been recorded in the blacklisted user, and directly determines that the short message type is "filtering short message".
  • the short message type may also be determined as “filtering short message” by identifying the above keyword.
  • the determination result returned by the short message management plug-in includes: “release”, “filter”, and “temporarily failed to determine”.
  • the user equipment classifies the short message as “secure short message” or “filter short message” or performs other operations according to the determination result. Specifically, if the determination result is “release”, the user receives a device reminder (such as a ringtone prompt or vibration, etc.), determines that the short message is “secure short message”, and puts the sender's number into the white list; If the result of the determination is "filtering”, the short message is directly put into the "filtering short message” (ie, "garbage short message”) column.
  • a device reminder such as a ringtone prompt or vibration, etc.
  • the local application is applied through the mobile phone on the user equipment ( Hereinafter referred to as "local application", a request to update the short message management rule is sent to the network device.
  • the local application can be downloaded by the user from any available website.
  • the network device transmits the updated short message management rule to the user equipment in response to the request.
  • the local application can share the updated short message management rules with the short message management plugin.
  • the short message management plug-in matches the one or more feature information with the updated short message management rule again according to the updated short message management rule to determine the short message type.
  • the process may proceed to step S5, that is, the user equipment transmits the short message to the network device for further identification.
  • the network device further identifies the short message based on the extracted one or more feature information matching the preset short message management rule (S6).
  • the network device returns the short message type information to the user device (S7).
  • the user equipment forwards it to the short message management plugin (S8).
  • the short message management plug-in parses the short message type information returned by the network device to determine the short message type (S9). Subsequently, the short message management plug-in returns the determination result to the user equipment (S10).
  • the user equipment performs a corresponding short message management policy based on the determined short message type (S11), including: if the short message type is normal short message, executing a management policy for releasing the short message; if the short message type For spam short messages, a management policy for filtering short messages is performed. That is, the user equipment determines whether to release or filter according to the determined type of short message, that is, classify the short message as "secure short message” or "filter short message”.
  • the short message management plug-in cannot perform the one or more feature information and the updated short message according to the updated short message management rule as described in the first embodiment If the management rules are matched to determine the short message type, the message may also be forwarded to S5, and the short message is sent by the user equipment to the network device for further identification, and subsequent steps are performed until the short message type is determined, and the corresponding management policy is executed.
  • the user equipment may present the result information of the corresponding short message management policy to the user corresponding to the user equipment, where the result information includes : The normal short message is released, and the user equipment is prompted to receive the short message; or the garbage short message is filtered, and the user equipment is not prompted to receive the short message; or the short message type cannot be determined, and the user equipment is prompted to re-determine the short message type.
  • the short message management plugin is launched based on the short message content.
  • the user equipment can obtain the short message content, and determine whether the short message sending communication number exists in the address book of the user equipment. If there is no short message transmission communication number in the address book of the user equipment, the short message content is sent to the short message management plug-in, and the short message management plug-in is started. In addition, if there is a short message transmission communication number in the address book of the user equipment, the user equipment is prompted to receive the short message.
  • the offline identification and the online identification are provided, and the user is provided with a fast and efficient garbage short message identification mode, which can effectively filter the garbage short information. Based on this, it can effectively help users reduce the garbage of garbage short messages and reduce the security risk of short messages.
  • Figure 2 illustrates a system for managing short messages in accordance with an aspect of the present disclosure.
  • the system includes: user equipment and network equipment.
  • user equipment In order to facilitate a clear explanation of the signal transmission of the user equipment, the network equipment, the local application, and the short message management plug-in, it is shown as a separate component in FIG.
  • the local application is loaded on the user device and the user device includes a short message management plugin.
  • Local apps can be downloaded and installed by the user from any available website.
  • the local application is used to request the latest matching short message management rule from the network device, including but not limited to: a black and white list mechanism, a keyword filtering mechanism, a user reporting mechanism, and/or a pseudo base station identification mechanism.
  • the network device can send the matched latest short message management rule to the local application, so that the local application can share the obtained latest short message management rule with the short message management plug-in.
  • the user equipment is configured to receive the short message from the network operator and send the short message to the short message management plugin for identification.
  • the short message management plug-in extracts one or more feature information of the short message, and matches one or more features with the preset short message management rule to determine the short message type and determine The short message type is returned to the user device, including: "release", "filter” and "temporarily failed to determine”. If the short message management plug-in cannot determine the short message type according to the preset short message management rule, that is, the user equipment receives the “temporary failure to determine”, the user equipment sends the short message to the network device for further identification.
  • the network device further identifies the short message according to the short message management rule stored thereon and returns the short message type information to the user equipment.
  • the user equipment forwards the received short message type information to the short message management plugin.
  • the short message management plug-in parses the short message type information returned from the network device, determines whether the short message is a garbage short message, and returns the determination result to the user equipment.
  • the user equipment presents the result information of the corresponding short message management policy to the user corresponding to the user equipment, wherein the result information includes: releasing the normal short message, and prompting the user equipment to receive the short message; or filtering the garbage short message without prompting
  • the user equipment receives the short message; or cannot determine the short message type, prompting the user equipment to re-determine the short message type.
  • the local application may send a request to the network device to update the short message management rule.
  • the network device delivers the updated short message management rule to the local application in response to the request.
  • the local application shares the updated short message management rule with the short message management plug-in, so that the short message management plug-in can determine the type of the short message again according to the updated short message management rule.
  • the user equipment may also send the short message to the network device for further identification.
  • FIG. 3 illustrates a schematic diagram of an update process of short message management rules used in methods and apparatus in accordance with aspects of the present disclosure.
  • the local application may request the network device to update the matching short message management rules when needed, including but not limited to: a black and white list mechanism, a keyword filtering mechanism, a user reporting mechanism, and/or a pseudo base station identification mechanism.
  • the network device can deliver the matched latest short message management rule to the local application, so that the local application can share the obtained update short message management rule with the short message management plug-in.
  • the network device can dynamically update the sender of the short message of the user collected by the network device, the short message content of the user, the IP address of the sender, the sending time, and the large database of multiple reports by the user.
  • Ability to continually optimize short message management rules For example, the network device continuously optimizes the short message management rules through big data calculation by acquiring the short message sender number, the short message content information, the sender's IP address, the sending time, and the like, thereby continuously expanding Black and white lists, further refinement of short message management, etc., result in more efficient and accurate identification of spam short messages, thereby enabling efficient management of short messages.
  • the steps of a method described in connection with the present disclosure can be implemented directly in hardware, in a software module executed by a processor, or in a combination of the two.
  • the software modules can reside in any form of storage medium known in the art. Some examples of storage media that may be used include random access memory (RAM), read only memory (ROM), flash memory, EPROM memory, EEPROM memory, registers, hard disk, removable disk, CD-ROM, and the like.
  • a software module may comprise a single instruction, or a plurality of instructions, and may be distributed over several different code segments, distributed across different programs, and distributed across multiple storage media.
  • a storage medium can be coupled to the processor to enable the processor to read and write information to/from the storage medium. Alternatively, the storage medium can be integrated into the processor.
  • the methods, apparatus, and computer storage media of the present disclosure may provide the following advantages.
  • the network device can also dynamically update the sender of the short message collected by the network device, the short message content of the user, the sender's IP address, the sending time, the pseudo base station information, and the user's initiative to report.
  • a large database of features that enables continuous optimization of short message management rules.
  • the network device can send the updated short message management rule to the local application through the update request, so that the preset short message management rule can also be updated, so that the offline information can be quickly and accurately even in an offline situation. Accurately identify the purpose of various types of short messages.
  • the content that the short message management plug-in can obtain only includes the content of the short message sender and the short message, and does not include the recipient's number, so the user's privacy is well protected.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Human Computer Interaction (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)
  • Telephone Function (AREA)

Abstract

The present disclosure relates to a method, apparatus, and computer storage medium for managing SMS messages. In the present disclosure, an SMS message management plug-in is used to provide, by means of offline identification and online identification, fast and effective services such as SMS message type identification and spam SMS message filtering, thus effectively reducing harassment of spam SMS messages for users, lowering security risks of SMS messages, and accordingly enabling efficient management of SMS messages.

Description

一种用于管理短信息的方法、设备和计算机存储介质Method, device and computer storage medium for managing short messages 技术领域Technical field
本公开涉及移动通信技术领域,尤其涉及用于管理短信息的方法、设备和计算机存储介质。The present disclosure relates to the field of mobile communication technologies, and in particular, to a method, device, and computer storage medium for managing short messages.
背景技术Background technique
随着移动互联网技术的迅速发展,智能终端设备(诸如智能手机、平板电脑等),已经成为我们日常生活中的必需品,它给我们生活带来极大便利的同时,随之也产生了诸多弊端,其中最为突出的就是用户信息及隐私的泄露。垃圾短信息已日益成为困扰手机用户和运营商的一个难题。比如,可能我们每天都会接到很多推销、广告或者其他垃圾短信息,这些垃圾短信息干扰了我们的正常生活,从而使终端用户饱受垃圾短信息的困扰。With the rapid development of mobile Internet technology, smart terminal devices (such as smart phones, tablets, etc.) have become a necessity in our daily life. It has brought great convenience to our lives, and at the same time, it has also produced many drawbacks. The most prominent of these is the disclosure of user information and privacy. Spam has become a problem that has plagued mobile phone users and operators. For example, we may receive a lot of sales, advertisements or other junk messages every day. These junk messages interfere with our normal life, which makes end users suffer from junk messages.
现有技术中已经开发了多种识别垃圾短信息的方式。但各种方法大多都基于
Figure PCTCN2018101116-appb-000001
系统或其它智能终端操作系统,
Figure PCTCN2018101116-appb-000002
系统识别垃圾短信方面存在两方面问题,一是
Figure PCTCN2018101116-appb-000003
系统没有读取用户短信的权限,二是垃圾短信管理插件无法长时间驻留,因此,现有技术中
Figure PCTCN2018101116-appb-000004
操作系统的无法识别出垃圾短信息。
A variety of ways to identify spam short messages have been developed in the prior art. But most of the methods are based on
Figure PCTCN2018101116-appb-000001
System or other intelligent terminal operating system,
Figure PCTCN2018101116-appb-000002
There are two problems in the system to identify spam messages. One is
Figure PCTCN2018101116-appb-000003
The system does not have permission to read user SMS messages. Second, the spam SMS management plug-in cannot reside for a long time. Therefore, in the prior art,
Figure PCTCN2018101116-appb-000004
The operating system does not recognize spam short messages.
发明内容Summary of the invention
根据本公开的第一方面,提供了一种在用户设备端管理短信息的方法,该法包括:基于短信息内容,启动短信息管理插件;通过短信息管理插件确定短信息类型;以及基于短信息类型,执行相应的短信息管理策略。According to a first aspect of the present disclosure, there is provided a method of managing short messages at a user equipment side, the method comprising: initiating a short message management plugin based on short message content; determining a short message type by using a short message management plugin; and based on the short The type of information, the corresponding short message management strategy is implemented.
根据本公开的第二方面,提供了一种在网络设备端管理短信息的方法,该方法包括:接收用户设备发送的短信息内容;基于短信息内容,识别短信息类型并将短信息类型信息转发至用户设备;通过短信息管理插件基于该短信息类型信息确定短信息类型并发送至用户设备。According to a second aspect of the present disclosure, a method for managing short information on a network device side is provided, the method comprising: receiving short message content sent by a user device; identifying a short message type and short message type information based on the short message content Forwarding to the user equipment; determining, by the short message management plug-in, the short message type based on the short message type information and transmitting to the user equipment.
根据本公开的第三方面,提供了一种设备,该设备包括:一个或多个处理器;存储装置,用于存储一个或多个程序,当一个或多个程序被一个或多个处 理器执行,使得一个或多个处理器实现如本公开的第一方面所述的方法。According to a third aspect of the present disclosure, there is provided an apparatus comprising: one or more processors; storage means for storing one or more programs when one or more programs are processed by one or more processors Executing, causing one or more processors to implement the method as described in the first aspect of the present disclosure.
根据本公开的第四方面,提供了一种设备,该设备包括:一个或多个处理器;存储装置,用于存储一个或多个程序,当一个或多个程序被一个或多个处理器执行,使得一个或多个处理器实现如本公开的第二方面所述的方法。According to a fourth aspect of the present disclosure, there is provided an apparatus comprising: one or more processors; storage means for storing one or more programs when one or more programs are processed by one or more processors Executing, causing one or more processors to implement the method as described in the second aspect of the present disclosure.
根据本公开的第五方面,提供了一种包含计算机可执行指令的计算机存储介质,该计算机可执行指令在由计算机处理器执行时用于执行如本公开的第一方面所述的方法。According to a fifth aspect of the present disclosure, there is provided a computer storage medium comprising computer executable instructions for performing the method of the first aspect of the present disclosure, when executed by a computer processor.
根据本公开的第六方面,提供了一种包含计算机可执行指令的计算机存储介质,该计算机可执行指令在由计算机处理器执行时用于执行如本公开的第二方面所述的方法。According to a sixth aspect of the present disclosure, there is provided a computer storage medium comprising computer executable instructions for performing the method of the second aspect of the present disclosure, when executed by a computer processor.
通过本申请的技术方案解决了
Figure PCTCN2018101116-appb-000005
系统识别垃圾短信息方面存在两方面问题,即,一是
Figure PCTCN2018101116-appb-000006
系统没有读取用户短信息的权限,二是垃圾短信息管理插件无法长时间驻留,通过短信息管理插件识别出并过滤垃圾短信息,从而可以有效地帮助用户减少垃圾短信息的骚扰,并且降低垃圾短信息带来的安全风险。
Solved by the technical solution of the present application
Figure PCTCN2018101116-appb-000005
There are two problems in the system to identify spam short messages, that is, one is
Figure PCTCN2018101116-appb-000006
The system does not have the right to read the user's short message, and the second is that the spam short message management plug-in cannot stay for a long time, and the short message management plug-in identifies and filters the spam short message, thereby effectively helping the user to reduce the harassment of the spam short message, and Reduce the security risks caused by spam messages.
以上内容已较为宽泛地勾勒出本公开的特征和技术优势以便下面的详细描述可以被更好地理解。本发明的附加特征和优势在下文描述。本领域技术人员应该领会,本发明可容易地被用作改动或设计用于实施与本发明相同的目的的其他结构的基础。本领域技术人员还应认识到,这样的等效构造并不脱离所附权利要求中所阐述的本发明的教导。被认为是本发明的特性的新颖特征在其组织和操作方法两方面连同进一步的目的和优点在结合附图来考虑以下描述时将被更好地理解。然而要清楚理解的是,提供每一幅附图均仅用于解说和描述目的,且无意作为对本发明的限定的定义。The above features and technical advantages of the present disclosure have been broadly described, and the following detailed description can be better understood. Additional features and advantages of the invention are described below. Those skilled in the art will appreciate that the present invention can be readily utilized as a basis for modifying or designing other structures for the same purposes as the present invention. Those skilled in the art will also appreciate that such equivalent constructions do not depart from the teachings of the invention as set forth in the appended claims. The novel features which are believed to be characteristic of the invention in the <RTIgt; </ RTI> <RTIgt; </ RTI> <RTIgt; </ RTI> <RTIgt; It is to be expressly understood, however, that the claims
通过阅读并参照附图以及以下所作的对本公开的非限定实施例的详细描述,本公开的其它特征、目的和优势会变得更为明显。Other features, objects, and advantages of the present disclosure will become more apparent from the Detailed Description of the Description.
附图说明DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述 中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are Some embodiments of the present invention may also be used to obtain other drawings based on these drawings without departing from the prior art.
图1示出了根据本公开的一方面的用于管理短信息的方法的优选实施例的流程图;1 shows a flow diagram of a preferred embodiment of a method for managing short messages in accordance with an aspect of the disclosure;
图2示出了根据本公开的一方面的用于执行如图1所述方法的设备框图;2 shows a block diagram of an apparatus for performing the method of FIG. 1 in accordance with an aspect of the disclosure;
图3示出了在根据本公开的各方面的方法和设备中所使用的短信息管理规则的更新过程的示意图。3 shows a schematic diagram of an update process for short message management rules used in methods and apparatus in accordance with aspects of the present disclosure.
具体实施方式Detailed ways
以下结合附图阐述的详细描述旨在作为各种配置的描述,而无意表示可实践本文中所描述的概念的仅有的配置。本详细描述包括具体细节以便提供对各种概念的透彻理解。然而,对于本领域技术人员将显而易见的是,没有这些具体细节也可实践这些概念。在一些实例中,以框图形式示出众所周知的结构和组件以避免湮没此类概念。如本文所述的,术语“和/或”的使用旨在代表“可兼性或”,而术语“或”的使用旨在代表“排他性或”。The detailed description set forth below with reference to the drawings is intended as a description of the various configurations, and is not intended to represent the only configuration in which the concepts described herein may be practiced. The detailed description includes specific details in order to provide a thorough understanding of various concepts. However, it will be apparent to those skilled in the art that these concepts can be practiced without these specific details. In some instances, well known structures and components are shown in block diagram form in order to avoid obscuring such concepts. As used herein, the use of the term "and/or" is intended to mean "may be singular or" and the use of the term "or" is intended to mean "exclusive or."
图1示出了本公开的优选实施例。Figure 1 shows a preferred embodiment of the present disclosure.
如图1所示,用户设备从网络运营商接收到一条短信息(S1),用户设备可获取短信息内容,判断短信息发送通讯号码是否存在于用户设备的通讯录中。若用户设备的通讯录中不存在短信息发送通讯号码,则短信息管理插件被启动,并且用户设备将该短信息发送至短信息管理插件(S2)。否则,直接提示用户设备收到短信息。在前一种情况下,短信息管理插件根据预设短信息管理规则,确定该短信息的类型(S3)。然后,将确定结果返回给用户设备(S4),用户设备根据该短信息类型来执行相应的管理策略(S11)。As shown in FIG. 1 , the user equipment receives a short message from the network operator (S1), and the user equipment can obtain the short message content, and determine whether the short message sending communication number exists in the address book of the user equipment. If the short message transmission communication number does not exist in the address book of the user equipment, the short message management plug-in is activated, and the user equipment sends the short message to the short message management plug-in (S2). Otherwise, the user device is directly prompted to receive a short message. In the former case, the short message management plug-in determines the type of the short message according to the preset short message management rule (S3). Then, the determination result is returned to the user equipment (S4), and the user equipment executes the corresponding management policy according to the short message type (S11).
本公开中所描述的“预设短信息管理规则”包括但不限于:黑白名单机制、关键字过滤机制、用户举报机制和/或伪基站识别机制等以及其它本领域技术人员已知的任何信息过滤规则。The "preset short message management rules" described in the present disclosure include, but are not limited to, a black and white list mechanism, a keyword filtering mechanism, a user reporting mechanism, and/or a pseudo base station identification mechanism, and the like, as well as any other information known to those skilled in the art. Filter rules.
具体地,短信息管理插件根据预设短信息管理规则来确定该短信息的类型 包括:提取短信息中的一个或多个特征信息,并将该一个或多个特征信息与预设短信息管理规则进行匹配,从而确定短信息的类型。该一个或多个特征信息包括但不限于:发件人、用户的短信息内容、发件人的IP地址、发送时间,短信LOGO等。Specifically, the short message management plug-in determines the type of the short message according to the preset short message management rule, including: extracting one or more feature information in the short message, and managing the one or more feature information and the preset short message. The rules are matched to determine the type of short message. The one or more characteristic information includes, but is not limited to, the sender, the short message content of the user, the sender's IP address, the sending time, the short message LOGO, and the like.
作为非限定性示例,例如,用户设备收到一条短信息,但短信息的发件人并未出现在该用户设备的联系人名单中,则该短信息被发送至短信息管理插件。短信息管理插件通过特征信息匹配,发现该发件人已经记录在被列为黑名单的用户中,则直接确定该短信息类型为“过滤短信”。As a non-limiting example, for example, if the user device receives a short message but the sender of the short message does not appear in the contact list of the user device, the short message is sent to the short message management plug-in. The short message management plug-in matches the feature information and finds that the sender has been recorded in the blacklisted user, and directly determines that the short message type is "filtering short message".
在另一非限定性示例中,如果该短信息中包括:“发票”、“转帐”、“汇款”等关键词时,通过识别上述关键词也可以确定该短信息类型为“过滤短信”。In another non-limiting example, if the short message includes keywords such as “invoice”, “transfer”, “remittance”, etc., the short message type may also be determined as “filtering short message” by identifying the above keyword.
然后,基于上述确定,短信息管理插件返回的确定结果包括:“放行”、“过滤”和“暂时未能确定”三者。用户设备根据该确定结果将该短信息归类为“安全短信息”或“过滤短信息”或进行其它操作。具体而言,如果确定结果为“放行”,则用户收到设备提醒(比如铃声提示或震动等),确定该短信息为“安全短信息”并将发件人的号码放入白名单;如果确定结果为“过滤”,则直接将该短信息放入“过滤短信息”(即,“垃圾短信息”)一栏。Then, based on the above determination, the determination result returned by the short message management plug-in includes: "release", "filter", and "temporarily failed to determine". The user equipment classifies the short message as "secure short message" or "filter short message" or performs other operations according to the determination result. Specifically, if the determination result is “release”, the user receives a device reminder (such as a ringtone prompt or vibration, etc.), determines that the short message is “secure short message”, and puts the sender's number into the white list; If the result of the determination is "filtering", the short message is directly put into the "filtering short message" (ie, "garbage short message") column.
通过实施例的技术方案解决了
Figure PCTCN2018101116-appb-000007
系统识别垃圾短信息方面存在两方面问题,即,一是
Figure PCTCN2018101116-appb-000008
系统没有读取用户短信息的权限,二是垃圾短信息管理插件无法长时间驻留,通过短信息管理插件的识别出并过滤垃圾短信息,从而可以有效地帮助用户减少垃圾短信息的骚扰,并且降低垃圾短信息带来的安全风险。
Solved by the technical solution of the embodiment
Figure PCTCN2018101116-appb-000007
There are two problems in the system to identify spam short messages, that is, one is
Figure PCTCN2018101116-appb-000008
The system does not have the right to read the user's short message. Secondly, the garbage short message management plug-in cannot stay for a long time. The short message management plug-in recognizes and filters the garbage short message, which can effectively help the user to reduce the harassment of the garbage short message. And reduce the security risks caused by spam short messages.
在本公开的第一实施例中,如果确定结果为“暂时未能确定”,即短信息管理插件基于一个或多个特征信息无法确定短信息的类型,则通过用户设备上的手机本地应用(以下简称“本地应用”)向网络设备发送更新短信息管理规则的请求。该本地应用可由用户从任何可得的网站下载。网络设备响应于该请求而向用户设备发送更新后的短信息管理规则。本地应用可与短信息管理插件共享该更新后的短信息管理规则。短信息管理插件根据更新后的短信息管理规则再次将一个或多个特征信息与所述更新后的短信息管理规则进行匹配以确 定短信息类型。In the first embodiment of the present disclosure, if the determination result is “temporarily undetermined”, that is, the short message management plug-in cannot determine the type of the short message based on one or more feature information, then the local application is applied through the mobile phone on the user equipment ( Hereinafter referred to as "local application", a request to update the short message management rule is sent to the network device. The local application can be downloaded by the user from any available website. The network device transmits the updated short message management rule to the user equipment in response to the request. The local application can share the updated short message management rules with the short message management plugin. The short message management plug-in matches the one or more feature information with the updated short message management rule again according to the updated short message management rule to determine the short message type.
在本公开的第二实施例中,如果确定结果为“暂时未能确定”,可转向步骤S5,即用户设备将该短信息发送至网络设备进行进一步识别。网络设备在接收到该短信息之后,基于提取的一个或多个特征信息与预设短信息管理规则相匹配,对短信息进行进一步识别(S6)。然后,网络设备将短信息类型信息返回给用户设备(S7)。用户设备在收到短信息类型信息之后,将其转发至短信息管理插件(S8)。短信息管理插件解析网络设备返回的短信息类型信息,从而确定短信息类型(S9)。随后,短信息管理插件将确定结果返回给用户设备(S10)。In the second embodiment of the present disclosure, if the determination result is "temporarily undetermined", the process may proceed to step S5, that is, the user equipment transmits the short message to the network device for further identification. After receiving the short message, the network device further identifies the short message based on the extracted one or more feature information matching the preset short message management rule (S6). Then, the network device returns the short message type information to the user device (S7). After receiving the short message type information, the user equipment forwards it to the short message management plugin (S8). The short message management plug-in parses the short message type information returned by the network device to determine the short message type (S9). Subsequently, the short message management plug-in returns the determination result to the user equipment (S10).
最终,用户设备基于所确定的短信息类型,执行相应的短信息管理策略(S11),包括:如果所述短信类型为正常短信息,则执行放行短信息的管理策略;如果所述短信息类型为垃圾短信息,则执行过滤短信息的管理策略。即,用户设备根据确定的短信息类型决定放行还是过滤,即将该短信息归类为“安全短信息”或“过滤短信息”。Finally, the user equipment performs a corresponding short message management policy based on the determined short message type (S11), including: if the short message type is normal short message, executing a management policy for releasing the short message; if the short message type For spam short messages, a management policy for filtering short messages is performed. That is, the user equipment determines whether to release or filter according to the determined type of short message, that is, classify the short message as "secure short message" or "filter short message".
通过实施例的技术方案解决了
Figure PCTCN2018101116-appb-000009
系统识别垃圾短信息方面存在两方面问题,即,一是
Figure PCTCN2018101116-appb-000010
系统没有读取用户短信息的权限,二是垃圾短信息管理插件无法长时间驻留,通过用户设备的短信息管理插件的识别出并过滤垃圾短信息,从而可以有效地帮助用户减少垃圾短信息的骚扰,并且降低垃圾短信息带来的安全风险。
Solved by the technical solution of the embodiment
Figure PCTCN2018101116-appb-000009
There are two problems in the system to identify spam short messages, that is, one is
Figure PCTCN2018101116-appb-000010
The system does not have the right to read the user's short message. The second is that the garbage short message management plug-in cannot stay for a long time. The short message management plug-in of the user device identifies and filters the garbage short message, which can effectively help the user to reduce the garbage short message. Harassment and reduce the security risks posed by spam messages.
在本公开的第三实施例中,如果如在第一实施例中所述,短信息管理插件根据更新后的短信息管理规则仍无法将一个或多个特征信息与所述更新后的短信息管理规则进行匹配以确定短信息类型,则也可转向S5,由用户设备将该短信息发送至网络设备进行进一步识别,并执行后续步骤,直至确定短信息类型,并执行相应的管理策略。In the third embodiment of the present disclosure, if the short message management plug-in cannot perform the one or more feature information and the updated short message according to the updated short message management rule as described in the first embodiment If the management rules are matched to determine the short message type, the message may also be forwarded to S5, and the short message is sent by the user equipment to the network device for further identification, and subsequent steps are performed until the short message type is determined, and the corresponding management policy is executed.
通过实施例的技术方案解决了
Figure PCTCN2018101116-appb-000011
系统识别垃圾短信息方面存在两方面 问题,即,一是
Figure PCTCN2018101116-appb-000012
系统没有读取用户短信息的权限,二是垃圾短信息管理插件无法长时间驻留,通过短信息管理插件将短信息内容发送至网络设备,在网络设备通过在线短信息管理规则识别出垃圾短信息,再由用户设备的短信息管理插件根据网络设备别出是垃圾短信息的结果对垃圾短信息进行过滤,从而可以有效地帮助用户减少垃圾短信息的骚扰,并且降低垃圾短信息带来的安全风险。
Solved by the technical solution of the embodiment
Figure PCTCN2018101116-appb-000011
There are two problems in the system to identify spam short messages, that is, one is
Figure PCTCN2018101116-appb-000012
The system does not have the right to read the user's short message. The second is that the garbage short message management plug-in cannot be stored for a long time. The short message content is sent to the network device through the short message management plug-in, and the garbage is shortly identified by the network device through the online short message management rule. The information is further filtered by the short message management plug-in of the user equipment according to the result of the network device being the garbage short message, thereby effectively helping the user to reduce the harassment of the garbage short message and reducing the garbage short message. Security Risk.
在以上根据本公开的任一优选实施例确定短信类型并执行相应的管理策略之后,用户设备可将执行相应的短信息管理策略的结果信息呈现给用户设备对应的用户,其中,该结果信息包括:放行正常短信息,并提示用户设备收到短信息;或过滤垃圾短信息,且不提示用户设备收到短信息;或无法确定短信息类型,提示用户设备重新确定短信息类型。After determining the short message type and executing the corresponding management policy according to any of the preferred embodiments of the present disclosure, the user equipment may present the result information of the corresponding short message management policy to the user corresponding to the user equipment, where the result information includes : The normal short message is released, and the user equipment is prompted to receive the short message; or the garbage short message is filtered, and the user equipment is not prompted to receive the short message; or the short message type cannot be determined, and the user equipment is prompted to re-determine the short message type.
根据本发明的一方面,短信息管理插件是基于短信息内容来启动的。具体而言,用户设备可获取短信息内容,判断短信息发送通讯号码是否存在于用户设备的通讯录中。若用户设备的通讯录中不存在短信息发送通讯号码,则将短信息内容发送至短信息管理插件,短信息管理插件被启动。此外,若用户设备的通讯录中存在短信息发送通讯号码,则提示用户设备收到短信息。According to an aspect of the invention, the short message management plugin is launched based on the short message content. Specifically, the user equipment can obtain the short message content, and determine whether the short message sending communication number exists in the address book of the user equipment. If there is no short message transmission communication number in the address book of the user equipment, the short message content is sent to the short message management plug-in, and the short message management plug-in is started. In addition, if there is a short message transmission communication number in the address book of the user equipment, the user equipment is prompted to receive the short message.
根据本公开所述的以上方法,通过离线识别和在线识别两种方式,为用户提供了快速、高效的垃圾短信息识别方式,能有效地过滤垃圾短信息。基于此,可以有效地帮助用户减少垃圾短信息的垃圾,并且降低短信息的安全风险。According to the above method of the present disclosure, the offline identification and the online identification are provided, and the user is provided with a fast and efficient garbage short message identification mode, which can effectively filter the garbage short information. Based on this, it can effectively help users reduce the garbage of garbage short messages and reduce the security risk of short messages.
现在转向图2,附图2示出了根据本公开的一方面的用于管理短信息的系统。Turning now to Figure 2, Figure 2 illustrates a system for managing short messages in accordance with an aspect of the present disclosure.
该系统包括:用户设备和网络设备。为了便于清楚解说用户设备、网络设备、本地应用以及短信息管理插件的信号传送,图2中将其作为单独部件示出。但本领域技术人员能够理解,本地应用装载在用户设备上,并且用户设备包括短信息管理插件。The system includes: user equipment and network equipment. In order to facilitate a clear explanation of the signal transmission of the user equipment, the network equipment, the local application, and the short message management plug-in, it is shown as a separate component in FIG. However, those skilled in the art will appreciate that the local application is loaded on the user device and the user device includes a short message management plugin.
本地应用可由用户自行从任何可得的网站下载安装。本地应用用于向网络设备请求最新匹配的短信息管理规则,包括但不限于:黑白名单机制、关键字过滤机制、用户举报机制和/或伪基站识别机制等。基于本地应用的请求,网络设备可将匹配的最新短信息管理规则发送至本地应用,从而本地应用能够将获取的最新短信息管理规则与短信息管理插件共享。Local apps can be downloaded and installed by the user from any available website. The local application is used to request the latest matching short message management rule from the network device, including but not limited to: a black and white list mechanism, a keyword filtering mechanism, a user reporting mechanism, and/or a pseudo base station identification mechanism. Based on the request of the local application, the network device can send the matched latest short message management rule to the local application, so that the local application can share the obtained latest short message management rule with the short message management plug-in.
用户设备用于从网络运营商接收短信息,并将该短信息发送至短信息管理插件以供识别。在从用户设备收到短信息之后,短信息管理插件提取短信息的一个或多个特征信息,通过将一个或多个特征与预设短信息管理规则进行匹配,从而确定短信息类型并将确定的短信息类型返回给用户设备,包括:“放行”、“过滤”和“暂时未能确定”三者。如果短信息管理插件不能根据预设短信息管理规则确定短信息类型,即用户设备收到“暂时未能确定”,则用户设备将该短信息发送至网络设备进行进一步识别。The user equipment is configured to receive the short message from the network operator and send the short message to the short message management plugin for identification. After receiving the short message from the user equipment, the short message management plug-in extracts one or more feature information of the short message, and matches one or more features with the preset short message management rule to determine the short message type and determine The short message type is returned to the user device, including: "release", "filter" and "temporarily failed to determine". If the short message management plug-in cannot determine the short message type according to the preset short message management rule, that is, the user equipment receives the “temporary failure to determine”, the user equipment sends the short message to the network device for further identification.
网络设备根据其上存储的短信息管理规则,对该短信息进行进一步识别并将短信息类型信息返回给用户设备。用户设备将收到的短信息类型信息转发至短信息管理插件。The network device further identifies the short message according to the short message management rule stored thereon and returns the short message type information to the user equipment. The user equipment forwards the received short message type information to the short message management plugin.
短信息管理插件解析从网络设备返回的短信息类型信息,确定短信息是否为垃圾短信息,并将确定结果返回给用户设备。用户设备将执行相应的短信息管理策略的结果信息呈现给用户设备对应的用户,其中,结果信息包括:放行正常短信息,并提示用户设备收到短信息;或过滤垃圾短信息,且不提示用户设备收到短信息;或无法确定短信息类型,提示用户设备重新确定短信息类型。The short message management plug-in parses the short message type information returned from the network device, determines whether the short message is a garbage short message, and returns the determination result to the user equipment. The user equipment presents the result information of the corresponding short message management policy to the user corresponding to the user equipment, wherein the result information includes: releasing the normal short message, and prompting the user equipment to receive the short message; or filtering the garbage short message without prompting The user equipment receives the short message; or cannot determine the short message type, prompting the user equipment to re-determine the short message type.
在另一实施例中,如果短信息管理插件不能根据预设短信息管理规则确定短信息类型,则本地应用可向网络设备发送更新短信息管理规则的请求。网络设备响应于该请求而向本地应用下发更新的短信息管理规则。本地应用将该更新的短信息管理规则与短信息管理插件共享,从而短信息管理插件可根据更新的短信息管理规则再次确定短信类型。In another embodiment, if the short message management plug-in cannot determine the short message type according to the preset short message management rule, the local application may send a request to the network device to update the short message management rule. The network device delivers the updated short message management rule to the local application in response to the request. The local application shares the updated short message management rule with the short message management plug-in, so that the short message management plug-in can determine the type of the short message again according to the updated short message management rule.
在又一实施例中,如果短信息管理插件根据更新的短信息管理规则仍不能确定短信类型,用户设备还可将短信息发送至网络设备以进行进一步识别。In still another embodiment, if the short message management plug-in is still unable to determine the type of the short message according to the updated short message management rule, the user equipment may also send the short message to the network device for further identification.
为了更为清楚地描述本公开所使用的短信息管理规则,图3示出了在根据本公开的各方面的方法和设备中所使用的短信息管理规则的更新过程的示意图。In order to more clearly describe the short message management rules used in the present disclosure, FIG. 3 illustrates a schematic diagram of an update process of short message management rules used in methods and apparatus in accordance with aspects of the present disclosure.
首先,本地应用可在需要时向网络设备请求更新匹配的短信息管理规则,包括但不限于:黑白名单机制、关键字过滤机制、用户举报机制和/或伪基站识别机制等。First, the local application may request the network device to update the matching short message management rules when needed, including but not limited to: a black and white list mechanism, a keyword filtering mechanism, a user reporting mechanism, and/or a pseudo base station identification mechanism.
其次,基于本地应用的请求,网络设备可将匹配的最新短信息管理规则下发至本地应用,从而本地应用能够将获取的更新短信息管理规则与短信息管理插件共享。Secondly, based on the request of the local application, the network device can deliver the matched latest short message management rule to the local application, so that the local application can share the obtained update short message management rule with the short message management plug-in.
再次,网络设备能够动态更新网络设备端所收集的用户的短信息的发件人、用户的短信息内容、发件人的IP地址、发送时间以及用户主动举报等多个方面的大数据库,从而能够不断优化短信息管理规则。例如,网络设备通过获取到的短信息发件人号码、短信息内容信息以及发件人的IP地址、发送时间等多个特征,通过大数据计算来不断优化短信息管理规则,从而能够不断扩充黑白名单、进一步细化短信息管理等等,结果能够更加高效和准确地识别垃圾短信息,从而对短信息进行高效管理。Once again, the network device can dynamically update the sender of the short message of the user collected by the network device, the short message content of the user, the IP address of the sender, the sending time, and the large database of multiple reports by the user. Ability to continually optimize short message management rules. For example, the network device continuously optimizes the short message management rules through big data calculation by acquiring the short message sender number, the short message content information, the sender's IP address, the sending time, and the like, thereby continuously expanding Black and white lists, further refinement of short message management, etc., result in more efficient and accurate identification of spam short messages, thereby enabling efficient management of short messages.
结合本公开描述的方法的步骤可直接在硬件中、在由处理器执行的软件模块中、或在这两者的组合中实施。软件模块可驻留在本领域所知的任何形式的存储介质中。可使用的存储介质的一些示例包括随机存取存储器(RAM)、只读存储器(ROM)、闪存、EPROM存储器、EEPROM存储器、寄存器、硬盘、可移动盘、CD-ROM,等等。软件模块可包括单条指令、或许多条指令,且可分布在若干不同的代码段上,分布在不同的程序间以及跨多个存储介质分布。存储介质可被耦合到处理器以使得该处理器能从/向该存储介质读写信息。替换地,存储介质可以被整合到处理器。The steps of a method described in connection with the present disclosure can be implemented directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules can reside in any form of storage medium known in the art. Some examples of storage media that may be used include random access memory (RAM), read only memory (ROM), flash memory, EPROM memory, EEPROM memory, registers, hard disk, removable disk, CD-ROM, and the like. A software module may comprise a single instruction, or a plurality of instructions, and may be distributed over several different code segments, distributed across different programs, and distributed across multiple storage media. A storage medium can be coupled to the processor to enable the processor to read and write information to/from the storage medium. Alternatively, the storage medium can be integrated into the processor.
本文所公开的方法包括用于达成所描述的方法的一个或多个步骤或动作。这些方法步骤和/或动作可以彼此互换而不会脱离权利要求的范围。换言之,除非指定了步骤或动作的特定次序,否则具体步骤和/或动作的次序和/或使用可 以改动而不会脱离权利要求的范围。The methods disclosed herein comprise one or more steps or actions for achieving the methods described. The method steps and/or actions may be interchanged without departing from the scope of the claims. In other words, the order and/or use of specific steps and/or actions may be modified without departing from the scope of the claims.
根据以上描述的本公开的实施例的各个方面,本公开的方法、设备和计算机存储介质可以提供以下优势。In accordance with various aspects of the embodiments of the present disclosure described above, the methods, apparatus, and computer storage media of the present disclosure may provide the following advantages.
第一,通过利用短信息管理插件,通过使用离线识别和在线识别两种方式,从而可以高效地识别垃圾短信息,解决了iOS用户饱受垃圾短信息困扰的问题。First, by using the short message management plug-in, by using offline identification and online identification, it is possible to efficiently identify spam short messages and solve the problem that iOS users suffer from garbage short messages.
第二,网络设备还能够动态更新网络设备端所收集的用户的短信息的发件人、用户的短信息内容、发件人的IP地址、发送时间、伪基站信息以及用户主动举报等多个特征的大数据库,从而能够不断优化短信息管理规则。Second, the network device can also dynamically update the sender of the short message collected by the network device, the short message content of the user, the sender's IP address, the sending time, the pseudo base station information, and the user's initiative to report. A large database of features that enables continuous optimization of short message management rules.
第三,网络设备能够经本地应用的更新请求向其下发经更新的短信息管理规则,这样预设短信息管理规则也能够得以更新,从而达到即使在离线情况下,也能快速和准确地准确识别各类短信息的目的。Third, the network device can send the updated short message management rule to the local application through the update request, so that the preset short message management rule can also be updated, so that the offline information can be quickly and accurately even in an offline situation. Accurately identify the purpose of various types of short messages.
第四,短信息管理插件能够获取到的内容仅包括短信息发件人和短信息的内容,并不包含收件人的号码,因此用户的隐私获得很好的保护。Fourth, the content that the short message management plug-in can obtain only includes the content of the short message sender and the short message, and does not include the recipient's number, so the user's privacy is well protected.
尽管已详细描述了本公开及其优势,但是应当理解,可在本文中作出各种改变、替代和变更而不会脱离如由所附权利要求所定义的本公开的技术。此外,本申请的范围无意被限定于说明书中所描述的过程、设备、方法和步骤的特定实施例。如本领域的普通技术人员将容易从本公开领会到的,可以利用根据本公开的现存或今后开发的与本文所描述的相应实施例执行基本相同的功能或实现基本相同结果的过程、设备、方法或步骤。因此,所附权利要求旨在将这样的过程、设备、方法或步骤包括在其范围内。Although the present disclosure and its advantages are described in detail, it is understood that various changes, modifications and changes may be made herein without departing from the scope of the invention as defined by the appended claims. Further, the scope of the present application is not intended to be limited to the specific embodiments of the processes, devices, methods and steps described in the specification. As will be readily appreciated by one of ordinary skill in the art, the processes, devices, or processes that perform substantially the same functions or achieve substantially the same results as existing or future developments in accordance with the present disclosure may be utilized. Method or step. Therefore, the appended claims are intended to cover such procedures, devices, methods, or steps.

Claims (17)

  1. 一种在用户设备端管理短信息的方法,所述方法包括:A method for managing short messages on a user equipment side, the method comprising:
    基于短信息内容,启动短信息管理插件;Start the short message management plugin based on the short message content;
    通过所述短信息管理插件确定短信息类型;以及Determining the type of short message by the short message management plugin;
    基于所述短信息类型,执行相应的短信息管理策略。Based on the short message type, a corresponding short message management policy is executed.
  2. 根据权利要求1所述的方法,其特征在于,所述基于短信息内容,启动短信息管理插件包括:The method according to claim 1, wherein the initiating the short message management plugin based on the short message content comprises:
    获取所述短信息内容,判断所述短信息发送通讯号码是否存在于用户设备的通讯录中;Obtaining the short message content, and determining whether the short message sending communication number exists in an address book of the user equipment;
    若用户设备的通讯录中不存在所述短信息发送通讯号码,则将所述短信息内容发送至所述短信息管理插件。If the short message sending communication number does not exist in the address book of the user equipment, the short message content is sent to the short message management plugin.
  3. 根据权利要求2所述的方法,其特征在于,所述方法进一步包括:The method of claim 2, wherein the method further comprises:
    若用户设备的通讯录中存在所述短信息发送通讯号码,则提示所述用户设备收到短信息。If the short message sending communication number exists in the address book of the user equipment, the user equipment is prompted to receive the short message.
  4. 根据权利要求1所述的方法,其特征在于,所述通过所述短信息管理插件确定短信息类型,包括:The method according to claim 1, wherein the determining, by the short message management plug-in, the short message type comprises:
    提取所述短信息内容中的一个或多个特征信息;Extracting one or more feature information in the short message content;
    将所述短信息内容中的一个或多个特征信息与所述短信息管理插件中的预设短信息管理规则进行匹配,确定所述短信息类型。Matching one or more feature information in the short message content with a preset short message management rule in the short message management plug-in to determine the short message type.
  5. 根据权利要求4所述的方法,其特征在于,所述方法进一步包括:The method of claim 4, wherein the method further comprises:
    若基于所述一个或多个特征信息无法确定所述短信息的类型,则向网络设备发送更新所述短信息管理规则的请求;If the type of the short message cannot be determined based on the one or more feature information, send a request for updating the short message management rule to the network device;
    接收更新后的短信息管理规则;Receiving updated short message management rules;
    将所述一个或多个特征信息与所述更新后的短信息管理规则进行匹配以确定所述短信息类型。Matching the one or more feature information with the updated short message management rule to determine the short message type.
  6. 根据权利要求4或5所述的方法,其特征在于,所述方法进一步包括:The method according to claim 4 or 5, wherein the method further comprises:
    若基于所述一个或多个特征信息无法确定所述短信息的类型,则将所述短信息内容发送至所述网络设备;And if the type of the short message cannot be determined based on the one or more feature information, sending the short message content to the network device;
    接收所述网络设备发送的基于所述一个或多个特征信息与预设短信息管理规则相匹配得到的短信息类型信息并转发至所述短信息管理插件。And receiving, by the network device, short message type information obtained by matching the one or more feature information with a preset short message management rule, and forwarding the information to the short message management plug-in.
  7. 根据权利要求1至6之一所述的方法,其特征在于,所述方法进一步包括:The method according to any one of claims 1 to 6, wherein the method further comprises:
    将所述短信息内容发送至网络设备;Transmitting the short message content to a network device;
    接收所述网络设备发送的基于所述一个或多个特征信息与预设的短信息管理规则相匹配得到的短信息类型结果。Receiving, by the network device, a short message type result obtained by matching the one or more feature information with a preset short message management rule.
  8. 根据权利要求1所述的方法,所述短信息类型包括:正常短信息、垃圾短信息;The method according to claim 1, wherein the short message type comprises: normal short message, garbage short message;
    其中,所述基于短信息类型,执行相应的短信息管理策略,包括:The performing the short message management policy based on the short message type, including:
    如果所述短信类型为正常短信息,则执行放行短信息的管理策略;If the short message type is normal short message, execute a management strategy for releasing the short message;
    如果所述短信息类型为垃圾短信息,则执行过滤短信息的管理策略;If the short message type is garbage short message, perform a management policy for filtering the short message;
    如果无法确定短信息类型,则执行重新确定短信息类型的管理策略。If the short message type cannot be determined, a management policy that re-determines the short message type is performed.
  9. 根据权利要求1至8之一所述的方法,其特征在于,所述方法进一步包括:The method according to any one of claims 1 to 8, wherein the method further comprises:
    将执行相应的短信息管理策略的结果信息呈现给用户设备对应的用户,其中,所述结果信息包括:The result information of the corresponding short message management policy is presented to the user corresponding to the user equipment, where the result information includes:
    放行正常短信息,并提示用户设备收到短信息;或Release normal message and prompt the user device to receive the short message; or
    过滤垃圾短信息,且不提示用户设备收到短信息;或Filter spam messages without prompting the user device to receive short messages; or
    无法确定短信息类型,提示用户设备重新确定短信息类型。The short message type could not be determined, prompting the user device to re-determine the short message type.
  10. 一种在网络设备端管理短信息的方法,所述方法包括:A method for managing short messages on a network device side, the method comprising:
    接收用户设备发送的短信息内容;Receiving short message content sent by the user equipment;
    基于所述短信息内容,确定短信息类型并将短信息类型信息发送至用户设备。Based on the short message content, the short message type is determined and the short message type information is transmitted to the user device.
  11. 根据权利要求10所述的方法,其特征在于,所述基于短信息内容,确定短信息类型,包括:The method according to claim 10, wherein the determining the type of short message based on the short message content comprises:
    提取所述短信息内容中的一个或多个特征信息;Extracting one or more feature information in the short message content;
    将所述短信息内容中的一个或多个特征信息与所述网络设备中的预设短信息管理规则进行匹配,确定所述短信息类型。Matching one or more feature information in the short message content with a preset short message management rule in the network device to determine the short message type.
  12. 根据权利要求10所述的方法,其特征在于,所述方法进一步包括:The method of claim 10, wherein the method further comprises:
    基于所述一个或多个特征信息来优化所述预设短信息管理规则。The preset short message management rule is optimized based on the one or more feature information.
  13. 根据权利要求10至12之一所述的方法,其特征在于,所述方法进一步包括:The method according to any one of claims 10 to 12, wherein the method further comprises:
    接收所述用户设备发送的更新短信息管理规则的请求信息;Receiving request information of an update short message management rule sent by the user equipment;
    将匹配出的最新短信息管理规则发送至所述用户设备。The matched latest short message management rule is sent to the user equipment.
  14. 一种设备,其特征在于,所述设备包括:A device, characterized in that the device comprises:
    一个或多个处理器;One or more processors;
    存储装置,用于存储一个或多个程序,a storage device for storing one or more programs,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-9中任一所述的方法。The one or more programs are executed by the one or more processors such that the one or more processors implement the method of any of claims 1-9.
  15. 一种设备,其特征在于,所述设备包括:A device, characterized in that the device comprises:
    一个或多个处理器;One or more processors;
    存储装置,用于存储一个或多个程序,a storage device for storing one or more programs,
    当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求10-13中任一所述的方法。The one or more programs are executed by the one or more processors such that the one or more processors implement the method of any of claims 10-13.
  16. 一种包含计算机可执行指令的计算机存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如权利要求1-9中任一所述的方法。A computer storage medium comprising computer executable instructions for performing the method of any of claims 1-9 when executed by a computer processor.
  17. 一种包含计算机可执行指令的计算机存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如权利要求10-13中任一所述的方法。A computer storage medium comprising computer executable instructions for performing the method of any of claims 10-13 when executed by a computer processor.
PCT/CN2018/101116 2017-09-04 2018-08-17 Method, apparatus, and computer storage medium for managing sms messages WO2019042164A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710786204.6 2017-09-04
CN201710786204.6A CN107517452A (en) 2017-09-04 2017-09-04 A kind of method, equipment and computer-readable storage medium for being used to manage short message

Publications (1)

Publication Number Publication Date
WO2019042164A1 true WO2019042164A1 (en) 2019-03-07

Family

ID=60723904

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/101116 WO2019042164A1 (en) 2017-09-04 2018-08-17 Method, apparatus, and computer storage medium for managing sms messages

Country Status (2)

Country Link
CN (1) CN107517452A (en)
WO (1) WO2019042164A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107517452A (en) * 2017-09-04 2017-12-26 上海连尚网络科技有限公司 A kind of method, equipment and computer-readable storage medium for being used to manage short message
CN109388713B (en) * 2018-10-15 2020-11-13 珠海格力电器股份有限公司 Intelligent processing method and device for unread short messages

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030224810A1 (en) * 2002-05-30 2003-12-04 Mark Enzmann Interactive push serivce
KR20060081162A (en) * 2005-01-07 2006-07-12 에스케이 텔레콤주식회사 System and method for filtering spam short message service
US20080102799A1 (en) * 2006-10-31 2008-05-01 International Business Machines Corporation Method and apparatus for message identification
CN102547623A (en) * 2010-12-08 2012-07-04 中国电信股份有限公司 Junk short message processing method and system
CN103957516A (en) * 2014-05-13 2014-07-30 北京网秦天下科技有限公司 Junk short message filtering method and engine
CN104284306A (en) * 2013-07-04 2015-01-14 北京壹人壹本信息科技有限公司 Junk message filter method and system, mobile terminal and cloud server
CN107517452A (en) * 2017-09-04 2017-12-26 上海连尚网络科技有限公司 A kind of method, equipment and computer-readable storage medium for being used to manage short message

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030224810A1 (en) * 2002-05-30 2003-12-04 Mark Enzmann Interactive push serivce
KR20060081162A (en) * 2005-01-07 2006-07-12 에스케이 텔레콤주식회사 System and method for filtering spam short message service
US20080102799A1 (en) * 2006-10-31 2008-05-01 International Business Machines Corporation Method and apparatus for message identification
CN102547623A (en) * 2010-12-08 2012-07-04 中国电信股份有限公司 Junk short message processing method and system
CN104284306A (en) * 2013-07-04 2015-01-14 北京壹人壹本信息科技有限公司 Junk message filter method and system, mobile terminal and cloud server
CN103957516A (en) * 2014-05-13 2014-07-30 北京网秦天下科技有限公司 Junk short message filtering method and engine
CN107517452A (en) * 2017-09-04 2017-12-26 上海连尚网络科技有限公司 A kind of method, equipment and computer-readable storage medium for being used to manage short message

Also Published As

Publication number Publication date
CN107517452A (en) 2017-12-26

Similar Documents

Publication Publication Date Title
US20110119730A1 (en) Enforcing Centralized Communication Policies
US10990704B2 (en) Management of cryptographic transactions
TW200904139A (en) Providing event-controlled continuous logging for a mobile operating environment
US9697368B2 (en) Regulating communication of audio data from a client device based on a privacy setting stored by the client device
WO2018153305A1 (en) Security early-warning method applied to network payment, computer device and storage medium
JP2010148107A (en) Method of incoming call processing of communication terminal and apparatus therefor
WO2015188739A1 (en) Message processing method and apparatus
CN107396368B (en) Mobile terminal, fraud prevention prompt processing method thereof and storage medium
JP2009514343A5 (en)
CN109792601B (en) Method and equipment for deleting eUICC configuration file
WO2016101479A1 (en) Incoming call reply method, device, terminal and server
WO2014201872A1 (en) Method and device for processing short messages
WO2017067221A1 (en) Door lock state monitoring method and device
KR20160123196A (en) Online automatic death recognition algorithm and system
JP5363342B2 (en) System and method for filtering cellular telephone messages
WO2019042164A1 (en) Method, apparatus, and computer storage medium for managing sms messages
US20160028832A1 (en) Methods and systems for efficient discovery of devices in a peer-to-peer network
CN106470150A (en) Relation chain storage method and device
WO2015096429A1 (en) Call voice recognition method and apparatus
WO2019144624A1 (en) Method and device for processing call and storage medium
WO2017206318A1 (en) Mobile device, and method and apparatus for sharing location thereof
US20210081651A1 (en) System and method for picture sharing via artificial intelligence
US8428571B2 (en) Uninterrupted usage and access of physically unreachable handheld device
CN109246121B (en) Attack defense method and device, Internet of things equipment and computer readable storage medium
CN104378360B (en) Account number safety reminding method, device and system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18850104

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 23/07/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18850104

Country of ref document: EP

Kind code of ref document: A1