CN114139142A - Server password modification method and device, electronic equipment and storage medium - Google Patents

Server password modification method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114139142A
CN114139142A CN202111517618.1A CN202111517618A CN114139142A CN 114139142 A CN114139142 A CN 114139142A CN 202111517618 A CN202111517618 A CN 202111517618A CN 114139142 A CN114139142 A CN 114139142A
Authority
CN
China
Prior art keywords
server
password modification
password
sequence
interface
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
CN202111517618.1A
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.)
DBAPPSecurity Co Ltd
Original Assignee
DBAPPSecurity 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 DBAPPSecurity Co Ltd filed Critical DBAPPSecurity Co Ltd
Priority to CN202111517618.1A priority Critical patent/CN114139142A/en
Publication of CN114139142A publication Critical patent/CN114139142A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication
    • G06F21/46Structures or tools for the administration of authentication by designing passwords or checking the strength of passwords
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • H04L9/0891Revocation or update of secret information, e.g. encryption key update or rekeying

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Hardware Design (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention provides a server password modification method, which comprises the following steps: acquiring a password modification interface of a designated server, and marking an operation area in the password modification interface; recording manual operation in the marked password modification interface to obtain an operation video; identifying operation actions in an operation area in an operation video to obtain an operation sequence; utilizing the operation sequence to modify the server password of the designated server; the password modification can be realized by simulating manual operation, so that the password modification method can adapt to password modification processes of different servers, ensure that the password of a designated server is effectively modified, and simultaneously avoid the workload brought to managers by manually repeatedly executing the same work after obtaining an operation sequence, thereby improving the password modification efficiency. The invention also provides a server password modification device, electronic equipment and a storage medium, and has the beneficial effects.

Description

Server password modification method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of servers, and in particular, to a server password modification method, apparatus, electronic device, and storage medium.
Background
The server often encounters password security problems such as password brute force cracking and library collision during the use process, so that it is very necessary to modify the server password regularly. However, the number of servers is large, the password modification process of each server is different, and if the server password modification is performed manually, not only is it difficult to ensure the password modification efficiency, but also the workload of the administrator is increased easily.
Disclosure of Invention
The invention aims to provide a server password modification method, a server password modification device, electronic equipment and a storage medium, which can realize password modification by simulating manual operation, ensure that the password of a specified server is effectively modified and improve the password modification efficiency.
In order to solve the above technical problem, the present invention provides a server password modification method, including:
acquiring a password modification interface of a designated server, and marking an operation area in the password modification interface;
recording manual operation in the marked password modification interface to obtain an operation video;
identifying operation actions in the operation area in the operation video to obtain an operation sequence;
and utilizing the operation sequence to modify the server password of the specified server.
Optionally, the identifying, in the operation video, an operation action in the operation area to obtain an operation sequence includes:
detecting operation actions in the operation area in the operation video by using a preset machine learning model, and arranging the operation actions according to a detection sequence to obtain the operation sequence;
correspondingly, the performing server password modification on the specified server by using the operation sequence includes:
and sequentially executing the operation actions in the operation sequence on the password modification interface so as to modify the server password of the specified server.
Optionally, the identifying, in the operation video, an operation action in the operation area to obtain an operation sequence includes:
acquiring a preset template; the preset template comprises preset server commands corresponding to the operation actions;
detecting the operation action in the operation area in the operation video by using a preset machine learning model, and searching a target server command corresponding to the operation action in the operation area in the preset template;
arranging the target server commands according to the detection sequence to obtain the operation sequence;
correspondingly, the performing server password modification on the specified server by using the operation sequence includes:
and sequentially sending target server commands in the operation sequence to the specified server so as to modify the server password of the specified server.
Optionally, the performing, by using the operation sequence, a server password modification on the specified server includes:
and carrying out periodical server password modification on the specified server by utilizing the operation sequence.
Optionally, before performing server password modification on the specified server by using the operation sequence, the method further includes:
performing interface detection on the designated server, and judging whether network connection can be established with the designated server;
if the network connection can be established, entering the step of modifying the server password of the execution server by utilizing the operation sequence;
and if the network connection cannot be established, outputting preset abnormal information.
The invention also provides a server password modifying device, which comprises:
the interface marking module is used for acquiring a password modification interface of a designated server and marking an operation area in the password modification interface;
the recording module is used for recording manual operation in the marked password modification interface to obtain an operation video;
the identification module is used for identifying the operation action in the operation area in the operation video to obtain an operation sequence;
and the execution module is used for carrying out server password modification on the specified server by utilizing the operation sequence.
Optionally, the identification module includes:
the first identification unit is used for detecting operation actions in the operation area in the operation video by using a preset machine learning model and arranging the operation actions according to a detection sequence to obtain the operation sequence;
correspondingly, the execution module includes:
and the first execution unit is used for sequentially executing the operation actions in the operation sequence on the password modification interface so as to modify the server password of the specified server.
Optionally, the identification module includes:
the template acquisition unit is used for acquiring a preset template; the preset template comprises preset server commands corresponding to the operation actions;
the second identification unit is used for detecting the operation action in the operation area in the operation video by using a preset machine learning model and searching a target server command corresponding to the operation action in the operation area in the preset template;
the arrangement unit is used for arranging the target server commands according to the detection sequence to obtain the operation sequence;
correspondingly, the execution module includes:
and the second execution unit is used for sequentially sending target server commands in the operation sequence to the specified server so as to modify the server password of the specified server.
The present invention also provides an electronic device comprising:
a memory for storing a computer program;
a processor for implementing the steps of the server password modification method as described above when executing the computer program.
The present invention also provides a storage medium having a computer program stored thereon, which, when executed by a processor, implements the steps of the server password modification method as described above.
The invention provides a server password modification method, which comprises the following steps: acquiring a password modification interface of a designated server, and marking an operation area in the password modification interface; recording manual operation in the marked password modification interface to obtain an operation video; identifying operation actions in the operation area in the operation video to obtain an operation sequence; and utilizing the operation sequence to modify the server password of the specified server.
Therefore, in the invention, firstly, the password modification interface of the appointed server is obtained, and the interface is a visual interface for manually modifying the password of the server; after the interface is obtained, the method marks the interface and determines the area which can be manually operated in the password modification interface; after the marking is finished, the manual operation is recorded in the marked interface to obtain an operation video, and the operation actions in the previous marked area are identified in the operation video to obtain an operation sequence, in other words, the operation actions and the operation sequence of a manager in the interface can be identified; finally, the password modification method can utilize the operation sequence to modify the password of the appointed server, namely, the password modification can be realized in a mode of simulating manual operation, so that the password modification method can adapt to the password modification processes of different servers, ensure that the password of the appointed server is effectively modified, and simultaneously avoid the workload brought to managers by the fact that the same work is repeatedly executed by manual work after the operation sequence is obtained, thereby improving the password modification efficiency. The invention also provides a server password modification device, electronic equipment and a storage medium, and has the beneficial effects.
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 described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a server password modification method according to an embodiment of the present invention;
fig. 2 is a flowchart of another server password modification method according to an embodiment of the present invention;
fig. 3 is a block diagram of a server password modification apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present 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.
The server often encounters password security problems such as password brute force cracking and library collision during the use process, so that it is very necessary to modify the server password regularly. However, the number of servers is large, the password modification process of each server is different, and if the server password modification is performed manually, not only is it difficult to ensure the password modification efficiency, but also the workload of the administrator is increased easily. In view of this, the present invention provides a server password modification method, which can implement password modification by simulating manual operation, ensure that the password of a designated server is effectively modified, and improve password modification efficiency. Referring to fig. 1, fig. 1 is a flowchart of a server password modification method according to an embodiment of the present invention, where the method includes:
s101, obtaining a password modification interface of a designated server, and marking an operation area in the password modification interface.
In the embodiment of the invention, the password modification interface is a visual interface for performing manual operation on the specified server. The embodiment of the invention does not limit the acquisition mode of the password modification interface, for example, the interface can be stored in advance, and the password modification interface of the server can also be accessed directly. Furthermore, it can be understood that the password modification interface has more operation contents and more operation areas, and in order to accurately identify the operation actions of the operator in the interface, the embodiment of the present invention also marks the interface and determines the manually operable operation area. It should be noted that, in the embodiment of the present invention, a labeling method of the operation area is not limited, and for example, the operation area may be visually marked directly on the interface, or only the operation area is selected by a frame without visually marking. The embodiment of the invention also does not limit the specific shape and number of the operation areas, and can be set according to the actual application requirements. The embodiment of the present invention also does not limit the operable elements that can be included in the operation area, such as an input box, a button, a scroll bar, etc., and can be set according to the actual application requirements.
And S102, recording manual operation in the marked password modification interface to obtain an operation video.
It should be noted that, the embodiment of the present invention does not limit the specific video recording manner and the specific recording parameters and formats of the operation video, and may refer to the related technologies of screen recording, as long as the manual operation of the operator in each area can be completely recorded. Further, the embodiment of the present invention is not limited to specific manual operations, and the manual operations may be, for example, typing, clicking, dragging, and the like, and may be set according to actual application requirements.
S103, identifying the operation action in the operation area in the operation video to obtain an operation sequence.
After the operation video is obtained, the operation action in the operation area can be identified, and then the sequence is generated by using the operation action. Specifically, image recognition can be performed using a machine learning model trained in advance to determine a specific operation action in the operation region. It should be noted that the embodiment of the present invention does not limit the specific type of the machine learning model, and reference may be made to the related technology of machine learning, as long as the model is trained by using a video image containing a manual operation action, and the operation action can be correctly recognized. The embodiment of the invention also does not limit the training and recognition process of the machine learning model, and can refer to the related technology of the machine learning model. Of course, the model may also be further preset with a command template, where the template includes preset server commands corresponding to the operation actions, for example, after some parameters are entered at a certain position, the model can automatically recognize the entered actions and the filled parameters, and further generate corresponding server commands. In other words, the operation sequence in the embodiment of the present invention may include an operation action on the operation interface, or may include a server command generated by the operation action; furthermore, when the password of the designated server is modified by the operation sequence, the password of the server can be modified by simulating a manual operation on the password modification interface of the designated server by using the operation action in the operation sequence, or by sending a server command in the operation sequence to the designated server.
In one possible case, identifying an operation action in an operation region in an operation video to obtain an operation sequence may include:
step 11: detecting operation actions in an operation area in an operation video by using a preset machine learning model, and arranging the operation actions according to a detection sequence to obtain an operation sequence;
accordingly, the performing of the server password modification on the designated server by using the operation sequence, that is, step S104, may include:
step 12: and sequentially executing the operation actions in the operation sequence on the password modification interface so as to modify the server password of the specified server.
In one possible case, identifying an operation action in an operation region in an operation video to obtain an operation sequence may include:
step 21: acquiring a preset template; the preset template comprises preset server commands corresponding to the operation actions;
step 22: detecting operation actions in an operation area in an operation video by using a preset machine learning model, and searching a target server command corresponding to the operation actions in the operation area in a preset template;
step 23: arranging the target server commands according to the detection sequence to obtain an operation sequence;
accordingly, the server password modification is performed on the designated server by using the operation sequence, that is, step S104 may include:
step 24: and sequentially sending target server commands in the operation sequence to the specified server so as to modify the server password of the specified server.
It should be noted that, the embodiment of the present invention does not limit the specific form of the preset template, and can be set according to the actual application requirement.
And S104, modifying the server password of the designated server by using the operation sequence.
It will be appreciated that the sequence of operations may be multiplexed, i.e., only one time after the sequence of operations is recorded, the sequence may be used to repeatedly perform server cryptographic modifications on a given server and other servers of the same type before the cryptographic modification process for the given server is changed. Of course, for ease of management, periodic password modifications may be made to a given server. The embodiment of the invention does not limit the specific cycle value of password modification and can be set according to the actual application requirement.
In one possible scenario, the performing a server password modification on a given server using a sequence of operations may include:
step 31: periodic server password modifications are made to a designated server using a sequence of operations.
Of course, in order to ensure that the password of the designated server is effectively modified, the interface of the designated server may be detected before the password of the server is modified, so as to ensure that the network connection with the server can be established. If the network connection can be established, the password modification process of the server is carried out, otherwise, preset abnormal information is output.
In one possible case, before performing the server password modification on the specified server by using the operation sequence, the method may further include:
step 41: performing interface detection on the designated server, and judging whether network connection can be established with the designated server; if the network connection can be established, go to step 42; if the network connection cannot be established, go to step 43;
step 42: entering a step of modifying server passwords for an execution server by using an operation sequence;
step 43: and outputting preset abnormal information.
It should be noted that, the embodiment of the present invention does not limit the specific content of the preset abnormal information, and the specific content may be set according to the actual application requirement.
Based on the embodiment, the password modification interface of the appointed server is obtained firstly, and the interface is a visual interface for manually modifying the password of the server; after the interface is obtained, the method marks the interface and determines the area which can be manually operated in the password modification interface; after the marking is finished, the manual operation is recorded in the marked interface to obtain an operation video, and the operation actions in the previous marked area are identified in the operation video to obtain an operation sequence, in other words, the operation actions and the operation sequence of a manager in the interface can be identified; finally, the password modification method can utilize the operation sequence to modify the password of the appointed server, namely, the password modification can be realized in a mode of simulating manual operation, so that the password modification method can adapt to the password modification processes of different servers, ensure that the password of the appointed server is effectively modified, and simultaneously avoid the workload brought to managers by the fact that the same work is repeatedly executed by manual work after the operation sequence is obtained, thereby improving the password modification efficiency.
The server password modification method described above is described below based on a specific example. Referring to fig. 2, fig. 2 is a flowchart of another server password modification method according to an embodiment of the present invention, where the method includes:
1. using software that can mark the video, first select the operating area such as: and defining a movable window, a rectangular area, a hand-drawing area, a whole screen, a rolling window, a fixed area and the like as the range of the encryption operation, and then recording the video to obtain an operation video.
2. Logging in the encryption software, and carrying out network connectivity and port test by a built-in network test tool to ensure that the network between the encryption software and the server can be reached. If the abnormal node is not reachable, the log information of the abnormal node in the detection network can be output. And filling in an address, a user name and a password of the server needing to be encrypted. Password verification is performed to ensure that the password is correctly filled. The video is imported into encryption software, and two encryption methods are selected, namely: simulating the video recording content manually for operation; and the second method comprises the following steps: and generating a corresponding server command file by video recording, and then carrying out encryption by transmitting a command to the server. And after the password is changed, password verification is carried out, and after the password is successfully verified, the password change is completed.
The server password modification apparatus, the electronic device, and the storage medium according to the embodiments of the present invention are introduced below, and the server password modification apparatus, the electronic device, and the storage medium described below and the server password modification method described above may be referred to in correspondence with each other.
Referring to fig. 3, fig. 3 is a block diagram of a server password modification apparatus according to an embodiment of the present invention, where the apparatus may include:
an interface marking module 301, configured to obtain a password modification interface of a designated server, and mark an operation area in the password modification interface;
the recording module 302 is configured to record manual operations in the marked password modification interface to obtain an operation video;
the identification module 303 is configured to identify an operation action in an operation area in an operation video to obtain an operation sequence;
and the execution module 304 is used for performing server password modification on the specified server by using the operation sequence.
Optionally, the identifying module 303 may include:
the first identification unit is used for detecting operation actions in an operation area in an operation video by using a preset machine learning model and arranging the operation actions according to a detection sequence to obtain an operation sequence;
accordingly, the execution module 304 may include:
and the first execution unit is used for sequentially executing the operation actions in the operation sequence on the password modification interface so as to modify the server password of the specified server.
Optionally, the identifying module 303 may include:
the template acquisition unit is used for acquiring a preset template; the preset template comprises preset server commands corresponding to the operation actions;
the second identification unit is used for detecting the operation action in the operation area in the operation video by using a preset machine learning model and searching a target server command corresponding to the operation action in the operation area in a preset template;
the arrangement unit is used for arranging the target server commands according to the detection sequence to obtain an operation sequence;
accordingly, the execution module 304 may include:
and the second execution unit is used for sequentially sending target server commands in the operation sequence to the specified server so as to modify the server password of the specified server.
Optionally, the execution module 304 may include:
and the third execution unit is used for carrying out periodical server password modification on the specified server by using the operation sequence.
Optionally, the apparatus may further include:
the interface detection module is used for carrying out interface detection on the specified server and judging whether the network connection with the specified server can be established or not;
the processing module is used for entering the step of modifying the server password of the execution server by utilizing the operation sequence if the network connection can be established;
and the exception output module is used for outputting preset exception information if the network connection cannot be established.
An embodiment of the present invention further provides an electronic device, including:
a memory for storing a computer program;
a processor for implementing the steps of the server password modification method as described above when executing the computer program.
Since the embodiment of the electronic device portion corresponds to the embodiment of the server password modification method portion, please refer to the description of the embodiment of the server password modification method portion for the embodiment of the electronic device portion, which is not repeated here.
The embodiment of the present invention further provides a storage medium, where a computer program is stored on the storage medium, and when the computer program is executed by a processor, the steps of the server password modification method in any of the above embodiments are implemented.
Since the embodiment of the storage medium portion corresponds to the embodiment of the test task generating method portion, please refer to the description of the embodiment of the server password modification method portion for the embodiment of the storage medium portion, which is not repeated here.
The embodiments are described in a progressive manner in the specification, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments are referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
The above description details a server password modification method, apparatus, electronic device and storage medium provided by the present invention. The principles and embodiments of the present invention are explained herein using specific examples, which are presented only to assist in understanding the method and its core concepts. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A server password modification method, comprising:
acquiring a password modification interface of a designated server, and marking an operation area in the password modification interface;
recording manual operation in the marked password modification interface to obtain an operation video;
identifying operation actions in the operation area in the operation video to obtain an operation sequence;
and utilizing the operation sequence to modify the server password of the specified server.
2. The server password modification method according to claim 1, wherein the identifying operation actions in the operation area in the operation video to obtain an operation sequence comprises:
detecting operation actions in the operation area in the operation video by using a preset machine learning model, and arranging the operation actions according to a detection sequence to obtain the operation sequence;
correspondingly, the performing server password modification on the specified server by using the operation sequence includes:
and sequentially executing the operation actions in the operation sequence on the password modification interface so as to modify the server password of the specified server.
3. The server password modification method according to claim 1, wherein the identifying operation actions in the operation area in the operation video to obtain an operation sequence comprises:
acquiring a preset template; the preset template comprises preset server commands corresponding to the operation actions;
detecting the operation action in the operation area in the operation video by using a preset machine learning model, and searching a target server command corresponding to the operation action in the operation area in the preset template;
arranging the target server commands according to the detection sequence to obtain the operation sequence;
correspondingly, the performing server password modification on the specified server by using the operation sequence includes:
and sequentially sending target server commands in the operation sequence to the specified server so as to modify the server password of the specified server.
4. The server password modification method according to claim 1, wherein the performing the server password modification on the specified server by using the operation sequence comprises:
and carrying out periodical server password modification on the specified server by utilizing the operation sequence.
5. The server password modification method according to claim 1, further comprising, before performing the server password modification on the specified server using the operation sequence:
performing interface detection on the designated server, and judging whether network connection can be established with the designated server;
if the network connection can be established, entering the step of modifying the server password of the execution server by utilizing the operation sequence;
and if the network connection cannot be established, outputting preset abnormal information.
6. A server password modification apparatus, comprising:
the interface marking module is used for acquiring a password modification interface of a designated server and marking an operation area in the password modification interface;
the recording module is used for recording manual operation in the marked password modification interface to obtain an operation video;
the identification module is used for identifying the operation action in the operation area in the operation video to obtain an operation sequence;
and the execution module is used for carrying out server password modification on the specified server by utilizing the operation sequence.
7. The server password modification apparatus according to claim 6, wherein the identification module includes:
the first identification unit is used for detecting operation actions in the operation area in the operation video by using a preset machine learning model and arranging the operation actions according to a detection sequence to obtain the operation sequence;
correspondingly, the execution module includes:
and the first execution unit is used for sequentially executing the operation actions in the operation sequence on the password modification interface so as to modify the server password of the specified server.
8. The server password modification apparatus according to claim 6, wherein the identification module includes:
the template acquisition unit is used for acquiring a preset template; the preset template comprises preset server commands corresponding to the operation actions;
the second identification unit is used for detecting the operation action in the operation area in the operation video by using a preset machine learning model and searching a target server command corresponding to the operation action in the operation area in the preset template;
the arrangement unit is used for arranging the target server commands according to the detection sequence to obtain the operation sequence;
correspondingly, the execution module includes:
and the second execution unit is used for sequentially sending target server commands in the operation sequence to the specified server so as to modify the server password of the specified server.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the server password modification method as claimed in any one of claims 1 to 5 when executing the computer program.
10. A storage medium, characterized in that the storage medium has stored thereon a computer program which, when being executed by a processor, carries out the steps of the server password modification method according to any one of claims 1 to 5.
CN202111517618.1A 2021-12-13 2021-12-13 Server password modification method and device, electronic equipment and storage medium Pending CN114139142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111517618.1A CN114139142A (en) 2021-12-13 2021-12-13 Server password modification method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111517618.1A CN114139142A (en) 2021-12-13 2021-12-13 Server password modification method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114139142A true CN114139142A (en) 2022-03-04

Family

ID=80382069

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111517618.1A Pending CN114139142A (en) 2021-12-13 2021-12-13 Server password modification method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114139142A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116305071A (en) * 2023-03-18 2023-06-23 广州锦拓信息科技有限公司 Account password security system based on artificial intelligence

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116305071A (en) * 2023-03-18 2023-06-23 广州锦拓信息科技有限公司 Account password security system based on artificial intelligence

Similar Documents

Publication Publication Date Title
CN108959068B (en) Software interface testing method, device and storage medium
US10176079B2 (en) Identification of elements of currently-executing component script
CN104956339B (en) Software test script is generated from video
Perrone et al. SAFE: Simulation automation framework for experiments
US10162742B2 (en) System and method for end to end performance response time measurement based on graphic recognition
CN111444051B (en) Whole machine yield testing method and system for product
CN111105150A (en) Project risk analysis system
CN114139142A (en) Server password modification method and device, electronic equipment and storage medium
CN112540924A (en) Interface automation test method, device, equipment and storage medium
CN114419622A (en) Method and system for judging scanning mode of scanning pen, electronic device and readable storage medium
CN111522749A (en) Page testing method and device, readable storage medium and electronic equipment
CN114338104A (en) Security gateway parsing function verification method, device, equipment and storage medium
CN114942890B (en) User interface testing method, device, equipment and medium
CN115952079A (en) Method and system for recording mobile application automation behaviors and analyzing and positioning defects
CN112712421B (en) Method, equipment and storage medium for automatically downloading running bill
CN108460269A (en) Verification method and device, verification terminal device
CN111708698B (en) Application program simulation recording method and related device
CN112465675A (en) Tool return management method and device, tool cabinet and readable storage medium
CN111666471A (en) Information acquisition method and device, computer equipment and storage medium
CN105354453A (en) Verification method and apparatus for mobile device operation source
CN110134609A (en) Enterprise-level web application system page method for testing performance, device and medium
CN115599490B (en) BIOS setting method, system, storage medium and equipment
JP7483117B1 (en) Program, device, and system for supporting a worker's work
CN109614788B (en) Audit information processing method and audit system
Kozic et al. APPLICATION OF MACHINE LEARNING FOR REMOTE ELECTRONICS EXPERIMENTS AS THE MEAN OF INDENTIFICATION

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