CN113098760B - Control execution method, device and equipment for intranet operation and storage medium - Google Patents

Control execution method, device and equipment for intranet operation and storage medium Download PDF

Info

Publication number
CN113098760B
CN113098760B CN202110343155.5A CN202110343155A CN113098760B CN 113098760 B CN113098760 B CN 113098760B CN 202110343155 A CN202110343155 A CN 202110343155A CN 113098760 B CN113098760 B CN 113098760B
Authority
CN
China
Prior art keywords
mail
intranet
target
execution
preset
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
CN202110343155.5A
Other languages
Chinese (zh)
Other versions
CN113098760A (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.)
CCB Finetech Co Ltd
Original Assignee
CCB Finetech 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 CCB Finetech Co Ltd filed Critical CCB Finetech Co Ltd
Priority to CN202110343155.5A priority Critical patent/CN113098760B/en
Publication of CN113098760A publication Critical patent/CN113098760A/en
Application granted granted Critical
Publication of CN113098760B publication Critical patent/CN113098760B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/42Mailbox-related aspects, e.g. synchronisation of mailboxes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • H04L67/025Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications

Abstract

The embodiment of the invention discloses a control execution method, a device, equipment and a storage medium for intranet operation, and relates to the technical field of computer information security. The method comprises the following steps: when the internal network mailbox is monitored to receive a target mail sent by the external network device, judging whether the target mail is a control mail of the internal network operation or not; if yes, content analysis is carried out on the target mail, and intranet control content is obtained; acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules; and executing the intranet operation matched with the target mail by executing the target execution module. The method can realize the operation of the intranet in the intranet-free environment, simultaneously can meet the confidentiality of data and ensure the timeliness of service processing.

Description

Control execution method, device and equipment for intranet operation and storage medium
Technical Field
The embodiment of the invention relates to the technical field of computer information security, in particular to a control execution method, a device, equipment and a storage medium for intranet operation.
Background
With the continuous reinforcement of data security requirements, most application scenes adopt a mode of combining an inner network with an outer network to perform service processing. Network addresses in an intranet environment are only accessible in specific areas and cannot be accessed through an extranet. However, in some scenarios, the user needs to operate the intranet in an extranet environment.
In the prior art, a user arrives at a specific area to access an intranet environment, which causes poor timeliness of service processing. And the intranet environment is accessed by a virtual private network (Virtual Private Network, VPN) mode, so that access risks exist, and data leakage is easy to occur. Therefore, there is a need to propose a solution that guarantees both data security and timeliness of service processing.
Disclosure of Invention
The embodiment of the invention provides a control execution method, device and equipment for intranet operation and a storage medium, which can meet the confidentiality of data and timeliness of business processing for intranet operation in an extranet environment.
In a first aspect, an embodiment of the present invention provides a method for controlling and executing an intranet operation, where the method includes:
when the condition that an intranet mailbox receives a target mail sent by an extranet device is monitored, judging whether the target mail is a control mail of intranet operation or not;
if yes, content analysis is carried out on the target mail, and intranet control content is obtained;
acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules;
and executing the intranet operation matched with the target mail by executing the target execution module.
In a second aspect, an embodiment of the present invention further provides an intranet operation control execution device, where the device includes:
the control mail judging module is used for judging whether the target mail is an intranet operation control mail or not when the target mail sent by the extranet equipment is received by the intranet mailbox;
the intranet control content acquisition module is used for carrying out content analysis on the target mail when judging that the target mail is the control mail for intranet operation, so as to acquire intranet control content;
the target execution module acquisition module is used for acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules;
and the intranet operation execution module is used for executing intranet operation matched with the target mail by executing the target execution module.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
one or more processors;
storage means for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement a method for controlling and executing intranet operations according to any embodiment of the present invention.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where a computer program is stored, where the program when executed by a processor implements a method for controlling and executing an intranet operation according to any embodiment of the present invention.
According to the technical scheme, when the intranet mailbox is monitored to receive the target mail sent by the extranet device, whether the target mail is the control mail of the intranet operation is judged; if yes, content analysis is carried out on the target mail, and intranet control content is obtained; acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules; by executing the target execution module, the intranet operation matched with the target mail is executed, the problem of how to execute the intranet operation in the intranet-free environment is solved, and the effects that the confidentiality of data can be met and the timeliness of service processing is ensured while the intranet operation is performed in the intranet-free environment are realized.
Drawings
Fig. 1 is a flowchart of a control execution method for intranet operation according to an embodiment of the present invention;
fig. 2 is a flowchart of another control execution method for intranet operation according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of an intranet operation control executing device according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Fig. 1 is a flowchart of a method for controlling and executing intranet operation according to an embodiment of the present invention, where the method may be applicable to a case of performing intranet operation in an extranet environment, where the method may be executed by a device for controlling and executing intranet operation, where the device may be implemented by software and/or hardware, and where the device may be integrated in an electronic device, such as a computer or a server, as shown in fig. 1, and the method specifically includes:
and 110, judging whether the target mail is the control mail of the intranet operation or not when the target mail sent by the extranet equipment is received by the intranet mailbox.
The intranet computer or the server can monitor the mail server to determine whether the intranet mailbox receives the mail. The intranet mailbox may be a specified mailbox in an intranet environment. When the internal network mailbox is monitored to receive the target mail sent by the external network device, the target mail can be judged. The external network device may be a terminal having a mail transmission function such as a computer or a mobile phone in an external network environment.
The control mail for intranet operation may be a mail containing intranet operation requirements. The user can instruct what intranet operation is specifically performed in the control mail of the intranet operation. The intranet operation may be an operation performed by the intranet environment to perform a service in the intranet. For example, intranet operations may include approval of a file, advancement of business process nodes, submission of a specified file, and so forth.
In the embodiment of the invention, the method for determining whether the target mail is the control mail operated by the intranet can have various modes. For example, at least one of the mail header, the mail body, and the mail attachment of the target mail may be judged to determine whether the target mail is a control mail of the intranet operation.
Specifically, in an optional implementation manner of the embodiment of the present invention, determining whether the target mail is a control mail for intranet operation includes: judging whether the mail header of the target mail meets a preset mail header format or not; if yes, determining that the target mail is a control mail of intranet operation.
Wherein the preset mail header format may have various forms, for example, a setting of a specific character; or, setting some key information; alternatively, a setting of a particular format; or any combination of the above, etc.
By way of example, one preset mail header format may be "[ designated execution command identifier ] [ file name of required operation ] [ designated execution action ]. The specified execution command identifier may be preset identification information of the execution command. For example, the execution command identifier may be a name of the execution command, or the execution command identifier may be data of the execution command string. The execution action may be a key operation step corresponding to the execution command, such as approval, submission, or transmission.
Further, in an optional implementation manner of the embodiment of the present invention, determining whether the mail header of the target mail meets the preset mail header format includes at least one of the following: judging whether a mail header of the target mail comprises a preset execution command identifier or not; judging whether a mail title of the target mail comprises a preset execution action identifier or not; judging whether a mail title of the target mail comprises a preset execution result identifier or not; and judging whether the mail title of the target mail is set according to the requirement of the preset title layout.
Wherein, the execution action identifier may be identification information of the execution action. For example, the execution action identification may be a name of the execution action, or the execution action identification may be information of the execution action serialization. The serialization of the execution actions may be determined by a preset algorithm, such as a message digest algorithm, or may be determined by a mapping relationship.
The execution result identification may be identification information of the execution result. The execution result may be a desired result, such as approval passing, submission or denial of a service request, or the like. For example, the execution result identification may be a name of the execution result, or the execution result identification may be information of the execution result serialization.
The preset header layout may be to specify how the mail header is named. For example, the preset header layout may specify the arrangement order of the contents contained in the mail header, or special characters used or carried, such as "[ MEANS FOR ] or the like.
Specifically, in an optional implementation manner of the embodiment of the present invention, determining whether the target mail is a control mail for intranet operation includes: judging whether mail attachments included in the target mail meet a preset attachment format or not; if yes, determining that the target mail is a control mail of intranet operation.
The preset attachment format may be a prescribed format for mail attachments. For example, the preset attachment format may include a specification of one or more of a naming format, a document format, or an attachment content format for the mail attachment.
The naming format may be, for example, in a form similar to the mail header described above. The document format may specify that the mail attachment is in the form of a specified document, such as a file with a suffix name of ". Rar". The attachment content format may be a specification that specifies that a line or paragraph in the attachment is to follow. For example, the first line of content centers, bolds, and writes execution commands using a number four font.
Further, in an optional implementation manner of the embodiment of the present invention, determining whether the mail attachment included in the target mail meets the preset attachment format includes at least one of the following: judging whether the mail attachment of the target mail is a preset attachment or not; judging whether the names of mail attachments of the target mails are matched with the corresponding preset attachment names; judging whether the document form of the mail attachment of the target mail is a preset attachment document form or not; and judging whether the mail attachment of the target mail is set according to the requirement of the preset attachment layout.
The preset attachment may be a preset specified mail. The preset attachment may indicate that the current user may perform intranet operations. Preset attachments may vary from department to department of the enterprise. The authority of the intranet operation which can be performed by the user can be determined according to different preset accessories. The method can achieve the restricted intranet operation of the user and improve the safety of intranet access.
The preset attachment name may be a name that a preset mail attachment needs to be matched. The preset attachment name needs to satisfy the specified form. For example, the preset attachment name may be a name having the same form as the mail header. Judging whether the name of the mail attachment of the target mail matches the corresponding preset attachment name may refer to judging whether the name of the mail attachment meets the form specified by the preset attachment name.
The preset attachment document form may refer to a document form that the mail attachment needs to satisfy, for example, the mail attachment needs to be in the form of ". Rar". The preset attachment layout may refer to a content layout format of the mail attachment. For example, the specific content requirements of the line or segment layout of the mail attachment.
Specifically, in an optional implementation manner of the embodiment of the present invention, determining whether the target mail is a control mail for intranet operation includes: judging whether the mail text contained in the target mail meets a preset text format or not; if yes, determining that the target mail is a control mail of intranet operation.
The preset text format may specify, among other things, the content included in the mail text and the content layout. For example, the preset text format may specify: the content that the first line of the mail text can embody includes a plurality of sub-content, and the arrangement requirement of each sub-content; the second line of the mail body may embody specific service execution contents, etc.
Further, in an optional implementation manner of the embodiment of the present invention, determining whether the mail body included in the target mail meets the preset text format includes at least one of the following: judging whether the mail body of the target mail contains preset body content or not; and judging whether the mail body of the target mail is set according to the requirement of the preset body layout.
The preset text content may be fixed content that needs to be added in the mail text. For example, the preset text content may be the same as or similar to the mail header. The preset text layout may refer to an arrangement of various contents included in the mail text.
And 120, when the target mail is judged to be the control mail for intranet operation, analyzing the content of the target mail to acquire intranet control content.
The content analysis may be to extract and identify the content of the target mail. Content extraction may be performed in a designated area; or may be performed on the entire content area. Content identification may take a variety of approaches. For example, the content recognition may employ an optical character recognition (Optical Character Recognition, OCR) method, an image recognition method, or a similarity comparison with preset content. The intranet control content can be determined through content analysis. Intranet control content may be content related to performing intranet operations. For example, intranet control content may include an execution name, an execution action, an executed object, and an execution time, among others.
In an optional implementation manner of the embodiment of the present invention, content analysis is performed on the target mail to obtain intranet control content, including: and extracting content from a preset text area in the mail body of the target mail, and carrying out content analysis to obtain intranet control content.
In the embodiment of the invention, the mail text of the target mail can be set according to a preset text format. The preset text area may be an area where intranet control content exists. For example, it may be specified to compose a demand related to intranet control content in a preset body area of the mail body. For example, the mail body may be set as the mail header of the first behavior target mail, and the second to last behavior intranet control content. The preset text area may be set as the second line to the last line of the mail text. The identification accuracy of the intranet control content can be realized by carrying out content extraction and content analysis in the preset text region of the mail text, so that the extraction of key information in a large amount of information can be avoided, the identification workload is reduced, and the identification accuracy is improved.
In an optional implementation manner of the embodiment of the present invention, content analysis is performed on the target mail to obtain intranet control content, including: decrypting the mail attachment of the target mail through the preset secret key, extracting the content from the preset attachment area of the mail attachment, and carrying out content analysis to obtain the intranet control content.
The target mail may be encrypted by a predetermined key. There are various ways of encrypting, for example, a specified document encryption password. The keys may be different for different staff members, or for different departments to which the staff members belong. The key may be stored in advance in a storage device of the computer or the server.
The computer or server may determine the sender of the target mail when it is received, e.g., from a mailbox, and determine a key corresponding to the sender. The computer or server may decrypt the mail attachment of the target mail with the key.
The preset attachment area may be a writing area corresponding to the intranet control content in the attachment. Through the setting of the secret key and the extraction and analysis of the content of the preset attachment area, the security of the target mail can be improved, and further the security of intranet access and the accuracy of intranet control content determination are improved.
And 130, acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules.
The executing module may be a module for encapsulating executing steps corresponding to the intranet operation. The packaging may be performed by encoding the execution steps in a programming language and generating the execution module. When the execution module is called, the computer or the server may execute the code in the execution module, implementing the execution of the execution steps.
Different execution modules can be matched for different intranet control contents. The manner of matching may be varied. For example, an exemplary matching manner may be that the execution module has a preset name, e.g., the preset name may be related to executing the action; the intranet control content can comprise execution actions; if the executing action in the intranet control content is consistent with the name of the target executing module, the matching can be considered to be successful.
And 140, executing the intranet operation matched with the target mail by executing the target execution module.
On the basis of the above embodiment, optionally, before executing the intranet operation matched with the target mail by executing the target execution module, the method further includes: obtaining user operation screen recording results corresponding to the intranet operations respectively, wherein different intranet operations correspond to different intranet control contents; image analysis is carried out on the screen recording results of the operation of each user, and at least one operation step corresponding to each intranet operation is obtained; and forming execution modules corresponding to the intranet operations respectively according to at least one operation step corresponding to the intranet operations respectively.
In the embodiment of the invention, the steps operated by the user can be recorded in advance in a screen recording mode. The image parsing may be to perform action recognition on operations in the image by an image recognition method. For example, when the execution action is to examine the batch file, the operations in the image may include the steps of opening a certain software, performing a login operation, opening a designated file, performing a file examination operation, closing a designated file, exiting login, closing the software, and the like. The execution module may be generated by coding the operation steps determined according to the image analysis.
Specifically, in an optional implementation manner of the embodiment of the present invention, after performing image analysis on a screen recording result of a user operation, obtaining intranet operations respectively corresponding to at least one operation step, the method further includes: judging whether the execution of each operation step corresponding to the same intranet operation needs to be combined with judging conditions or not according to the image analysis result; if the fact that the execution of the target operation step needs to be combined with the judging condition is determined, acquiring a plurality of image frames matched with the target operation step in a screen recording result of the user operation, and sending each image frame to a condition judging platform; and adding the judgment conditions fed back by the condition judgment platform into the target operation step.
The mode of determining whether the determination condition is necessary may be various. For example, whether or not the execution results of the operations for the same intranet are the same determines whether or not the combination judgment condition is required. For example, for an approval document, the execution result may be approval passing or approval failing; the reason for the different execution results is that the internal operation needs to incorporate judgment conditions. For another example, whether the judging condition needs to be combined or not can be determined according to the interval duration of each execution step in the intranet operation. For example, the time period between two execution steps is far longer than the time period when other steps are executed, and it may be determined that the judgment condition needs to be combined. For another example, a combination judgment condition instruction corresponding to the intranet operation may be obtained, and the combination judgment condition is determined according to the combination judgment condition instruction.
The image frames sent to the condition judgment platform may have a variety of situations. For example, the image frames of all operations may be sent to the condition judgment platform; or, the image frames related to the execution actions in the execution step, such as the image frames corresponding to the approval operation of the execution file and the front and back operations thereof in the approval file, can be sent to the condition judgment platform; or, an image frame corresponding to the execution action, such as an execution file approval operation in the approval file, may be sent to the condition judgment platform.
The condition judgment platform may be a platform for a worker to provide a judgment condition. For example, a worker may determine a judgment step to be performed to perform an operation step in an image frame based on the operation step. Illustratively, a time judgment condition is required in combination with the execution of the document approval operation. Specifically, the time judgment condition may be to judge whether the commit time and the end time of the file are within a prescribed. The staff may add the judgment condition to the current execution step with the judgment condition as feedback.
The method has the advantages that the steps of intranet operation are comprehensive, reasonable and accurate through the supplement of the judgment conditions, and the operation steps requiring artificial judgment can be realized through the intranet operation control execution method provided by the embodiment of the invention, so that the applicability of the method can be improved.
According to the technical scheme, when the intranet mailbox is monitored to receive the target mail sent by the extranet device, whether the target mail is the control mail of the intranet operation is judged; if yes, content analysis is carried out on the target mail, and intranet control content is obtained; acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules; by executing the target execution module, the intranet operation matched with the target mail is executed, the problem of intranet operation through the extranet is solved, and the effects of improving the confidentiality of data and the timeliness of service processing are achieved.
On the basis of the above embodiment, optionally, after executing the intranet operation matched with the target mail by executing the target execution module, the method further includes: and acquiring a feedback result of the intranet operation, and sending the feedback result to a sender of the target mail in a mail mode and/or a short message mode.
The feedback result may be the result of successful execution of the intranet operation, failure of execution or cancellation of execution. The sender's determination may be determining the sender's mailbox according to the mailbox corresponding to the target mail; or determining the mobile phone number of the sender according to the determined mailbox of the sender and the mapping relation between the prestored mailbox and the mobile phone number. The feedback result is sent in a mail mode, so that a sender can know the execution condition of the intranet operation. The sending of the feedback result is performed in a short message mode, so that the sender can know the execution condition of the intranet operation more timely. Meanwhile, the sender can know whether the current target mail is sent by the user through the mailbox or not by sending the feedback result in a short message mode, and whether the mailbox is used by other people or not can be timely determined, so that the processing is performed, and the safety of intranet operation can be improved.
Fig. 2 is a flowchart of another method for controlling and executing intranet operations according to an embodiment of the present invention, where, as shown in fig. 2, an embodiment of the present invention may use a mail interworking manner to start monitoring an intranet mailbox. When the intranet mailbox is monitored to receive the target mail, whether the target mail is the control mail of intranet operation or not is judged according to the defined format. If not, continuing to monitor the intranet mailbox; if yes, analyzing the content of the target mail, and calling different execution modules to execute corresponding intranet operation according to the analyzed content. And finally, sending the feedback result of the intranet operation to a sender of the target mail in a mail mode.
Fig. 3 is a schematic structural diagram of an intranet operation control executing device according to an embodiment of the present invention. With reference to fig. 3, the apparatus comprises: the control mail judging module 310, the intranet control content acquiring module 320, the target executing module 330 and the intranet operation executing module 340. Wherein:
the control mail judging module 310 is configured to judge whether the target mail is a control mail for intranet operation when it is monitored that the intranet mailbox receives the target mail sent by the extranet device;
the intranet control content obtaining module 320 is configured to analyze the content of the target mail when determining that the target mail is a control mail for intranet operation, and obtain intranet control content;
the target execution module obtaining module 330 is configured to obtain, from a plurality of preset execution modules, a target execution module that matches the intranet control content;
the intranet operation executing module 340 is configured to execute intranet operation matched with the target mail by executing the target executing module.
Optionally, the control mail judging module 310 includes:
a mail header judging unit for judging whether the mail header of the target mail meets a preset mail header format; if yes, determining that the target mail is a control mail of intranet operation.
Optionally, the mail header judging unit is specifically configured to perform at least one of the following:
judging whether a mail header of the target mail comprises a preset execution command identifier or not;
judging whether a mail title of the target mail comprises a preset execution action identifier or not;
judging whether a mail title of the target mail comprises a preset execution result identifier or not; and
and judging whether the mail title of the target mail is set according to the requirement of the preset title layout.
Optionally, the control mail judging module 310 includes:
a mail attachment judging unit for judging whether the mail attachment included in the target mail meets a preset attachment format; if yes, determining that the target mail is a control mail of intranet operation.
Optionally, the mail attachment judging unit is specifically configured to perform at least one of the following:
judging whether the mail attachment of the target mail is a preset attachment or not;
judging whether the names of mail attachments of the target mails are matched with the corresponding preset attachment names;
judging whether the document form of the mail attachment of the target mail is a preset attachment document form or not; and
judging whether the mail attachment of the target mail is set according to the requirement of the preset attachment layout.
Optionally, the control mail judging module 310 includes:
the mail text judging unit is used for judging whether the mail text included in the target mail meets a preset text format or not; if yes, determining that the target mail is a control mail of intranet operation.
Optionally, the mail body judging unit is specifically configured to perform at least one of the following:
judging whether the mail body of the target mail contains preset body content or not; and
and judging whether the mail body of the target mail is set according to the requirement of the preset body layout.
Optionally, the intranet control content obtaining module 320 includes:
the first intranet control content acquisition unit is used for extracting content from a preset text area in a mail body of the target mail to perform content analysis and acquiring intranet control content.
Optionally, the intranet control content obtaining module 320 includes:
the second intranet control content obtaining unit is used for decrypting the mail attachment of the target mail through the preset secret key, extracting the content in the preset attachment area of the mail attachment, and carrying out content analysis to obtain intranet control content.
Optionally, the device further includes:
the screen recording result acquisition module is used for acquiring user operation screen recording results respectively corresponding to the intranet operations before the intranet operations matched with the target mail are executed by the target execution module, wherein different intranet operations correspond to different intranet control contents;
the operation step acquisition module is used for carrying out image analysis on the operation screen recording result of each user to acquire at least one operation step corresponding to each intranet operation;
the execution module forming module is used for forming execution modules corresponding to the intranet operations respectively according to at least one operation step corresponding to the intranet operations respectively.
Optionally, the operation step obtaining module further includes:
the operation step judging unit is used for judging whether the execution of each operation step corresponding to the same intranet operation needs to be combined with judging conditions or not according to the image analysis result after carrying out image analysis on the screen recording result of the user operation and obtaining at least one operation step corresponding to the intranet operation respectively;
the image frame sending unit is used for acquiring a plurality of image frames matched with the target operation step in a user operation screen recording result and sending each image frame to the condition judging platform if the fact that the judgment condition is required to be combined for the execution of the target operation step is determined;
and the target operation step updating unit is used for adding the judgment conditions fed back by the condition judgment platform into the target operation step.
Optionally, the device further includes:
and the feedback result sending module is used for acquiring a feedback result of the intranet operation after the intranet operation matched with the target mail is executed by the target executing module, and sending the feedback result to a sender of the target mail in a mail mode and/or a short message mode.
The control execution device for the intranet operation provided by the embodiment of the invention can execute the control execution method for the intranet operation provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method.
Fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, as shown in fig. 4, where the device includes:
one or more processors 410, one processor 410 being illustrated in fig. 4;
a memory 420;
the apparatus may further include: an input device 430 and an output device 440.
The processor 410, memory 420, input means 430 and output means 440 in the apparatus may be connected by a bus or otherwise, in fig. 4 by way of example.
The memory 420 is used as a non-transitory computer readable storage medium, and may be used to store software programs, computer executable programs, and modules, such as program instructions/modules corresponding to an intranet operation control execution method in an embodiment of the present invention (e.g., the control mail judging module 310, the intranet control content obtaining module 320, the target executing module obtaining module 330, and the intranet operation executing module 340 shown in fig. 3). The processor 410 executes various functional applications and data processing of the computer device by running software programs, instructions and modules stored in the memory 420, that is, a control execution method for implementing an intranet operation of the above method embodiment, namely:
when the condition that an intranet mailbox receives a target mail sent by an extranet device is monitored, judging whether the target mail is a control mail of intranet operation or not;
if yes, content analysis is carried out on the target mail, and intranet control content is obtained;
acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules;
and executing the intranet operation matched with the target mail by executing the target execution module.
Memory 420 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created according to the use of the computer device, etc. In addition, memory 420 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, memory 420 may optionally include memory located remotely from processor 410, which may be connected to the terminal device via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input means 430 may be used to receive entered numeric or character information and to generate key signal inputs related to user settings and function control of the computer device. The output 440 may include a display device such as a display screen.
The embodiment of the invention provides a computer readable storage medium, on which a computer program is stored, which when executed by a processor, implements a control execution method for intranet operation as provided by the embodiment of the invention:
when the condition that an intranet mailbox receives a target mail sent by an extranet device is monitored, judging whether the target mail is a control mail of intranet operation or not;
if yes, content analysis is carried out on the target mail, and intranet control content is obtained;
acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules;
and executing the intranet operation matched with the target mail by executing the target execution module.
Any combination of one or more computer readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computer (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (13)

1. A control execution method for intranet operation, the method comprising:
when the condition that an intranet mailbox receives a target mail sent by an extranet device is monitored, judging whether the target mail is a control mail of intranet operation or not;
if yes, content analysis is carried out on the target mail, and intranet control content is obtained;
acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules;
executing intranet operation matched with the target mail by executing the target execution module;
the execution module is generated by carrying out coding encapsulation on the execution steps corresponding to the intranet operation;
before executing the intranet operation matched with the target mail by executing the target execution module, the method further comprises the following steps:
obtaining user operation screen recording results corresponding to the intranet operations respectively, wherein different intranet operations correspond to different intranet control contents;
image analysis is carried out on each user operation screen recording result, and at least one operation step corresponding to each intranet operation is obtained;
forming execution modules corresponding to the intranet operations respectively according to at least one operation step corresponding to the intranet operations respectively;
after the image analysis is carried out on the screen recording result of the user operation, and at least one operation step corresponding to the intranet operation is obtained, the method further comprises the following steps:
judging whether the execution of each operation step corresponding to the same intranet operation needs to be combined with judging conditions or not according to the image analysis result;
if the fact that the execution of the target operation step needs to be combined with the judging condition is determined, acquiring a plurality of image frames matched with the target operation step in a screen recording result of the user operation, and sending each image frame to a condition judging platform;
and adding the judgment conditions fed back by the condition judgment platform into the target operation step.
2. The method of claim 1, wherein determining whether the target mail is an intranet-operated control mail comprises:
judging whether the mail header of the target mail meets a preset mail header format or not; if yes, determining that the target mail is a control mail for intranet operation.
3. The method of claim 2, wherein determining whether the mail header of the target mail meets a preset mail header format comprises at least one of:
judging whether a mail title of the target mail comprises a preset execution command identifier or not;
judging whether a mail title of the target mail comprises a preset execution action identifier or not;
judging whether a mail title of the target mail comprises a preset execution result identifier or not; and
and judging whether the mail title of the target mail is set according to the requirement of the preset title layout.
4. The method of claim 2, wherein determining whether the target mail is an intranet-operated control mail comprises:
judging whether the mail attachment included in the target mail meets a preset attachment format or not; if yes, determining that the target mail is a control mail for intranet operation.
5. The method of claim 4, wherein determining whether the mail attachment included in the target mail satisfies a preset attachment format comprises at least one of:
judging whether the mail attachment of the target mail is a preset attachment or not;
judging whether the names of mail attachments of the target mails are matched with the corresponding preset attachment names;
judging whether the document form of the mail attachment of the target mail is a preset attachment document form or not; and
judging whether the mail attachment of the target mail is set according to the requirement of the preset attachment layout.
6. The method of claim 2, wherein determining whether the target mail is an intranet-operated control mail comprises:
judging whether the mail text contained in the target mail meets a preset text format or not; if yes, determining that the target mail is a control mail for intranet operation.
7. The method of claim 6, wherein determining whether the mail body included in the target mail meets a preset body format comprises at least one of:
judging whether the mail text of the target mail contains preset text content or not; and
and judging whether the mail text of the target mail is set according to the requirement of the preset text layout.
8. The method of claim 1, wherein the content parsing of the target mail to obtain intranet control content includes:
and extracting content from a preset text area in the mail body of the target mail, and carrying out content analysis to obtain the intranet control content.
9. The method of claim 1, wherein the content parsing of the target mail to obtain intranet control content includes:
decrypting the mail attachment of the target mail through a preset secret key, extracting content in a preset attachment area of the mail attachment, and carrying out content analysis to obtain the intranet control content.
10. The method of claim 1, further comprising, after performing the intranet operation matching the target mail by executing the target execution module:
and acquiring a feedback result of executing the intranet operation, and sending the feedback result to a sender of the target mail in a mail mode and/or a short message mode.
11. A control execution device for intranet operation, the device comprising:
the control mail judging module is used for judging whether the target mail is an intranet operation control mail or not when the target mail sent by the extranet equipment is received by the intranet mailbox;
the intranet control content acquisition module is used for carrying out content analysis on the target mail when judging that the target mail is the control mail for intranet operation, so as to acquire intranet control content;
the target execution module acquisition module is used for acquiring a target execution module matched with the intranet control content from a plurality of preset execution modules;
the intranet operation execution module is used for executing intranet operation matched with the target mail by executing the target execution module;
the execution module is generated by carrying out coding encapsulation on the execution steps corresponding to the intranet operation;
the device further comprises:
the screen recording result acquisition module is used for acquiring user operation screen recording results respectively corresponding to the intranet operations before the intranet operations matched with the target mail are executed by the target execution module, wherein different intranet operations correspond to different intranet control contents;
the operation step acquisition module is used for carrying out image analysis on the operation screen recording result of each user to acquire at least one operation step corresponding to each intranet operation;
the execution module forming module is used for forming execution modules corresponding to the intranet operations respectively according to at least one operation step corresponding to the intranet operations respectively;
the operation step acquisition module further comprises:
the operation step judging unit is used for judging whether the execution of each operation step corresponding to the same intranet operation needs to be combined with judging conditions or not according to the image analysis result after carrying out image analysis on the screen recording result of the user operation and obtaining at least one operation step corresponding to the intranet operation respectively;
the image frame sending unit is used for acquiring a plurality of image frames matched with the target operation step in a user operation screen recording result and sending each image frame to the condition judging platform if the fact that the judgment condition is required to be combined for the execution of the target operation step is determined;
and the target operation step updating unit is used for adding the judgment conditions fed back by the condition judgment platform into the target operation step.
12. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs,
the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1-10.
13. A computer readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method according to any one of claims 1-10.
CN202110343155.5A 2021-03-30 2021-03-30 Control execution method, device and equipment for intranet operation and storage medium Active CN113098760B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110343155.5A CN113098760B (en) 2021-03-30 2021-03-30 Control execution method, device and equipment for intranet operation and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110343155.5A CN113098760B (en) 2021-03-30 2021-03-30 Control execution method, device and equipment for intranet operation and storage medium

Publications (2)

Publication Number Publication Date
CN113098760A CN113098760A (en) 2021-07-09
CN113098760B true CN113098760B (en) 2023-08-01

Family

ID=76671309

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110343155.5A Active CN113098760B (en) 2021-03-30 2021-03-30 Control execution method, device and equipment for intranet operation and storage medium

Country Status (1)

Country Link
CN (1) CN113098760B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005165402A (en) * 2003-11-28 2005-06-23 Mitsubishi Electric Corp Equipment control device and remote equipment control system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000311136A (en) * 1999-04-28 2000-11-07 Nec Corp Remote operation control method, computer system for remote operation and storage medium storing program for remote operation control
CN101834764B (en) * 2009-03-13 2012-04-18 上海络杰软件有限公司 Business process off-line operating and processing system
CN102075453A (en) * 2011-01-28 2011-05-25 深圳市星辰帷幄信息技术有限公司 Mobile phone short message and intranet mailbox communication system and implementation method thereof
CN102801693B (en) * 2011-05-26 2017-03-15 腾讯科技(北京)有限公司 A kind of processing method of extranet information and system
CN106713126B (en) * 2017-02-15 2020-02-28 湖南长城银河科技有限公司 Method and system for one-way transmission of e-mail information between internal network and external network
CN111294276A (en) * 2020-02-28 2020-06-16 苏州浪潮智能科技有限公司 Mailbox-based remote control method, system, device and medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005165402A (en) * 2003-11-28 2005-06-23 Mitsubishi Electric Corp Equipment control device and remote equipment control system

Also Published As

Publication number Publication date
CN113098760A (en) 2021-07-09

Similar Documents

Publication Publication Date Title
CN109194673B (en) Authentication method, system, equipment and storage medium based on user authorization information
EP2761806B1 (en) Host agnostic integration and interoperation system
US9198036B2 (en) Method for providing application service
CN112182635B (en) Method, device, equipment and medium for realizing joint modeling
CN111930709B (en) Data storage method, apparatus, electronic device, and computer readable medium
US20130152165A1 (en) End user license agreements associated with messages
CN109815666B (en) Identity authentication method and device based on FIDO protocol, storage medium and electronic equipment
CN109800557B (en) Block chain-based integrated processing method, device, server, equipment and medium
CN112954050B (en) Distributed management method and device, management equipment and computer storage medium
CN113918357A (en) Service processing method and device, storage medium and electronic equipment
CN114500614A (en) Satellite telemetry data processing method and device, electronic equipment and readable medium
CN113225351A (en) Request processing method and device, storage medium and electronic equipment
CN113569229B (en) Synchronous login method and device, storage medium and electronic equipment
CN113098760B (en) Control execution method, device and equipment for intranet operation and storage medium
CN112073963A (en) Communication interaction data transmission method and device
CN117201601A (en) Internet of things equipment access method, device, equipment and storage medium
CN114449523B (en) Flow filtering method, device, equipment and medium for satellite measurement and control system
CN112995016B (en) Mail processing method and system, mail proxy gateway, medium and electronic equipment
CN112583816B (en) Login verification method, login verification device, electronic equipment and storage medium
CN116094743A (en) Information sending method, information receiving method and device
CN113407958B (en) Signature data processing method, device, equipment and medium
CN114844691B (en) Data processing method and device, electronic equipment and storage medium
US20240104299A1 (en) Systems and methods for collaborative agreement signing
CN112632022B (en) Object storage method and device, computer readable storage medium and electronic equipment
CN112613933A (en) Invoice data processing method and device, storage medium and electronic equipment

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