CN114979096A - Domestic CPU and Os script task batch issuing platform and method - Google Patents

Domestic CPU and Os script task batch issuing platform and method Download PDF

Info

Publication number
CN114979096A
CN114979096A CN202210544909.8A CN202210544909A CN114979096A CN 114979096 A CN114979096 A CN 114979096A CN 202210544909 A CN202210544909 A CN 202210544909A CN 114979096 A CN114979096 A CN 114979096A
Authority
CN
China
Prior art keywords
task
script
terminal
information
execution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210544909.8A
Other languages
Chinese (zh)
Inventor
孙元田
李超
孙桂刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inspur Software Group Co Ltd
Original Assignee
Inspur Software Group 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 Inspur Software Group Co Ltd filed Critical Inspur Software Group Co Ltd
Priority to CN202210544909.8A priority Critical patent/CN114979096A/en
Publication of CN114979096A publication Critical patent/CN114979096A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0807Network architectures or network communication protocols for network security for authentication of entities using tickets, e.g. Kerberos
    • 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]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of script batch issuing, and particularly provides a domestic CPU and Os script task batch issuing platform, which is based on a C/S (client/server) framework and comprises a service management end, a client Agent service and a terminal; the method comprises the steps that a service management end monitors connection of a client, provides a front-end page which can be accessed by a browser, logs in and accesses through the browser, and defaults a built-in grammar detection rule base; the client Agent service collects basic software and hardware information of a terminal to register and carries a unique identifier to inquire a task and report a task result; and the terminal polls and calls the task query interface, executes the script task, acquires information output by the script task, packages the information and returns the information to the service management terminal. Compared with the prior art, the invention can complete the batch issuing of the terminal script tasks and can issue the script tasks which are immediately executed or periodically executed to the selected terminal.

Description

Domestic CPU and Os script task batch issuing platform and method
Technical Field
The invention relates to the technical field of script batch issuing, and particularly provides a domestic CPU and Os script task batch issuing platform and method.
Background
In recent years, information-based construction is rapidly developed, the development of domestic software and hardware with independent intellectual property rights is greatly supported by the country, basic software and hardware products represented by a domestic operating system, a domestic CPU, a domestic database and a domestic middleware are developed vigorously, and the technical level is gradually close to the world advanced level of similar products. With the vigorous development of domestic basic software and hardware, the use of terminals in each unit is more and more popular, and the operation and maintenance of the terminals are more difficult.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a script task batch issuing platform which is reasonable in design, safe and applicable.
The invention further provides a script task batch issuing method with strong practicability.
The technical scheme adopted by the invention for solving the technical problems is as follows:
a domestic CPU and Os script task batch issuing platform is based on a C/S architecture and comprises a service management end, a client Agent service and a terminal;
the service management end monitors the connection of a client, provides a front-end page accessible by a browser, logs in for access through the browser, and defaults a built-in grammar detection rule base for checking high-risk sentences;
the client Agent service is communicated with the service management terminal based on an HTTP (hyper text transport protocol), and registers basic software and hardware information of the terminal and carries a unique identifier to inquire a task and report a task result;
and the terminal polls and calls the task query interface, acquires a script issuing task, executes the script task, acquires information output by the script task, packages the information and returns the information to the service management terminal.
Further, the task configuration information of the service management terminal comprises task basic information, a task execution strategy, a task target terminal and a task execution script;
the task basic information comprises a task name and a task description;
the task execution strategy comprises task type configuration, task starting time and task ending time;
the task target terminal sets an IP segment or a terminal group;
the task execution script adopts a shell type standard script and edits or uploads a script file on line by selecting a page.
Further, each rule in the detection rule base comprises a grammar rule expression and a rule description, and the grammar rule expression is set based on the regular expression;
the platform supports the setting of a custom grammar detection rule, and a user customizes the operation of script shielding according to the requirement.
Further, after the script is edited or uploaded, the service management terminal reads the script, checks the script based on the regular expression of the grammar rule, and if the high-risk sentences are matched, the high-risk sentences are failed to be stored and the high-risk sentence rows and the high-risk sentence types are prompted.
Furthermore, after information output by the script task is packaged and returned to the service management end, the service management end collects a terminal execution result, puts the execution result in storage, and provides details of a task execution detail page for a user to check the execution detail information of a specific terminal through the page;
and the service management terminal performs task execution progress statistics according to the script result information fed back by the terminal, so that the user can track the task execution process.
A method for issuing script tasks of domestic CPUs and Os in batches comprises the following steps:
s1, registering the terminal;
s2, adding script tasks;
s3, issuing in batches by the terminal;
and S4, displaying the task execution result.
Further, in step S1, after the client Agent service is started for the first time, acquiring basic software and hardware information of the terminal, encapsulating the registration information, and accessing a login interface provided by the service management end through http;
the service management terminal analyzes the terminal registration information, queries a database according to the terminal information, acquires whether the terminal is registered, generates a terminal unique identification code if the terminal is not registered, and returns a client Token;
and if the terminal is registered, directly returning the Token of the client, and verifying the Token carried by the client subsequently.
Further, in step S2, when the user has a request for issuing a terminal task, the user needs to access a front-end page provided by the service manager through the browser to create a new terminal task issuing task, configure a task name, a task description, a task type, a task start time, and a task end time, select to edit a shell script or a shell script file online to upload, display the script content in a shell script editing box, read the shell script content, check a check script based on a syntax detection rule, and prompt and prohibit storing if the check is abnormal;
and after the script passes the verification, continuously selecting the group or IP section to be issued, storing and executing the task.
Further, in step S3, the client Agent service carries Token, periodically polls and initiates a task query request, the service manager obtains terminal information according to the Token carried by the server, queries a task set to be pushed from the database, and encapsulates the task set to be pushed into task set JSON data;
the client Agent service analyzes script push task data returned by the server, acquires script push task information, analyzes the task type, and analyzes and executes the script to acquire an execution log if the task is executed immediately; and if the task is executed regularly or periodically, storing the task information into a client Agent service memory.
Further, in step S4, the service manager collects the terminal script task execution result, puts the terminal unique identifier and the script command execution result in a library, and the user checks the task execution status information on the task query page and clicks the task execution detail page to check the specific terminal execution detail information.
Compared with the prior art, the domestic CPU and Os script task batch issuing platform and method have the following outstanding beneficial effects:
(1) the invention can complete the batch issuing of the terminal script tasks and can issue the script tasks which are immediately executed or periodically executed to the selected terminal. The method supports the oriented issuing of the script task based on the terminal grouping or the IP section, and the user can set the IP section or the terminal grouping of the terminal to be issued to realize the oriented issuing of the task. The method supports immediate execution and periodic execution, and the periodic execution supports setting of a patrol period, a specific inspection time of each period, such as a month, a week, a day and the like, so that different scene requirements of a user are met.
(2) And the script safety check is supported, the script is subjected to safety check based on a grammar detection rule base, and high-risk sentences are found in advance. The method simultaneously supports the addition of the grammar check rule of the custom script, and realizes the personalized customization of the script command.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
FIG. 1 is a schematic diagram of a script issuing task creation flow in a domestic CPU and Os script task batch issuing method;
FIG. 2 is a schematic diagram of a terminal Agent task execution flow in a domestic CPU and Os script task batch issuing method.
Detailed Description
The present invention will be described in further detail with reference to specific embodiments in order to better understand the technical solutions of the present invention. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
A preferred embodiment is given below:
as shown in fig. 1-2, in the present embodiment, the domestic CPU and Os script task batch issuing platform is based on a C/S architecture and includes a service management end, a client Agent service and a terminal.
The service management end monitors the connection of the client and provides a front-end page which can be accessed by a browser, and the front-end page can be logged in and accessed by the browser. Task management supports functions of task creation, modification, query, and the like. The task configuration information comprises task basic information, task execution strategies, task target terminals, task execution scripts and the like.
The task basic information comprises a task name and a task description; the task execution strategy comprises task type configuration, task starting time, task ending time and the like. The periodic execution task can configure the period of month, week and day, and can set the execution time of each period, such as setting the script task to be executed at 8:00 times of every monday to friday. The target terminal configuration can set an IP section or a terminal group; the task execution script adopts a shell type standard script and edits or uploads a script file on line by selecting a page.
And the service management terminal defaults to a built-in grammar detection rule base for checking high-risk sentences and avoiding the damage of script execution to the terminal, such as high-risk file directory deletion operation rm-rf. Each rule comprises a grammar rule expression and a rule description. The grammar rule expression is set based on a regular expression, such as a line head locator "^", a line tail locator "$", a single character matching ".", a qualifier "+", a character set matching "[ ]", a character set not matching "[ ^ ]", and the like, and if rm \ s represents that the rm instruction is forbidden to be used in the shell script. The platform supports custom grammar detection rule setting, and a user can customize script shielding operation according to requirements, such as setting the user in a shell script by userdel \ s and forbidding the user to delete.
After the script is edited or uploaded, the service management terminal reads the script and verifies the script based on the regular expression of the grammar rule. And if the high-risk sentences are matched, the storage fails and the high-risk sentence rows and the high-risk sentence types are prompted.
The service management end monitors the connection of the client and provides interfaces for terminal registration, task query, task result report and the like.
The client Agent proxy service communicates with the service management terminal based on the HTTP protocol. The client Agent service collects basic software and hardware information of the terminal to register, carries a unique identifier to inquire a task, reports a task result and the like.
And the terminal polls and calls the task query interface, acquires a script issuing task, executes the script task, acquires information output by the script task, packages the information and returns the information to the service management terminal.
And the service management terminal collects the terminal execution result, stores the execution result in a warehouse, provides details of the task execution detail page, and allows a user to check the specific terminal execution detail information through the page. And the service management terminal performs task execution progress statistics according to the script result information fed back by the terminal, so that the user can track the task execution process.
A domestic CPU and Os script task batch issuing method comprises the following steps:
s1, registering the terminal;
after the Agent service of the client is started for the first time, basic software and hardware information of the terminal, including information such as OS, CPU, IP, MAC and the like, is collected, registration information is packaged, and a login interface provided by a service management end is accessed through http.
And the service management terminal analyzes the terminal registration information, queries a database according to the terminal information and acquires whether the terminal is registered. And if the terminal is not registered, the service management terminal generates a terminal unique identification code. And if the terminal is not registered, recording the terminal information, generating a terminal unique identifier and returning a client Token. And if the terminal is registered, directly returning the Token of the client. And the client carries Token to check subsequently.
S2, adding script tasks;
when a user has a terminal task issuing requirement, a front-end page provided by a service management end needs to be accessed through a browser. Newly building a terminal task to issue a task, configuring a task name, a task description, a task type, a task starting time and a task ending time, selecting online editing of a shell script or uploading of a shell script file, displaying script contents by a shell script editing frame, reading the shell script contents, checking a verification script based on a grammar detection rule, and prompting and prohibiting storage if the verification is abnormal. And after the script passes the verification, continuously selecting the group or the IP section to be issued, storing and executing the task.
S3, issuing terminals in batch;
the client Agent service carries Token and periodically polls and initiates a task query request. And the service management terminal acquires terminal information according to the Token carried by the service terminal, inquires a task set to be pushed from the database, and encapsulates the task set to be pushed into task set JSON data.
And the client Agent service analyzes the script pushing task data returned by the server to obtain script pushing task information. Analyzing the task type, if the task is executed immediately, analyzing the script and executing to obtain an execution log; and if the task is executed regularly or periodically, storing the task information into a client Agent service memory.
The client end Agent services the task execution thread, enters a periodic cycle, checks task information in the memory every 1s, firstly judges whether the current time is in the interval of the task starting time and the task ending time, and skips the task if the starting time is greater than the current time. If the task end time is less than the current time, the task is deleted from the task queue. If the task is a timing task, judging whether the time is consistent, if so, executing the script task, otherwise, performing the next round of circulation; if the task is a periodic task, analyzing the task period configuration, acquiring the month, day and week settings of task execution, and acquiring the specific execution time of each period. And when the periodical execution time meets the setting, executing the script task, otherwise, executing the next round of circulation.
And the terminal executes the script task, analyzes and sequentially executes the commands in the script, collects the standard output and the error output executed by the script, and executes the script after finishing executing the script. And encapsulating the terminal unique identifier, the script ID and the error information into a message body and informing the server.
S4, displaying a task execution result:
and the service management terminal collects the execution result of the terminal script task and puts the unique terminal identifier and the execution result of the script command into a warehouse. The user can view the task execution state information on the task query page. And clicking the task execution detail page by the user to check the execution detail information of the specific terminal.
The above embodiments are only specific cases of the present invention, and the scope of the present invention includes but is not limited to the above embodiments, and any suitable changes or substitutions that are consistent with the present invention of the domestic CPU and Os script task batch issuing platform and method claims and are made by those skilled in the art should fall within the scope of the present invention.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that various changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (10)

1. A domestic CPU and Os script task batch issuing platform is characterized in that the platform is based on a C/S architecture and comprises a service management end, a client Agent service and a terminal;
the service management end monitors connection of a client, provides a front-end page which can be accessed by a browser, logs in and accesses through the browser, and defaults a built-in grammar detection rule base for checking high-risk sentences;
the client Agent service is communicated with the service management terminal based on an HTTP (hyper text transport protocol), and registers basic software and hardware information of the terminal and carries a unique identifier to inquire a task and report a task result;
and the terminal polls and calls the task query interface, acquires a script issuing task, executes the script task, acquires information output by the script task, packages the information and returns the information to the service management terminal.
2. The domestic CPU and Os script task batch issuing platform according to claim 1, wherein the task configuration information of the service management end comprises task basic information, task execution strategies, task target terminals and task execution scripts;
the task basic information comprises a task name and a task description;
the task execution strategy comprises task type configuration, task starting time and task ending time;
the task target terminal sets an IP segment or a terminal group;
the task execution script adopts a shell type standard script, and a script file is edited or uploaded on line by selecting a page.
3. The domestic CPU and Os script task batch issuing platform according to claim 2, wherein each rule in the detection rule base comprises a grammar rule expression and a rule description, and the grammar rule expression is set based on a regular expression;
the platform supports the setting of a custom grammar detection rule, and a user customizes the operation of script shielding according to the requirement.
4. The domestic platform for batch issuing of script tasks of CPUs and Os as claimed in claim 3, wherein after the scripts are edited or uploaded, the service management end reads the scripts, checks the scripts based on the regular expression of the grammar rules, and if the high-risk sentences are matched, the storage fails and the high-risk sentence rows and the types of the high-risk sentences are prompted.
5. The domestic CPU and Os script task batch issuing platform according to claim 4, wherein after information output by the script task is packaged and returned to the service management end, the service management end collects the terminal execution result and puts the execution result in storage, so as to provide details of the task execution detail page for a user to check the execution detail information of a specific terminal through the page;
and the service management terminal performs task execution progress statistics according to the script result information fed back by the terminal, so that the user can track the task execution process.
6. A domestic CPU and Os script task batch issuing method is characterized by comprising the following steps:
s1, registering the terminal;
s2, adding script tasks;
s3, issuing in batches by the terminal;
and S4, displaying the task execution result.
7. The method for issuing the domestic CPU and Os script tasks in batches according to claim 6, wherein in step S1, after the client Agent proxy service is started for the first time, the client Agent proxy service collects the basic software and hardware information of the terminal, packages the registration information, and accesses the login interface provided by the service management end through http;
the service management terminal analyzes the terminal registration information, queries a database according to the terminal information, acquires whether the terminal is registered, generates a terminal unique identification code if the terminal is not registered, and returns a client Token;
and if the terminal is registered, directly returning the Token of the client, and verifying the Token carried by the client subsequently.
8. The method for issuing script tasks in batches by domestic CPUs and oss according to claim 7, wherein in step S2, when a user has a requirement for issuing terminal tasks, the user needs to access a front page provided by a service manager through a browser, create a new terminal task, configure a task name, a task description, a task type, a task start time, and a task end time, select to edit a shell script or a shell script file online for uploading, display script contents in a shell script editing box, read shell script contents, check a check script based on a syntax detection rule, and prompt and prohibit storage if the check is abnormal;
and after the script passes the verification, continuously selecting the group or IP section to be issued, storing and executing the task.
9. The method for issuing the domestic CPUs and Os script tasks in batches according to claim 8, wherein in step S3, a client Agent service carries Token, periodically polls and initiates a task query request, a service management end acquires terminal information according to the Token carried by the service end, queries a task set to be pushed from a database, and encapsulates the task set to be pushed into task set JSON data;
the client Agent service analyzes script push task data returned by the server, acquires script push task information, analyzes the task type, and analyzes and executes the script to acquire an execution log if the task is executed immediately; and if the task is executed regularly or periodically, storing the task information into a client Agent service memory.
10. The method for issuing the script tasks of domestic CPUs and Os in batches according to claim 9, wherein in step S4, the service manager collects the terminal script task execution results, puts the terminal unique identifier and the script command execution results in storage, and the user can check the task execution state information on the task query page and click the task execution detail page to check the specific terminal execution detail information.
CN202210544909.8A 2022-05-19 2022-05-19 Domestic CPU and Os script task batch issuing platform and method Pending CN114979096A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210544909.8A CN114979096A (en) 2022-05-19 2022-05-19 Domestic CPU and Os script task batch issuing platform and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210544909.8A CN114979096A (en) 2022-05-19 2022-05-19 Domestic CPU and Os script task batch issuing platform and method

Publications (1)

Publication Number Publication Date
CN114979096A true CN114979096A (en) 2022-08-30

Family

ID=82984924

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210544909.8A Pending CN114979096A (en) 2022-05-19 2022-05-19 Domestic CPU and Os script task batch issuing platform and method

Country Status (1)

Country Link
CN (1) CN114979096A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117093354A (en) * 2023-10-19 2023-11-21 北京轻松怡康信息技术有限公司 Script management method, device, equipment and readable storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080271045A1 (en) * 2007-04-24 2008-10-30 Microsoft Corporation Providing localized resources for client-side script execution
CN106372512A (en) * 2016-08-25 2017-02-01 浪潮电子信息产业股份有限公司 Task-based security baseline execution method
CN106815524A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 The detection method and device of malicious script file
CN109587133A (en) * 2018-11-30 2019-04-05 武汉烽火众智智慧之星科技有限公司 A kind of single-node login system and method
CN109800258A (en) * 2018-12-10 2019-05-24 平安科技(深圳)有限公司 Data file dispositions method, device, computer equipment and storage medium
CN110086827A (en) * 2019-05-14 2019-08-02 重庆商勤科技有限公司 A kind of SQL injection method of calibration, server and system
CN110196722A (en) * 2019-05-07 2019-09-03 平安科技(深圳)有限公司 Cloud host batch management method, system, equipment and storage medium
CN110908778A (en) * 2019-10-10 2020-03-24 平安科技(深圳)有限公司 Task deployment method, system and storage medium
CN113285824A (en) * 2021-05-06 2021-08-20 国网福建省电力有限公司 Method and device for monitoring security of network configuration command
CN114048083A (en) * 2021-12-17 2022-02-15 浪潮云信息技术股份公司 Domestic CPU and OS based terminal security configuration batch detection system and method

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080271045A1 (en) * 2007-04-24 2008-10-30 Microsoft Corporation Providing localized resources for client-side script execution
CN106815524A (en) * 2015-11-27 2017-06-09 阿里巴巴集团控股有限公司 The detection method and device of malicious script file
CN106372512A (en) * 2016-08-25 2017-02-01 浪潮电子信息产业股份有限公司 Task-based security baseline execution method
CN109587133A (en) * 2018-11-30 2019-04-05 武汉烽火众智智慧之星科技有限公司 A kind of single-node login system and method
CN109800258A (en) * 2018-12-10 2019-05-24 平安科技(深圳)有限公司 Data file dispositions method, device, computer equipment and storage medium
CN110196722A (en) * 2019-05-07 2019-09-03 平安科技(深圳)有限公司 Cloud host batch management method, system, equipment and storage medium
CN110086827A (en) * 2019-05-14 2019-08-02 重庆商勤科技有限公司 A kind of SQL injection method of calibration, server and system
CN110908778A (en) * 2019-10-10 2020-03-24 平安科技(深圳)有限公司 Task deployment method, system and storage medium
WO2021068348A1 (en) * 2019-10-10 2021-04-15 平安科技(深圳)有限公司 Task deployment method and system, and storage medium
CN113285824A (en) * 2021-05-06 2021-08-20 国网福建省电力有限公司 Method and device for monitoring security of network configuration command
CN114048083A (en) * 2021-12-17 2022-02-15 浪潮云信息技术股份公司 Domestic CPU and OS based terminal security configuration batch detection system and method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117093354A (en) * 2023-10-19 2023-11-21 北京轻松怡康信息技术有限公司 Script management method, device, equipment and readable storage medium

Similar Documents

Publication Publication Date Title
USRE49486E1 (en) System and method for tracking web interactions with real time analytics
AU2018203054B2 (en) System of distributed software quality improvement
CN113805867B (en) Internet of things platform based on visual static script engine
CN105302721A (en) System and method for realizing integration testing of centralized analog server in cloud computing platform
CN111124906A (en) Tracking method, compiling method and device based on dynamic embedded points and electronic equipment
CN101853189B (en) Exception handling device based on Java and exception handling method thereof
CN110390043A (en) Crawling method, device, terminal and the storage medium of webpage mailbox data
CN111338684A (en) Program publishing method
CN112559525B (en) Data checking system, method, device and server
CN114979096A (en) Domestic CPU and Os script task batch issuing platform and method
CN112579461A (en) Assertion processing method, system and storage medium
CN112559344A (en) Remote mock testing method and system
CN115437954A (en) Interface automation test data separation method
CN114172978A (en) Multi-protocol equipment access method and related device
CN112925536A (en) Virtual machine system mirror image processing method, device, equipment and storage medium
CN112650674A (en) Method for remotely acquiring and debugging webpage log, computer equipment and storage medium
CN112671878A (en) Block chain information subscription method, device, server and storage medium
CN112235124A (en) Method and device for configuring pico-cell, storage medium and electronic device
US9374437B2 (en) Schema validation proxy
CN116303276A (en) Method for realizing file export by spring batch nested script
CN115617668A (en) Compatibility testing method, device and equipment
US20220244975A1 (en) Method and system for generating natural language content from recordings of actions performed to execute workflows in an application
CN111290804B (en) Service configuration system, service configuration method and device and configuration server
CN112433946A (en) Interface test management method, device, equipment and storage medium
CN117034255A (en) Application error reporting repair method, device, equipment and 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20220830