CN115114669B - Interactive content desensitization method and system - Google Patents

Interactive content desensitization method and system Download PDF

Info

Publication number
CN115114669B
CN115114669B CN202211044902.6A CN202211044902A CN115114669B CN 115114669 B CN115114669 B CN 115114669B CN 202211044902 A CN202211044902 A CN 202211044902A CN 115114669 B CN115114669 B CN 115114669B
Authority
CN
China
Prior art keywords
desensitization
sensitive
content
type
interactive
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.)
Active
Application number
CN202211044902.6A
Other languages
Chinese (zh)
Other versions
CN115114669A (en
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.)
Shandong Shuangren Information Technology Co ltd
Original Assignee
Shandong Shuangren 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 Shandong Shuangren Information Technology Co ltd filed Critical Shandong Shuangren Information Technology Co ltd
Priority to CN202211044902.6A priority Critical patent/CN115114669B/en
Publication of CN115114669A publication Critical patent/CN115114669A/en
Application granted granted Critical
Publication of CN115114669B publication Critical patent/CN115114669B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6245Protecting personal data, e.g. for financial or medical purposes

Abstract

The invention is suitable for the technical field of data desensitization, and provides an interactive content desensitization method and an interactive content desensitization system, which comprise the following steps: receiving an interactive content desensitization detection starting instruction input by a user, and monitoring an interactive file in real time; when detecting that the user needs to send the interactive file, closing the content sending instruction, and carrying out desensitization content identification on the interactive file to obtain all contents to be desensitized; receiving a desensitization content selection instruction, wherein the desensitization content selection instruction comprises specific content to be desensitized and a corresponding desensitization type, and the desensitization type comprises no desensitization, unrecoverable desensitization and recoverable desensitization; and desensitizing all the contents to be desensitized according to the desensitizing content selection instruction according to the corresponding desensitizing types, generating desensitizing completion prompt information after desensitizing is completed, and opening a content sending instruction. And by adopting diversified desensitization means, the resource overhead of big data processing is reduced, useful sensitive data can be ensured to be reversed and recovered, and the method is convenient for subsequent processing and use.

Description

Interactive content desensitization method and system
Technical Field
The invention relates to the technical field of data desensitization, in particular to an interactive content desensitization method and system.
Background
With the popularization of modern office and the application of various office software, the interaction of enterprise files is basically performed in the internet, and in order to avoid the leakage of sensitive data in the enterprise files in the interaction process, desensitization processing needs to be performed on the sensitive data. However, when data desensitization is performed at present, only a single means is basically used for desensitization, for example, only a shielding means is used for desensitization, and shielding refers to uniformly replacing partial contents of sensitive data with a masking symbol (such as "+"), so that the sensitive data keeps partial contents open, but shielded data lose the characteristics of original data and cannot be restored and subsequently cannot be utilized, which brings inconvenience to work; for example, only encryption is used for desensitization, and encryption refers to encryption processing of data to be desensitized, so that an external user only sees meaningless encrypted data, but encryption itself needs certain computing power and generates large resource overhead for a large data set source. Therefore, it is desirable to provide an interactive content desensitization method and system, which aim to solve the above problems.
Disclosure of Invention
In view of the shortcomings in the prior art, the present invention provides a method and a system for desensitizing interactive content, so as to solve the above problems in the background art.
The invention is realized in such a way that an interactive content desensitization method comprises the following steps:
receiving an interactive content desensitization detection starting instruction input by a user, and monitoring an interactive file in real time;
when detecting that the user needs to send the interactive file, closing the content sending instruction, and carrying out desensitization content identification on the interactive file to obtain all contents to be desensitized;
receiving desensitization content selection instructions, wherein the desensitization content selection instructions comprise specific content to be desensitized and corresponding desensitization types, and the desensitization types comprise no desensitization, unrecoverable desensitization and recoverable desensitization;
desensitizing all contents to be desensitized according to the desensitizing content selection instruction and the corresponding desensitizing type, generating desensitizing completion prompt information after desensitizing is completed, opening a content sending instruction, and automatically sending the desensitized interactive files.
As a further scheme of the invention: the step of performing desensitization content identification on the interactive file to obtain all contents to be desensitized specifically comprises:
identifying sensitive words in the interactive file according to the sensitive keywords in a sensitive keyword library, and determining the sensitive types to which the sensitive words belong, wherein the sensitive keyword library comprises a plurality of sensitive types, and each sensitive type comprises a plurality of sensitive keywords;
determining sensitive data corresponding to the sensitive words, wherein the sensitive data is content to be desensitized;
and classifying the sensitive data according to the sensitive type of the sensitive word.
As a further scheme of the invention: the step of receiving a desensitization content selection instruction specifically includes:
receiving a sensitive data selection instruction, wherein the sensitive data selection instruction comprises sensitive data and a corresponding desensitization type;
receiving a sensitive type selection instruction, wherein the sensitive type selection instruction comprises a sensitive type and a corresponding desensitization type, and all sensitive data corresponding to the sensitive type correspond to the desensitization type except the sensitive data in the sensitive data selection instruction.
As a further scheme of the invention: the step of receiving desensitization content selection instructions further comprises:
receiving other sensitive data frame selection commands input by a user, and generating a data selection frame so that the user can select other sensitive data by using the data selection frame;
receiving a frame selection completion instruction, generating desensitization type information to be selected, and receiving a desensitization type selected by a user;
and performing desensitization tasks according to the selected other sensitive data and desensitization types.
As a further scheme of the invention: the step of desensitizing all contents to be desensitized according to the corresponding desensitization types according to the desensitization content selection instruction comprises the following steps: performing recoverable desensitization on content to be desensitized, wherein the step of performing recoverable desensitization on the content to be desensitized specifically comprises the following steps:
sending a receiving object of the interactive file to a system public key library, and calling a corresponding public key;
the content to be desensitized is encrypted using the public key.
As a further scheme of the invention: the interactive file comprises a document and a picture, and when the interactive file is the picture, the content in the picture is automatically identified.
It is another object of the present invention to provide an interactive content desensitization system, the system comprising:
the interactive content monitoring module is used for receiving an interactive content desensitization detection starting instruction input by a user and monitoring an interactive file in real time;
the desensitization content identification module closes the content sending instruction when detecting that the user needs to send the interactive file, and carries out desensitization content identification on the interactive file to obtain all contents to be desensitized;
a selection instruction receiving module, configured to receive a desensitization content selection instruction, where the desensitization content selection instruction includes specific content to be desensitized and a corresponding desensitization type, and the desensitization type includes no desensitization, unrecoverable desensitization, and recoverable desensitization;
and the interactive content desensitization module is used for desensitizing all the contents to be desensitized according to the desensitization content selection instruction and the corresponding desensitization types, generating desensitization completion prompt information after desensitization is completed, opening a content sending instruction, and automatically sending the desensitized interactive files.
As a further scheme of the invention: the desensitization content identification module comprises:
the sensitive word identification unit is used for identifying sensitive words in the interactive files according to the sensitive keywords in the sensitive keyword library and determining the sensitive types to which the sensitive words belong, wherein the sensitive keyword library comprises a plurality of sensitive types, and each sensitive type comprises a plurality of sensitive keywords;
the sensitive data determining unit is used for determining sensitive data corresponding to the sensitive words, and the sensitive data are contents to be desensitized;
and the sensitive data classification unit is used for classifying the sensitive data according to the sensitive type of the sensitive word.
As a further scheme of the invention: the selection instruction receiving module comprises:
the sensitive data selection unit is used for receiving a sensitive data selection instruction, and the sensitive data selection instruction comprises sensitive data and a corresponding desensitization type;
the sensitive type selection unit is used for receiving a sensitive type selection instruction, the sensitive type selection instruction comprises a sensitive type and a corresponding desensitization type, all sensitive data corresponding to the sensitive type correspond to the desensitization type, and the sensitive data in the sensitive data selection instruction are excluded.
As a further scheme of the invention: the system also includes a sensitive data selection module, which includes:
the frame selection command receiving unit is used for receiving other sensitive data frame selection commands input by a user and generating a data selection frame so that the user can use the data selection frame to select other sensitive data;
the desensitization type selection unit is used for receiving the frame selection completion instruction, generating desensitization type information to be selected and receiving a desensitization type selected by a user;
and the desensitization task execution unit is used for executing desensitization tasks according to the selected other sensitive data and desensitization types.
Compared with the prior art, the invention has the beneficial effects that:
desensitization content identification is carried out on the interactive file to obtain all contents to be desensitized; receiving desensitization content selection instructions, wherein the desensitization content selection instructions comprise specific content to be desensitized and corresponding desensitization types, and the desensitization types comprise no desensitization, unrecoverable desensitization and recoverable desensitization; and desensitizing all contents to be desensitized according to the corresponding desensitization type according to the desensitization content selection instruction. Therefore, by adopting diversified desensitization means, the resource overhead of big data processing is reduced, useful sensitive data can be ensured to be reversed and recovered, and the method is convenient for subsequent processing and use.
Drawings
Fig. 1 is a flow chart of a method of interactive content desensitization.
Fig. 2 is a flowchart of desensitizing content identification performed on an interactive file in an interactive content desensitizing method to obtain all content to be desensitized.
Fig. 3 is a flow chart of receiving a desensitization content selection instruction in an interactive content desensitization method.
Fig. 4 is a flow chart of a method of interactive content desensitization for receiving user input of other sensitive data frame selection commands.
Fig. 5 is a flowchart of recoverable desensitization of content to be desensitized in an interactive content desensitization method.
Fig. 6 is a schematic diagram of an interactive content desensitization system.
Fig. 7 is a schematic structural diagram of a desensitization content identification module in an interactive content desensitization system.
Fig. 8 is a schematic structural diagram of a selection instruction receiving module in an interactive content desensitization system.
Fig. 9 is a schematic structural diagram of a sensitive data framing module in an interactive content desensitization system.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more clear, the present invention is further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Specific implementations of the present invention are described in detail below with reference to specific embodiments.
As shown in fig. 1, an embodiment of the present invention provides an interactive content desensitization method, including the following steps:
s100, receiving an interactive content desensitization detection starting instruction input by a user, and monitoring an interactive file in real time;
s200, when detecting that the user needs to send the interactive file, closing the content sending instruction, and carrying out desensitization content identification on the interactive file to obtain all contents to be desensitized;
s300, receiving a desensitization content selection instruction, wherein the desensitization content selection instruction comprises specific content to be desensitized and corresponding desensitization types, and the desensitization types comprise no desensitization, unrecoverable desensitization and recoverable desensitization;
s400, desensitizing all contents to be desensitized according to corresponding desensitization types according to desensitization content selection instructions, generating desensitization completion prompt information after desensitization is completed, opening content sending instructions, and automatically sending desensitized interactive files.
It should be noted that, with the popularization of modern office and the application of various office software, the interaction of enterprise files is basically performed in the internet, and in order to avoid the leakage of sensitive data in the enterprise files during the interaction process, desensitization processing needs to be performed on the sensitive data. However, when data desensitization is performed at present, only a single means is basically used for desensitization, for example, only a shielding means is used for desensitization, and shielding refers to uniformly replacing partial contents of sensitive data with a masking symbol (such as "+"), so that the sensitive data keeps partial contents open, but shielded data lose the characteristics of original data and cannot be restored and subsequently cannot be utilized, which brings inconvenience to work; for example, only encryption is used for desensitization, and encryption refers to encryption processing of data to be desensitized, so that an external user only sees meaningless encrypted data, but encryption itself needs certain computing power and generates large resource overhead for a large data set source. Embodiments of the present invention aim to solve the above problems.
In the embodiment of the invention, when a user carries out interaction of working contents in the Internet, in order to avoid leakage of confidential data of an enterprise, the user directly inputs an interactive content desensitization detection opening instruction and enters a sensitive data detection state, the embodiment of the invention carries out real-time monitoring on an interactive file, when the condition that the user needs to send the interactive file is detected, the interactive file comprises a document and a picture, when the interactive file is the picture, the content in the picture is automatically identified to generate identification content, and then desensitization processing is carried out on the identification content, for example, the user selects a certain file in a sending dialog box, the embodiment of the invention automatically closes a content sending instruction, and the situation that the file is directly sent out without desensitization is avoided; then desensitizing content identification is carried out on the interactive file to obtain all contents to be desensitized; then, a user inputs a desensitization content selection instruction according to the content to be desensitized, wherein the desensitization content selection instruction comprises specific content to be desensitized and a corresponding desensitization type, and the desensitization type comprises no desensitization, unrecoverable desensitization and recoverable desensitization; finally, the embodiment of the invention automatically selects the command according to the desensitization content to desensitize all the contents to be desensitized according to the corresponding desensitization types, generates desensitization completion prompt information after desensitization is completed, opens a content sending command, and automatically sends the desensitized interactive files. Desensitization is not needed, namely desensitization treatment is not needed on the identified content to be desensitized, which indicates that the content to be desensitized is not confidential data; unrecoverable desensitization may be occlusion, e.g. by directly using ". X" instead of content to be desensitized, which is useless for receiving objects; the recoverable desensitization can be encryption, the content to be desensitized is encrypted, the part of the content to be desensitized is useful for receiving objects, and the content to be desensitized needs to be reused.
As shown in fig. 2, as a preferred embodiment of the present invention, the step of performing desensitization content identification on an interactive file to obtain all contents to be desensitized specifically includes:
s201, identifying sensitive words in the interactive file according to the sensitive keywords in a sensitive keyword library, and determining the sensitive types to which the sensitive words belong, wherein the sensitive keyword library comprises a plurality of sensitive types, and each sensitive type comprises a plurality of sensitive keywords;
s202, determining sensitive data corresponding to the sensitive words, wherein the sensitive data are contents to be desensitized;
s203, classifying the sensitive data according to the sensitive type of the sensitive word.
In the embodiment of the invention, a sensitive keyword library is established in advance, for example, the sensitive type of the sensitive keyword library comprises identity information data, financial information data and process information data, the keyword in the identity information data comprises an identity card number, a telephone number and an address …, the keyword in the financial information data comprises income, expense and bill …, the keyword in the process information data comprises yield, a parameter name and a test item name …, the sensitive keyword library needs to be updated and perfected by related workers continuously, so that the sensitive word in an interactive file can be identified according to the sensitive keyword, the sensitive type of the sensitive word is determined, the sensitive data corresponding to the sensitive word is determined, for example, the sensitive word is an identity card number, the specific identity card number is the sensitive data, and finally, all the sensitive data are classified according to the sensitive type of the sensitive word.
As shown in fig. 3, as a preferred embodiment of the present invention, the step of receiving a desensitization content selection instruction specifically includes:
s301, receiving a sensitive data selection instruction, wherein the sensitive data selection instruction comprises sensitive data and a corresponding desensitization type;
s302, a sensitive type selection instruction is received, the sensitive type selection instruction comprises a sensitive type and a corresponding desensitization type, all sensitive data corresponding to the sensitive type correspond to the desensitization type, and the sensitive data in the sensitive data selection instruction are excluded.
In the embodiment of the invention, a user determines partial sensitive data by inputting a sensitive data selection instruction, wherein the sensitive data selection instruction comprises specific sensitive data and a corresponding desensitization type; the user can input a sensitive type selection instruction, all sensitive data corresponding to the sensitive type can be corresponding to the desensitization type, the selection is quicker and more convenient, the sensitive data in the sensitive data selection instruction is excluded, the sensitive data is subject to the sensitive data selection instruction, and the sensitive data selection instruction and the sensitive type selection instruction jointly form a desensitization content selection instruction.
As shown in fig. 4, as a preferred embodiment of the present invention, the step of receiving a desensitization content selection instruction further includes:
s311, receiving other sensitive data frame selection commands input by a user, and generating a data selection frame so that the user can select other sensitive data by using the data selection frame;
s312, receiving a frame selection finishing instruction, generating desensitization type information to be selected, and receiving a desensitization type selected by a user;
and S313, performing desensitization tasks according to the other sensitive data and desensitization types selected by the frame.
In the embodiment of the invention, it is easy to understand that the automatically identified content to be desensitized may not be complete enough, and some other content to be desensitized needs to be manually selected by a user, specifically, a data selection box pops up by using a selection command of other sensitive data input by the user, the user selects other sensitive data by using the data selection box, after the selection is finished, a box selection completion instruction is input, desensitization type information to be selected can be popped up, and the user directly selects the required desensitization type.
As shown in fig. 5, as a preferred embodiment of the present invention, the step of desensitizing all contents to be desensitized according to the desensitization content selection instruction according to the corresponding desensitization type includes: performing recoverable desensitization on content to be desensitized, wherein the step of performing recoverable desensitization on the content to be desensitized specifically comprises the following steps of:
s401, sending the receiving object of the interactive file to a system public key library, and calling a corresponding public key;
s402, encrypting the content to be desensitized by using the public key.
In the embodiment of the invention, a system public key library is established in advance, the system public key library comprises a public key corresponding to each employee of a company, each employee of the company knows the private key of the employee, when recoverable desensitization is carried out on content to be desensitized, a receiving object of an interactive file is sent to the system public key library, the public key corresponding to the receiving object is called, and then the public key is used for encrypting the content to be desensitized.
As shown in fig. 6, an embodiment of the present invention further provides an interactive content desensitization system, where the system includes:
the interactive content monitoring module 100 is configured to receive an interactive content desensitization detection starting instruction input by a user, and monitor an interactive file in real time;
the desensitization content identification module 200 is used for closing a content sending instruction and carrying out desensitization content identification on the interactive file to obtain all contents to be desensitized when detecting that the user needs to send the interactive file;
a selection instruction receiving module 300, configured to receive a desensitization content selection instruction, where the desensitization content selection instruction includes specific content to be desensitized and a corresponding desensitization type, and the desensitization type includes no desensitization, unrecoverable desensitization, and recoverable desensitization;
and the interactive content desensitization module 400 is used for desensitizing all the contents to be desensitized according to the desensitization content selection instruction and the corresponding desensitization types, generating desensitization completion prompt information after desensitization is completed, opening a content sending instruction, and automatically sending the desensitized interactive files.
In the embodiment of the invention, when a user carries out interaction of working contents in the Internet, in order to avoid leakage of confidential data of an enterprise, the user directly inputs an interactive content desensitization detection opening instruction and enters a sensitive data detection state, the embodiment of the invention carries out real-time monitoring on an interactive file, when the condition that the user needs to send the interactive file is detected, the interactive file comprises a document and a picture, when the interactive file is the picture, the content in the picture is automatically identified to generate identification content, and then desensitization processing is carried out on the identification content, for example, the user selects a certain file in a sending dialog box, the embodiment of the invention automatically closes a content sending instruction, and the situation that the file is directly sent out without desensitization is avoided; then desensitizing content identification is carried out on the interactive file to obtain all contents to be desensitized; then, a user inputs a desensitization content selection instruction according to the content to be desensitized, wherein the desensitization content selection instruction comprises specific content to be desensitized and a corresponding desensitization type, and the desensitization type comprises no desensitization, unrecoverable desensitization and recoverable desensitization; finally, according to the desensitization content selection instruction, desensitization is automatically carried out on all the content to be desensitized according to the corresponding desensitization types, after desensitization is finished, desensitization completion prompt information is generated, a content sending instruction is opened, and the desensitized interactive file is automatically sent. Desensitization is not needed, namely desensitization treatment is not needed on the identified content to be desensitized, which shows that the content to be desensitized is not confidential data; unrecoverable desensitization may be occlusion, e.g. by directly using ". X" instead of content to be desensitized, which is useless for receiving objects; the recoverable desensitization can be encryption, the content to be desensitized is encrypted, the part of the content to be desensitized is useful for receiving the object, and the content to be desensitized needs to be reused.
As shown in fig. 7, as a preferred embodiment of the present invention, the desensitization content identification module 200 includes:
a sensitive word identifying unit 201, configured to identify a sensitive word in an interactive file according to a sensitive keyword in a sensitive keyword library, and determine a sensitive type to which the sensitive word belongs, where the sensitive keyword library includes a plurality of sensitive types, and each sensitive type includes a plurality of sensitive keywords;
the sensitive data determining unit 202 is configured to determine sensitive data corresponding to a sensitive word, where the sensitive data is content to be desensitized;
the sensitive data classifying unit 203 is configured to classify the sensitive data according to the sensitive type to which the sensitive word belongs.
As shown in fig. 8, as a preferred embodiment of the present invention, the selection instruction receiving module 300 includes:
a sensitive data selection unit 301, configured to receive a sensitive data selection instruction, where the sensitive data selection instruction includes sensitive data and a corresponding desensitization type;
a sensitive type selecting unit 302, configured to receive a sensitive type selecting instruction, where the sensitive type selecting instruction includes a sensitive type and a desensitization type corresponding to the sensitive type, and all sensitive data corresponding to the sensitive type correspond to the desensitization type except for the sensitive data in the sensitive data selecting instruction.
As shown in fig. 9, as a preferred embodiment of the present invention, the system further includes a sensitive data selection module 310, where the sensitive data selection module 310 includes:
a frame selection command receiving unit 311, configured to receive a frame selection command for other sensitive data input by a user, and generate a data selection frame, so that the user uses the data selection frame to select other sensitive data;
a desensitization type selecting unit 312, configured to receive a frame selection completion instruction, generate desensitization type to-be-selected information, and receive a desensitization type selected by a user;
and a desensitization task execution unit 313 for executing desensitization tasks according to the framed other sensitive data and desensitization type.
The present invention has been described in detail with reference to the preferred embodiments thereof, and it should be understood that the invention is not limited thereto, but is intended to cover modifications, equivalents, and improvements within the spirit and scope of the present invention.
It should be understood that, although the steps in the flowcharts of the embodiments of the present invention are shown in sequence as indicated by the arrows, the steps are not necessarily performed in sequence as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least a portion of steps in various embodiments may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed alternately or alternatingly with other steps or at least a portion of sub-steps or stages of other steps.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (9)

1. A method of interactive content desensitization, the method comprising the steps of:
receiving an interactive content desensitization detection starting instruction input by a user, and monitoring an interactive file in real time;
when detecting that the user needs to send the interactive file, closing the content sending instruction, and carrying out desensitization content identification on the interactive file to obtain all contents to be desensitized;
receiving desensitization content selection instructions, wherein the desensitization content selection instructions comprise specific content to be desensitized and corresponding desensitization types, and the desensitization types comprise no desensitization, unrecoverable desensitization and recoverable desensitization;
desensitizing all contents to be desensitized according to the desensitizing content selection instruction and the corresponding desensitizing type, generating desensitizing completion prompt information after desensitizing is completed, opening a content sending instruction, and automatically sending an interactive file after desensitizing;
wherein, the step of desensitizing all contents to be desensitized according to the corresponding desensitization type according to the desensitization content selection instruction comprises the following steps: performing recoverable desensitization on content to be desensitized, wherein the step of performing recoverable desensitization on the content to be desensitized specifically comprises the following steps: sending a receiving object of the interactive file to a system public key library, and calling a corresponding public key; the content to be desensitized is encrypted using the public key.
2. The method according to claim 1, wherein the step of performing desensitization content identification on the interactive file to obtain all contents to be desensitized specifically comprises:
identifying sensitive words in the interactive file according to the sensitive keywords in a sensitive keyword library, and determining the sensitive types to which the sensitive words belong, wherein the sensitive keyword library comprises a plurality of sensitive types, and each sensitive type comprises a plurality of sensitive keywords;
determining sensitive data corresponding to the sensitive words, wherein the sensitive data is content to be desensitized;
and classifying the sensitive data according to the sensitive type of the sensitive word.
3. The interactive content desensitization method according to claim 2, wherein said step of receiving desensitization content selection instructions comprises:
receiving a sensitive data selection instruction, wherein the sensitive data selection instruction comprises sensitive data and a corresponding desensitization type;
receiving a sensitive type selection instruction, wherein the sensitive type selection instruction comprises a sensitive type and a corresponding desensitization type, and all sensitive data corresponding to the sensitive type correspond to the desensitization type except the sensitive data in the sensitive data selection instruction.
4. The interactive content desensitization method according to claim 3, wherein said step of receiving desensitization content selection instructions further comprises:
receiving other sensitive data frame selection commands input by a user, and generating a data selection frame so that the user can select other sensitive data by using the data selection frame;
receiving a frame selection completion instruction, generating desensitization type information to be selected, and receiving a desensitization type selected by a user;
and performing desensitization tasks according to the selected other sensitive data and desensitization types.
5. The interactive content desensitization method according to claim 1, wherein said interactive files comprise documents and pictures, and when the interactive files are pictures, the content in the pictures is automatically identified.
6. An interactive content desensitization system, the system comprising:
the interactive content monitoring module is used for receiving an interactive content desensitization detection starting instruction input by a user and monitoring an interactive file in real time;
the desensitization content identification module closes the content sending instruction when detecting that the user needs to send the interactive file, and carries out desensitization content identification on the interactive file to obtain all contents to be desensitized;
a selection instruction receiving module, configured to receive a desensitization content selection instruction, where the desensitization content selection instruction includes specific content to be desensitized and a corresponding desensitization type, and the desensitization type includes no desensitization, unrecoverable desensitization, and recoverable desensitization;
the interactive content desensitization module is used for desensitizing all contents to be desensitized according to the desensitization content selection instruction and the corresponding desensitization type, generating desensitization completion prompt information after desensitization is completed, opening a content sending instruction and automatically sending an interactive file after desensitization;
wherein, the step of desensitizing all contents to be desensitized according to the corresponding desensitization type according to the desensitization content selection instruction comprises the following steps: performing recoverable desensitization on content to be desensitized, wherein the step of performing recoverable desensitization on the content to be desensitized specifically comprises the following steps: sending a receiving object of the interactive file to a system public key library, and calling a corresponding public key; the content to be desensitized is encrypted using the public key.
7. The interactive content desensitization system according to claim 6, wherein said desensitization content identification module comprises:
the sensitive word recognition unit is used for recognizing sensitive words in the interactive file according to the sensitive keywords in the sensitive keyword library and determining the sensitive types to which the sensitive words belong, wherein the sensitive keyword library comprises a plurality of sensitive types, and each sensitive type comprises a plurality of sensitive keywords;
the sensitive data determining unit is used for determining sensitive data corresponding to the sensitive words, and the sensitive data are contents to be desensitized;
and the sensitive data classification unit is used for classifying the sensitive data according to the sensitive type of the sensitive word.
8. The interactive content desensitization system according to claim 7, wherein said selection instruction receiving module comprises:
the sensitive data selection unit is used for receiving a sensitive data selection instruction, and the sensitive data selection instruction comprises sensitive data and a corresponding desensitization type;
the sensitive type selection unit is used for receiving a sensitive type selection instruction, the sensitive type selection instruction comprises a sensitive type and a corresponding desensitization type, all sensitive data corresponding to the sensitive type correspond to the desensitization type, and the sensitive data in the sensitive data selection instruction are excluded.
9. The interactive content desensitization system according to claim 8, wherein said system further comprises a sensitive data framing module comprising:
the frame selection command receiving unit is used for receiving other sensitive data frame selection commands input by a user and generating a data selection frame so that the user can use the data selection frame to select other sensitive data;
the desensitization type selection unit is used for receiving the frame selection completion instruction, generating desensitization type information to be selected and receiving a desensitization type selected by a user;
and the desensitization task execution unit is used for executing desensitization tasks according to the selected other sensitive data and desensitization types.
CN202211044902.6A 2022-08-23 2022-08-23 Interactive content desensitization method and system Active CN115114669B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211044902.6A CN115114669B (en) 2022-08-23 2022-08-23 Interactive content desensitization method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211044902.6A CN115114669B (en) 2022-08-23 2022-08-23 Interactive content desensitization method and system

Publications (2)

Publication Number Publication Date
CN115114669A CN115114669A (en) 2022-09-27
CN115114669B true CN115114669B (en) 2023-02-10

Family

ID=83336216

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211044902.6A Active CN115114669B (en) 2022-08-23 2022-08-23 Interactive content desensitization method and system

Country Status (1)

Country Link
CN (1) CN115114669B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110188565A (en) * 2019-04-17 2019-08-30 平安科技(深圳)有限公司 Data desensitization method, device, computer equipment and storage medium
CN113257375A (en) * 2021-05-12 2021-08-13 中国疾病预防控制中心病毒病预防控制所 Method for desensitizing sudden acute infectious disease data
CN113268768A (en) * 2021-05-24 2021-08-17 平安普惠企业管理有限公司 Desensitization method, apparatus, device and medium for sensitive data

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104751064A (en) * 2013-12-27 2015-07-01 珠海金山办公软件有限公司 Document encryption prompting method and document encryption prompting system
CN104320262B (en) * 2014-11-05 2017-07-21 中国科学院合肥物质科学研究院 The method and system of client public key address binding, retrieval and the verification of account book technology are disclosed based on encryption digital cash
CN107180200B (en) * 2017-04-20 2020-06-09 北京数科网维技术有限责任公司 Customizable desensitization method and system for data files
CN107315972B (en) * 2017-06-01 2019-06-04 北京明朝万达科技股份有限公司 A kind of big data unstructured document dynamic desensitization method and system
US10915642B2 (en) * 2018-11-28 2021-02-09 International Business Machines Corporation Private analytics using multi-party computation
CN112560063A (en) * 2020-12-21 2021-03-26 中建安装集团有限公司 Encryption method for BIM family library platform
CN113141362B (en) * 2021-04-22 2022-06-03 中山亿联智能科技有限公司 Intelligent terminal and server safety interaction control method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110188565A (en) * 2019-04-17 2019-08-30 平安科技(深圳)有限公司 Data desensitization method, device, computer equipment and storage medium
CN113257375A (en) * 2021-05-12 2021-08-13 中国疾病预防控制中心病毒病预防控制所 Method for desensitizing sudden acute infectious disease data
CN113268768A (en) * 2021-05-24 2021-08-17 平安普惠企业管理有限公司 Desensitization method, apparatus, device and medium for sensitive data

Also Published As

Publication number Publication date
CN115114669A (en) 2022-09-27

Similar Documents

Publication Publication Date Title
CN109190368B (en) SQL injection detection device and SQL injection detection method
CN110674479B (en) Abnormal behavior data real-time processing method, device, equipment and storage medium
CN111259382A (en) Malicious behavior identification method, device and system and storage medium
CN113032834A (en) Database table processing method, device, equipment and storage medium
WO2020233013A1 (en) Data processing method and device, and storage medium
CN115114669B (en) Interactive content desensitization method and system
CN113285945A (en) Communication security monitoring method, device, equipment and storage medium
CN112116973A (en) Systematic desensitization method for personal health medical data
GB2546567A (en) Method of associating a person with a digital object
CN114625622A (en) Data processing method and watermark processing device
CN116738476A (en) Safe interaction method and device based on large language model
CN111221803B (en) Feature library management method and coprocessor
CN114090650A (en) Sample data identification method and device, electronic equipment and storage medium
US11722324B2 (en) Secure and accountable execution of robotic process automation
CN113343254A (en) Insurance function encryption and decryption method, device, medium and electronic equipment based on OFD format
CN111143291A (en) Encrypted file searching method and device and electronic equipment
US20230297544A1 (en) System and method for predicting significant files from within a dataset of interest
JP2614341B2 (en) Migration system for replacing old and new computer systems
CN113192511B (en) Information input method, information input device, electronic device, and storage medium
CN112347510B (en) Desensitizing method and desensitizing device
WO2022168331A1 (en) Operation log generation device and operation log generation method
CN114020684A (en) Remote operation behavior control method and system for file manager of desktop system
CN110569646B (en) File recognition method and medium
CN113886808A (en) Operation approval method and device, communication server and user terminal
CN117113403A (en) Data desensitization method, device, electronic equipment and storage medium

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
GR01 Patent grant
GR01 Patent grant