CN114095882A - 5G message content detection method - Google Patents

5G message content detection method Download PDF

Info

Publication number
CN114095882A
CN114095882A CN202111462605.9A CN202111462605A CN114095882A CN 114095882 A CN114095882 A CN 114095882A CN 202111462605 A CN202111462605 A CN 202111462605A CN 114095882 A CN114095882 A CN 114095882A
Authority
CN
China
Prior art keywords
message
format
network element
content
detection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202111462605.9A
Other languages
Chinese (zh)
Inventor
王振波
刘艳伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Unicom Online Information Technology Co Ltd
Original Assignee
China Unicom Online Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Unicom Online Information Technology Co Ltd filed Critical China Unicom Online Information Technology Co Ltd
Priority to CN202111462605.9A priority Critical patent/CN114095882A/en
Publication of CN114095882A publication Critical patent/CN114095882A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/12Detection or prevention of fraud
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a method for detecting 5G message content, which comprises the following steps: 1: a user initiates a 5G message request to a 5G message network element through a terminal; 2: the 5G message network element sends the message request to a data packet analysis module; 3: the data packet analysis module analyzes the data packet; 4: after data analysis, the mobile phone number, the message format and the message content information are sent to an engine matching module; 5: the engine matching module matches the content detection engine according to the message format field and sends the message to the corresponding detection engine; 6: each detection engine performs characteristic identification on message content according to a built-in AI identification algorithm and outputs a characteristic byte code; 7: comparing and checking the characteristic byte codes and the safety characteristic byte codes, and returning the checking result to the 5G message network element; 8: and the 5G message network element determines whether to send the 5G message to the opposite terminal according to the checking result. The method for analyzing and detecting the 5G message signaling data effectively solves the problem of content detection of the 5G message.

Description

5G message content detection method
Technical Field
The invention relates to the technical field of communication, in particular to a method for detecting 5G message content.
Background
With the rapid development of mobile communication technology, the trend of network convergence is becoming more and more obvious, and 5G networks with transmission speed more than 10 times faster than that of 4G networks are produced. The 5G is a fifth generation mobile communication network and has the characteristics of low time delay, ultra-reliability, high speed, wide coverage and the like. Compared with the 4G era, the wireless access technology, the protocol stack architecture and the core network architecture are greatly changed compared with those of the LTE era.
The 5G message service is a brand new upgrade of the terminal native basic short message service, and can be roughly divided into two types according to the interactive mode: i.e., information interaction between individual users, and between business and individual users. For individual users, 5G messages break through the length limit of the traditional short messages to each piece of information, break through the character limitation in content, and realize effective fusion of information such as characters, pictures, audio, video, positions and the like. For enterprises, 5G messages will provide them with an information interaction interface with individual users. The enterprise can output personalized services and consultation to the user in rich media modes such as characters, voice, tabs and the like.
The content detection of the short message in the existing communication field only relates to the text, the detection method is relatively simple, and the detection can be realized only by transmitting the text content to a detection system and matching rules of the detection system. The 5G message is based on a relatively complex GSMA RCS UP2.4 standard protocol, the displayed content is richer, the displayed content comprises information such as pictures, audio, video and positions, the detection requirement difficulty on the content safety is higher, and at present, no content detection method suitable for the 5G message exists.
It is therefore desirable to have a method for parsing and detecting 5G message signaling data to solve the problems in the prior art.
Disclosure of Invention
The invention discloses a detection method of 5G message content, which comprises the following steps:
step 1: a user initiates a 5G message request to a 5G message network element through a terminal;
step 2: the 5G message network element sends the message request of the user to a data packet analysis module;
and step 3: the data packet analysis module analyzes the 5G message data packet to obtain: mobile phone number, message format and message content;
and 4, step 4: after data analysis, the mobile phone number, the message format and the message content information are sent to an engine matching module;
and 5: the engine matching module matches different content detection engines according to the ContentType of the message format field and sends the message content to the corresponding detection engines;
step 6: each detection engine performs characteristic identification on message content according to a built-in AI identification algorithm and outputs a characteristic byte code;
and 7: comparing and checking the characteristic byte codes identified in the step 6 with the characteristic byte codes in the safety characteristic library to obtain a checking result, and returning the checking result to the 5G message network element;
and 8: and the 5G message network element determines whether to send the 5G message to the opposite terminal according to the checking result.
Preferably, the message format includes: text, pictures, video, and audio.
Preferably, the message format field ContentType is "text/play" for representing a text format, and matches a text detection engine; "image/jpeg" stands for picture format matching picture detection engine; "video/mp 4" represents a video format matching the video detection engine; "audio/mp 3" represents an audio format matching audio detection engine.
The invention provides a method for detecting 5G message content, which matches different detection engines according to message formats and realizes the detection of the 5G message content through the verification of a security feature byte code.
Drawings
Fig. 1 is a flowchart of a 5G message content detection method.
Detailed Description
In order to make the implementation objects, technical solutions and advantages of the present invention clearer, the technical solutions in the embodiments of the present invention will be described in more detail below with reference to the accompanying drawings in the embodiments of the present invention. In the drawings, the same or similar reference numerals denote the same or similar elements or elements having the same or similar functions throughout. The described embodiments are only some, but not all embodiments of the invention. The embodiments described below with reference to the drawings are illustrative and intended to be illustrative of the invention and are not to be construed as limiting the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
As shown in fig. 1, the 5G message content detection method includes the following steps:
step 1: a user initiates a 5G message request to a 5G message network element through a terminal;
step 2: the 5G message network element sends the message request of the user to a data packet analysis module;
and step 3: the data packet analysis module analyzes the 5G message data packet to obtain: cell phone number, message format (e.g., text, picture, audio, video, etc.), and message content;
and 4, step 4: after data analysis, the mobile phone number, the message format and the message content information are sent to an engine matching module;
and 5: the engine matching module matches different content detection engines according to the message format field ContentType, and the text/plane represents a text format and matches the text detection engines; "image/jpeg" stands for picture format matching picture detection engine; "video/mp 4" represents a video format matching the video detection engine; "audio/mp 3" represents an audio format matching an audio detection engine and sending message content to the corresponding detection engine;
step 6: each detection engine performs characteristic identification on message content according to a built-in AI identification algorithm and outputs a characteristic byte code;
and 7: comparing and checking the characteristic byte codes identified in the step 6 with the characteristic byte codes in the safety characteristic library to obtain a checking result, and returning the checking result to the 5G message network element;
and 8: and the 5G message network element determines whether to send the 5G message to the opposite terminal according to the checking result.
Finally, it should be pointed out that: the above examples are only for illustrating the technical solutions of the present invention, and are not limited thereto. Although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (3)

1. A detection method for 5G message content is characterized by comprising the following steps:
step 1: a user initiates a 5G message request to a 5G message network element through a terminal;
step 2: the 5G message network element sends the message request of the user to a data packet analysis module;
and step 3: the data packet analysis module analyzes the 5G message data packet to obtain: mobile phone number, message format and message content;
and 4, step 4: after data analysis, the mobile phone number, the message format and the message content information are sent to an engine matching module;
and 5: the engine matching module matches different content detection engines according to the ContentType of the message format field and sends the message content to the corresponding detection engines;
step 6: each detection engine performs characteristic identification on message content according to a built-in AI identification algorithm and outputs a characteristic byte code;
and 7: comparing and checking the characteristic byte codes identified in the step 6 with the characteristic byte codes in the safety characteristic library to obtain a checking result, and returning the checking result to the 5G message network element;
and 8: and the 5G message network element determines whether to send the 5G message to the opposite terminal according to the checking result.
2. The method of claim 1, wherein the method comprises: the message format includes: text, pictures, video, and audio.
3. The method of claim 2, wherein the method comprises: the message format field ContentType is 'text/play' representing a text format and is matched with a text detection engine; "image/jpeg" stands for picture format matching picture detection engine; "video/mp 4" represents a video format matching the video detection engine; "audio/mp 3" represents an audio format matching audio detection engine.
CN202111462605.9A 2021-12-06 2021-12-06 5G message content detection method Pending CN114095882A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111462605.9A CN114095882A (en) 2021-12-06 2021-12-06 5G message content detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111462605.9A CN114095882A (en) 2021-12-06 2021-12-06 5G message content detection method

Publications (1)

Publication Number Publication Date
CN114095882A true CN114095882A (en) 2022-02-25

Family

ID=80306526

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111462605.9A Pending CN114095882A (en) 2021-12-06 2021-12-06 5G message content detection method

Country Status (1)

Country Link
CN (1) CN114095882A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070220010A1 (en) * 2006-03-15 2007-09-20 Kent Thomas Ertugrul Targeted content delivery for networks
US20140179360A1 (en) * 2012-12-21 2014-06-26 Verizon Patent And Licensing, Inc. Short message service validation engine
CN105430623A (en) * 2014-09-10 2016-03-23 中兴通讯股份有限公司 Monitoring method, device and system for RCS junk message
CN110956123A (en) * 2019-11-27 2020-04-03 中移(杭州)信息技术有限公司 Rich media content auditing method and device, server and storage medium
US20200153781A1 (en) * 2018-11-13 2020-05-14 Matthew Kent McGinnis Methods, Systems, and Apparatus for Text to Persistent Messaging
CN113676852A (en) * 2021-08-19 2021-11-19 中国银行股份有限公司 Data processing method, device and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070220010A1 (en) * 2006-03-15 2007-09-20 Kent Thomas Ertugrul Targeted content delivery for networks
US20140179360A1 (en) * 2012-12-21 2014-06-26 Verizon Patent And Licensing, Inc. Short message service validation engine
CN105430623A (en) * 2014-09-10 2016-03-23 中兴通讯股份有限公司 Monitoring method, device and system for RCS junk message
US20200153781A1 (en) * 2018-11-13 2020-05-14 Matthew Kent McGinnis Methods, Systems, and Apparatus for Text to Persistent Messaging
CN110956123A (en) * 2019-11-27 2020-04-03 中移(杭州)信息技术有限公司 Rich media content auditing method and device, server and storage medium
CN113676852A (en) * 2021-08-19 2021-11-19 中国银行股份有限公司 Data processing method, device and system

Similar Documents

Publication Publication Date Title
CN102075605B (en) Method, system and mobile terminal for displaying incoming call
KR100617237B1 (en) Method for generating multimedia event using Short Message Service
US8554839B2 (en) Method and device for intercommunicating address book information between different networks
TWI239180B (en) Method and apparatus for providing extensible scalable transcoding of multimedia content
CN100385429C (en) Multimedia messaging service system and method thereof
KR20040091117A (en) Method, apparatus and system for reformatting a multimedia message for delivery to a terminal during connectionless communications
KR20000064041A (en) Multimedia Messaging System and the Method
CN113473395B (en) Message processing method, device, medium and electronic equipment
CN1558689A (en) System and method for short message and instant message service intercommunication based on soft switch system
EP2466925B1 (en) Mms (multimedia messaging service) decoding method, mms decoder and mobile terminal
CN110475215B (en) Message editing, transmitting and displaying method, server and terminal thereof
CN114095882A (en) 5G message content detection method
CN116708391A (en) Signaling negotiation method, information transmission method and content distribution system
WO2007068197A1 (en) A method and system for content directional transmission and distributed access in the telecommunication transmission terminal
CN113315736B (en) Data synchronization method and device between business processes
KR20050101924A (en) System and method for converting the multimedia message as the supportting language of mobile terminal
KR20070062195A (en) Apparatus for emergency rescue using user presence information in next generation communication environment and method thereof
CN103108287B (en) Intercommunication of multimedia messages system and interoperability methods
US20230362856A1 (en) Data transmission method, data transmission apparatus, computer-readable medium, and electronic device
KR100716734B1 (en) Server and method for providing individual pubic relation service
WO2013100249A1 (en) System for transmitting and receiving audio and method for transmitting and receiving audio
JP3871314B2 (en) Terminal in communication system and program thereof
KR100646351B1 (en) Method for Providing Long Multimedia Message Service and Creating Image therefor
CN115484237A (en) Signaling message processing method, device, equipment and medium
KR100845318B1 (en) Server, terminal and method for providing data trnsmission service

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination