CN113343153B - Webpage login method and device, storage medium and processor - Google Patents

Webpage login method and device, storage medium and processor Download PDF

Info

Publication number
CN113343153B
CN113343153B CN202110715012.2A CN202110715012A CN113343153B CN 113343153 B CN113343153 B CN 113343153B CN 202110715012 A CN202110715012 A CN 202110715012A CN 113343153 B CN113343153 B CN 113343153B
Authority
CN
China
Prior art keywords
target
webpage
user
target webpage
account information
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
CN202110715012.2A
Other languages
Chinese (zh)
Other versions
CN113343153A (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.)
Hillstone Networks Co Ltd
Original Assignee
Hillstone Networks 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 Hillstone Networks Co Ltd filed Critical Hillstone Networks Co Ltd
Priority to CN202110715012.2A priority Critical patent/CN113343153B/en
Publication of CN113343153A publication Critical patent/CN113343153A/en
Application granted granted Critical
Publication of CN113343153B publication Critical patent/CN113343153B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a webpage login method, a webpage login device, a storage medium and a processor. The method comprises the following steps: if the target equipment detects that the login operation of the target webpage is triggered by adopting the account information of the first target user, judging whether the target webpage is logged in the target equipment or not; if the target webpage is not logged in the target equipment, judging whether the background of the target equipment has time information of closing the target webpage or not; if the background of the target device has time information for closing the target webpage and the target webpage has account information of a second target user, performing logout operation on the account information of the second target user in the target webpage; and after the account information of the second target user is logged out of the target webpage, executing login operation of the target webpage by adopting the account information of the first target user. By the method and the device, the problem that user information is easily leaked during webpage login in the related art is solved.

Description

Webpage login method and device, storage medium and processor
Technical Field
The present application relates to the field of information processing technologies, and in particular, to a method and an apparatus for logging in a web page, a storage medium, and a processor.
Background
With the development of Web pages, the functions of front-end Web pages are gradually improved, and the requirements of users on the account information security of websites are gradually increased. In order to protect user information, a website usually adopts a plurality of methods to detect whether a user account is in an active state (active), and a common security protection scheme is as follows: it is detected whether a web page is about to be closed. When a user closes a webpage, sending a user closing request to a background, after the background receives the request, executing invalidation operation on the Session (Session) of the login user, and directly redirecting to a login page when accessing next time; setting a Session timeout duration configuration item, and detecting the interval duration of two operations of a user. When the interval duration is less than the timeout duration, the system judges that the user is still in an active state (active), and prolongs the Session validity period of the login; when the interval duration is longer than the timeout duration, the system judges that the user is in an Inactive state (Inactive), automatically executes invalidation operation on the Session logged in this time, and informs the front-end page to return to the login page. If the user has misoperation to close the webpage, the user needs to log in again when opening the webpage again, and the user is not friendly to the actual use; the timeout duration set by the system background is generally used to detect an interval duration of user operations in a webpage open state, that is, when a user does not operate for a long time after opening a webpage, a closing operation needs to be executed, and the user closes the webpage and then opens the webpage again, the time interval may be smaller than the timeout duration, and the background cannot detect the behavior, so that a hidden danger of user information leakage is caused.
Aiming at the problem that user information is easy to leak when a webpage logs in the related art, an effective solution is not provided at present.
Disclosure of Invention
The present application mainly aims to provide a method, an apparatus, a storage medium, and a processor for logging in a web page, so as to solve the problem in the related art that user information is easily leaked during web page logging.
In order to achieve the above object, according to one aspect of the present application, there is provided a login method of a web page. The method comprises the following steps: if the target device detects that the target device uses the account information of the first target user to trigger the login operation of the target webpage within a first preset time after the account information of the first target user logs in the target webpage through the target device, judging whether the target webpage is logged in the target device; if the target webpage is not logged in the target equipment, judging whether the background of the target equipment has time information of closing the target webpage or not; if the background of the target device has time information of closing the target webpage and account information of a second target user exists in the target webpage, performing logout operation on the account information of the second target user in the target webpage; and after the account information of the second target user is logged out of the target webpage, executing login operation of the target webpage by adopting the account information of the first target user.
Further, after determining whether the background of the target device has time information of closing the target webpage, the method further includes: if the background of the target equipment has time information of closing the target webpage and the target webpage does not have account information of a second target user, calculating a time difference value between the time information of the first target user when the first target user logs in the target webpage through the target equipment and the time information of closing the target webpage; if the time difference is greater than a second preset time length, executing login operation of the target webpage on the target equipment by adopting account information of the first target user; and if the time difference is not greater than the second preset time length, jumping to a target webpage on the target equipment.
Further, the method comprises: if the target webpage is logged in the target equipment, increasing a preset value for the opening number of the target webpage to obtain the opening number of the target webpage after the preset value is increased; and storing the opening number of the target web pages with the increased preset value into a target storage library.
Further, if the target web page is not registered in the target device, determining whether the time information of closing the target web page exists in the background of the target device includes: if the background of the target equipment does not have the time information of closing the target webpage, executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user; meanwhile, the opening number of the target web pages is set to be a first preset value, and the first preset value is stored in the target storage library.
Further, after the account information of the second target user is logged out from the target webpage and the login operation of the target webpage is executed by using the account information of the first target user, the method further comprises the following steps: if the closing operation of the first target user on the target webpage through the target equipment is detected, reducing the preset value of the opening number of the target webpage, and acquiring the opening number of the target webpage after the preset value is reduced; and storing the opening number of the target web pages with the reduced preset value into a target storage library.
Further, the obtaining of the decreased opening number of the target web page includes: if the decreased opening number of the target webpage is equal to the first preset value, detecting that the first target user closes the target webpage again through the target equipment, and setting the opening number of the target webpage to be zero; meanwhile, recording time information of closing operation of the target webpage by the target equipment again, and acquiring the time information of the closing operation; and storing the opening number of the target web pages to be zero and the time information of the closing operation in a target storage library.
In order to achieve the above object, according to another aspect of the present application, there is provided a logging apparatus for a web page. The device includes: the first judging unit is used for judging whether the target webpage is logged in the target equipment or not if the target webpage is detected to be logged in by adopting the account information of the first target user within a first preset time after the account information of the first target user logs in the target webpage through the target equipment; the second judgment unit is used for judging whether the background of the target equipment has time information of closing the target webpage or not if the target webpage is not logged in the target equipment; the first execution unit is used for executing log-out operation on account information of a second target user in the target webpage if the time information for closing the target webpage exists in the background of the target device and the account information of the second target user exists in the target webpage; and the second execution unit is used for executing the login operation of the target webpage by adopting the account information of the first target user after the account information of the second target user is logged out of the target webpage.
Further, the apparatus further comprises: the first calculating unit is used for calculating a time difference value between time information when a first target user logs in a target webpage through the target equipment and time information when the target webpage is closed if the time information when the target webpage is closed exists in the background of the target equipment and account information of a second target user does not exist in the target webpage after judging whether the time information when the target webpage is closed exists in the background of the target equipment or not; the third execution unit is used for executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user if the time difference value is greater than a second preset time length; and the first jumping unit is used for jumping to the target webpage on the target equipment if the time difference value is not greater than a second preset time length.
Further, the apparatus comprises: the first increasing unit is used for increasing a preset value to the opening number of the target webpage to obtain the opening number of the target webpage after the preset value is increased if the target webpage is logged in the target device; and the first storage unit is used for storing the opened number of the target webpages increased by the preset value into the target storage library.
Further, the second determination unit includes: the first login module is used for executing login operation of the target webpage on the target equipment by adopting account information of a first target user if the background of the target equipment does not have time information for closing the target webpage; meanwhile, the first setting module is used for setting the opening number of the target web pages to be a first preset value and storing the first preset value into the target storage library.
Further, the apparatus further comprises: the first reducing unit is used for reducing the preset value of the opening number of the target webpage and acquiring the opening number of the target webpage after the preset value is reduced after the account information of the second target user is logged out of the target webpage and the login operation of the target webpage is executed by adopting the account information of the first target user; and the second storage unit is used for storing the opened number of the target web pages with the reduced preset value into the target storage library.
Further, the first reducing unit includes: the second setting module is used for detecting that the first target user closes the target webpage again through the target equipment and setting the opening number of the target webpage to be zero if the decreased opening number of the target webpage is equal to the first preset value; meanwhile, the first acquisition module is used for recording the time information of the closing operation of the target equipment on the target webpage again and acquiring the time information of the closing operation; the first storage module is used for storing the time information of the opening number and the closing operation of the target webpage into the target storage library.
Through the application, the following steps are adopted: if the account information of the first target user is detected to trigger the login operation of the target webpage in the target equipment within a first preset time after the account information of the first target user logs in the target webpage through the target equipment, judging whether the target webpage logs in the target equipment or not; if the target webpage is not logged in the target equipment, judging whether time information of closing the target webpage exists in a background of the target equipment or not; if the background of the target device has time information for closing the target webpage and the target webpage has account information of a second target user, performing logout operation on the account information of the second target user in the target webpage; after the account information of the second target user is logged out of the target webpage, the login operation of the target webpage is executed by adopting the account information of the first target user, and the problem that the user information is easy to leak when the webpage is logged in the related technology is solved. By judging whether the target webpage is logged in the target equipment within the first preset time length and judging whether the background of the target equipment has the time information for closing the target webpage, based on the judgment result, if the account information of the second target user exists in the target webpage, the account information of the second target user is logged out from the target webpage, and therefore the effect that the user information is prevented from being easily leaked during webpage logging is achieved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
FIG. 1 is a flowchart of a method for logging in a web page provided according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a web page opened according to a login method of the web page provided by the embodiment of the present application;
FIG. 3 is a schematic diagram of a webpage closing process according to a login method of the webpage provided by the embodiment of the application; and
fig. 4 is a schematic diagram of a web page login device provided in an embodiment of the present application.
Detailed Description
It should be noted that, in the present application, the embodiments and features of the embodiments may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions of the present application better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only some embodiments of the present application, and not all embodiments. 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 application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances in order to facilitate the description of the embodiments of the application herein. Moreover, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
According to an embodiment of the application, a method for logging in a webpage is provided.
Fig. 1 is a flowchart of a login method of a web page according to an embodiment of the present application. As shown in fig. 1, the method comprises the steps of:
step S101, in a first preset time period after account information of a first target user logs in a target webpage through target equipment, if the fact that the target webpage is logged in by adopting account information of the first target user to trigger login operation of the target webpage is detected in the target equipment, whether the target webpage is logged in the target equipment is judged.
Fig. 2 is a schematic diagram of a web page of a login method for a web page provided in an embodiment of the present application when the web page is opened, as shown in fig. 2, when a user sends a request to open a target web page, it is determined whether a count of opened web pages of the current target web page is equal to 0, if the count of opened web pages is equal to 0, it is further determined whether a closing time of a last web page of the target web page exists, if the closing time of the last web page of the target web page exists, a time difference between the current time and the closing time of the last web page is calculated, and it is determined whether the time difference is greater than a specified threshold, if the time difference between the current time and the closing time of the last web page is greater than the specified threshold, the user needs to re-login, and if the time difference between the current time and the closing time of the last web page is not greater than the specified threshold, the re-login is not needed; if the closing time of the last webpage of the target webpage does not exist, adding 1 to the opened webpage count; if the count of the opened webpages is not equal to 0, judging whether the closing time of the last webpage of the target webpage exists, and if the closing time of the last webpage of the target webpage does not exist, adding 1 to the count of the opened webpages; the opened webpage count refers to the opening number of the target webpage in the application; the closing time of the last webpage is that the target equipment triggers the closing operation of the last target webpage when logging in the target webpage by adopting the account information of the user within a first preset time length in the application; the current time refers to the time when the target device triggers the login operation of the target webpage by using the account information of the user; the specified threshold is within a second preset time period in the present application.
For example, after a session timeout period set in a background of a device for purchasing electricity (hereinafter referred to as an electricity purchasing device for short) is set to 10min, a user a inputs a user name and related information to log in an electricity purchasing interface, and after 2min, the user a closes a web page to leave after completing an operation, at this time, a user B (corresponding to a first target user in the application) inputs account information of the user B from a previous electricity purchasing device to trigger a login operation of the electricity purchasing interface, and checks an opening number value of the electricity purchasing interface recorded in a background local storage of the system to determine whether the electricity purchasing interface to be accessed by the user B needs to log in again on the electricity purchasing device.
Step S102, if the target webpage is not registered in the target equipment, judging whether the background of the target equipment has time information of closing the target webpage.
As can be seen from the example of step S101, if the opening quantity value of the electricity purchasing interface recorded in the background local storage of the viewing system is 0, it is obtained that the electricity purchasing interface is not logged in the electricity purchasing device, the closing time of the previous electricity purchasing interface when the user B recorded in the background local storage of the viewing system triggers the login operation of the electricity purchasing interface through the own account information, and if the closing time of the previous electricity purchasing interface existing in the background local storage of the target device, that is, the closing time of the electricity purchasing interface after 2 minutes for the user a, it is obtained that the closing time information of the target webpage exists in the electricity purchasing interface background.
It should be noted that, the example of step S101 is to trigger the login operation of the target web page according to the account information of different users within a certain time-out period setting time, and when the same user triggers the login operation of the target web page according to the account information of the same user within a certain time-out period setting time at different time periods, the following example is made.
For example, the timeout duration of a user session (session) set in the background of the electricity purchasing device is set to 10min, a user a (corresponding to a first target user in this application) inputs a user name and related information to log in an electricity purchasing interface (the user a triggers the login operation of a target web page for the first time), when entering the electricity purchasing interface for 5min, the user a closes the electricity purchasing interface which has already logged in due to improper operation, after a period of time, the user a needs to reopen the interface, before the electricity purchasing interface is opened, the system needs to check the opening number value of the electricity purchasing interface recorded in the background local storage, if the opening number value is 0, it is obtained that the electricity purchasing interface is not logged in the electricity purchasing device, the last page closing time of the electricity purchasing interface recorded in the background local storage of the system is checked, based on the last page closing time of the user a (page closing time at 5 min), and obtaining the time information of closing the target webpage in the background of the electricity purchasing interface.
Step S103, if the background of the target device has time information of closing the target webpage and the target webpage has account information of the second target user, performing logout operation on the account information of the second target user in the target webpage.
And step S104, after the account information of the second target user is logged out from the target webpage, executing the login operation of the target webpage by adopting the account information of the first target user.
Specifically, when the login operation of the target webpage is triggered by account information of different users, it is likely that the previous user (corresponding to the second target user in the present application) only closes the target webpage when the account information of the next user logs in within a first preset time period specified by the system background, and the background account information of the target device is not logged out.
For example, when the user session (session) timeout duration set in the background of the electricity purchasing device is set to 10min, the account information of the user a is likely to be not logged out in the background, so that the information of the user a (corresponding to the second target user in the present application) may be exposed to the user B (corresponding to the first target user in the present application), and therefore, before the user B logs in the electricity purchasing interface, it needs to be detected whether the system background has the account information that is valid for the user a. And if the account information of the user A is valid, the electricity purchasing interface sends a login request to a background to disable the original user information, so that the personal information privacy of the user A is protected. And further improves the privacy security of the user A when logging in the webpage.
Optionally, in the method for logging in a web page provided in the embodiment of the present application, after determining whether time information for closing the target web page exists in a background of the target device, the method further includes: if the background of the target equipment has time information of closing the target webpage and the target webpage does not have account information of a second target user, calculating a time difference value between the time information of the first target user when the first target user logs in the target webpage through the target equipment and the time information of closing the target webpage; if the time difference is greater than a second preset time length, executing login operation of the target webpage on the target equipment by adopting account information of the first target user; and if the time difference is not greater than the second preset time, jumping to a target webpage on the target equipment.
For example, when the login operation of the target webpage is triggered by the account information of different users within a certain timeout period setting time, if the time information of closing the target webpage exists in the background of the electricity purchasing interface, the user session (session) timeout period set in the background of the electricity purchasing device is set to 10min, the user a (corresponding to the second target user in the application) inputs the user name and the related information to log in the electricity purchasing interface, when the user a enters the electricity purchasing interface for 5min, the user a completes electricity purchasing and closes the electricity purchasing interface and leaves the electricity purchasing device, then the user B (corresponding to the first target user in the application) purchases electricity on the electricity purchasing device, the system detects the access request of the electricity purchasing interface initiated again by the user B on the electricity purchasing device, checks the opening number value of the electricity purchasing interface recorded in the background local storage of the system, if the opening number value is 0, obtaining that the electricity purchasing interface is not logged in at present, checking the last page closing time of the electricity purchasing interface recorded in a background local storage of the system, obtaining the time information of target webpage closing in the electricity purchasing interface background based on the last page closing time of the user A (page closing in 5 min), supposing that the time of restarting the electricity purchasing interface login request of the user B is 2min different from the last time of the user A closing the electricity purchasing interface, obtaining the time difference value, if the front-end page is set to be 1min, the time difference value 2min is greater than 1min in the second preset time, and determining that the login operator of the electricity purchasing interface can log in again after the account information of the user A is logged out from the target webpage, wherein the user B (corresponding to a first target user in the application) needs to log in on the electricity purchasing equipment again at this time.
For example, when the login operation of the target webpage is triggered by the account information of the same user within a certain time-out duration setting time, if the time information of closing the target webpage exists in the background of the electricity purchasing interface, when the user a (corresponding to the first target user in the present application) logs in the electricity purchasing interface within 10min of the background setting session duration, the time of entering the electricity purchasing interface for 5min is entered, the user a performs a wrong operation to close the electricity purchasing webpage, the user a needs to log in the electricity purchasing webpage again, the time difference is obtained assuming that the time of the user a restarting the electricity purchasing interface login request is 30s different from the last electricity purchasing interface closing time, if the second preset duration is set to be 1min on the front-end page, the time difference 30s is less than 1min within the second preset duration, and at this time, the user a (corresponding to the first target user in the present application) can jump to the electricity purchasing page without performing the login operation of purchasing interface again on the electricity purchasing equipment, according to the method and the device, the target user can quickly enter the target page without logging again when the target user performs misoperation to close the webpage by setting the second preset duration, and therefore the use experience of the user when the target device performs related operation is improved.
Optionally, in the login method for a web page provided in the embodiment of the present application, the method includes: if the target webpage is logged in the target equipment, increasing a preset value for the opening number of the target webpage to obtain the opening number of the target webpage after the preset value is increased; and storing the opening number of the target web pages with the increased preset values into a target storage library.
As shown in fig. 2, if the count of the opened web pages is not equal to 0, it is determined whether the closing time of the last web page of the target web page exists, and if the closing time of the last web page of the target web page does not exist, the count of the opened web pages is incremented by 1.
For example, when a user a (corresponding to a first target user in the present application) logs in an electricity purchasing interface within 10min of a session duration set in the background, if the user a enters the electricity purchasing interface for 5min, the user a continues to send a request for opening the electricity purchasing interface due to an operation error, at this time, the number of open times of the electricity purchasing interface recorded in the background local storage of the viewing system is 1, it is obtained that the electricity purchasing interface is currently logged in, the user a does not need to log in the electricity purchasing interface for the second time, and at the same time, the number of open times of the electricity purchasing interface is increased by 1, if the user a continues to send a request for opening the electricity purchasing interface, the operation of increasing by 1 is continued on the basis of the operation of increasing by 1 by the number of open times of the electricity purchasing interface, and the number of open times of the target web pages after increasing by 1 is stored in the target repository, the application increases the storage of a preset value by the background, the background can monitor the opening number of the current target webpage in real time, so that the background can efficiently and orderly judge whether the current webpage needs to be logged in, and the effect of preventing user information from being easily leaked during webpage logging in is achieved.
Optionally, in the method for logging in a web page provided in this embodiment of the present application, if the target web page is not logged in the target device, determining whether the time information for closing the target web page exists in the background of the target device includes: if the background of the target equipment does not have the time information of closing the target webpage, executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user; meanwhile, the opening number of the target webpages is set to be a first preset value, and the first preset value is stored in a target storage library.
As shown in fig. 2, if the count of the opened web pages is equal to 0, it is further determined whether the closing time of the last web page of the target web page exists, and if the closing time of the last web page of the target web page does not exist, it is proved that the user accesses the target interface for the first time.
For example, after a user a (corresponding to a first target user in the application) logs in an electricity purchasing interface for the first time, the system background sets the opening number of the electricity purchasing interface of the user a to be 1 (corresponding to a first preset value in the application), and stores the set opening number 1 of the electricity purchasing interface of the user a in a local storage.
Optionally, in the login method for a web page provided in the embodiment of the present application, after the account information of the second target user is logged out from the target web page, and after the login operation of the target web page is performed by using the account information of the first target user, the method further includes: if the closing operation of the first target user on the target webpage through the target equipment is detected, reducing the preset value of the opening number of the target webpage, and acquiring the opening number of the target webpage after the preset value is reduced; and storing the opening number of the target web pages with the reduced preset value into a target storage library.
Fig. 3 is a schematic diagram of a closed webpage according to the method for logging in a webpage provided by the embodiment of the present application, and as shown in fig. 3, if the count of opened webpages detected by the background of the target device is greater than 1, the count of opened webpages is decremented by 1.
For example, suppose that a user a (corresponding to a first target user in this application) has logged in an electricity purchasing interface within 10min of a session duration set in a background of an electricity purchasing device, and if it is detected that the user a performs a closing operation on the electricity purchasing interface through the electricity purchasing device, and if it is detected that the number of open electricity purchasing interfaces is 3, the number of open electricity purchasing interfaces of the user a is reduced, and the reduced number of open electricity purchasing interfaces is stored in a local storage.
Optionally, in the login method for a web page provided in the embodiment of the present application, the obtaining of the decreased opening number of the target web page includes: if the decreased opening number of the target webpage is equal to the first preset value, detecting that the first target user closes the target webpage again through the target equipment, and setting the opening number of the target webpage to be zero; meanwhile, recording time information of closing operation of the target webpage by the target equipment again, and acquiring the time information of the closing operation; and storing the opening number of the target web pages to be zero and the time information of the closing operation into the target storage library.
As shown in fig. 3, if the background of the target device detects that the count of the opened web pages is not greater than 1, the number of opened web pages of the target device is set to 0, the closing time of the last web page is made equal to the current time, and the current time and the number of opened web pages of the target device are stored in the local storage as 0.
For example, if a user a (corresponding to a first target user in the present application) performs a closing operation on an electricity purchasing interface through an electricity purchasing device, and reads that the opening number of target pages stored locally is 0, the closing time information of the current electricity purchasing interface of the user a is recorded, and the current time and the opening number of the target pages are 0, and are stored in the local storage. According to the method and the device, the preset value is reduced by the opening number of the target webpage in the background, and the time information of closing operation is stored, so that the background can monitor the opening number of the current target webpage in real time, the background can efficiently and orderly judge whether the current webpage needs to log in, and the effect that user information is easily leaked when the webpage logs in is achieved.
In summary, according to the method for logging in the web page provided by the embodiment of the present application, in a first preset time period after the account information of the first target user logs in the target web page through the target device, if it is detected in the target device that the login operation of the target web page is triggered by using the account information of the first target user, it is determined whether the target web page has logged in the target device; if the target webpage is not logged in the target equipment, judging whether the background of the target equipment has time information of closing the target webpage or not; if the background of the target device has time information of closing the target webpage and account information of a second target user exists in the target webpage, performing logout operation on the account information of the second target user in the target webpage; and after the account information of the second target user is logged out of the target webpage, executing login operation of the target webpage by adopting the account information of the first target user. The problem that user information is easy to leak when the webpage logs in the related technology is solved. By judging whether the target webpage is logged in the target equipment within the first preset time length and judging whether the background of the target equipment has the time information for closing the target webpage, based on the judgment result, if the account information of the second target user exists in the target webpage, the account information of the second target user is logged out from the target webpage, and therefore the effect that the user information is prevented from being easily leaked during webpage logging is achieved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present application further provides a login device for a web page, and it should be noted that the login device for a web page of the embodiment of the present application may be used to execute the login method for a web page provided by the embodiment of the present application. The following describes a web page registration apparatus according to an embodiment of the present application.
Fig. 4 is a schematic diagram of a web page login device according to an embodiment of the present application. As shown in fig. 4, the apparatus includes: a first judgment unit 401, a second judgment unit 402, a first execution unit 403, and a second execution unit 404.
Specifically, the first determining unit 401 is configured to, within a first preset time period after account information of a first target user logs in a target web page through a target device, determine whether the target web page has logged in the target device if it is detected in the target device that a login operation on the target web page is triggered by using the account information of the first target user;
a second determining unit 402, configured to determine whether time information for closing the target web page exists in a background of the target device if the target web page is not logged in the target device;
a first executing unit 403, configured to execute a logout operation on account information of a second target user in a target webpage if time information for closing the target webpage exists in a background of the target device and the account information of the second target user exists in the target webpage;
a second executing unit 404, configured to execute a login operation of the target webpage by using the account information of the first target user after the account information of the second target user is logged out from the target webpage.
To sum up, in the web page login apparatus provided in this embodiment of the present application, the first determining unit 401 determines whether the target web page is logged in the target device if the target device detects that the login operation of the target web page is triggered by using the account information of the first target user within a first preset time period after the account information of the first target user logs in the target web page through the target device; if the target web page is not registered in the target device, the second determining unit 402 determines whether the background of the target device has time information for closing the target web page; if the time information of closing the target webpage exists in the background of the target device and the account information of the second target user exists in the target webpage, the first execution unit 403 executes a log-out operation on the account information of the second target user in the target webpage; the second execution unit 404 executes the login operation of the target webpage by using the account information of the first target user after the account information of the second target user is logged out from the target webpage, so that the problem that the user information is easily leaked during the webpage login in the related art is solved. By judging whether the target webpage is logged in the target equipment within the first preset time length and judging whether the background of the target equipment has the time information for closing the target webpage, based on the judgment result, if the account information of the second target user exists in the target webpage, the account information of the second target user is logged out from the target webpage, and therefore the effect that the user information is prevented from being easily leaked during webpage logging is achieved.
Optionally, in the login device for a web page provided in the embodiment of the present application, the device further includes: the first calculating unit is used for calculating a time difference value between time information when a first target user logs in a target webpage through the target equipment and time information when the target webpage is closed if the time information when the target webpage is closed exists in the background of the target equipment and account information of a second target user does not exist in the target webpage after judging whether the time information when the target webpage is closed exists in the background of the target equipment or not; the third execution unit is used for executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user if the time difference value is greater than a second preset time length; and the first jumping unit is used for jumping to the target webpage on the target equipment if the time difference value is not greater than a second preset time length.
Optionally, in a login device for a web page provided in an embodiment of the present application, the device includes: the first increasing unit is used for increasing a preset value to the opening number of the target webpage to obtain the opening number of the target webpage after the preset value is increased if the target webpage is logged in the target device; and the first storage unit is used for storing the opened number of the target web pages with the increased preset value into the target storage library.
Optionally, in the login device for a web page provided in the embodiment of the present application, the second determining unit 402 includes: the first login module is used for executing login operation of the target webpage on the target equipment by adopting account information of a first target user if the time information of closing the target webpage does not exist in the background of the target equipment; meanwhile, the first setting module is used for setting the opening number of the target web pages to be a first preset value and storing the first preset value into the target storage library.
Optionally, in the login device for a web page provided in the embodiment of the present application, the device further includes: the first reducing unit is used for reducing the preset value of the opening number of the target webpage and acquiring the opening number of the target webpage after the preset value is reduced after the account information of the second target user is logged out of the target webpage and the login operation of the target webpage is executed by adopting the account information of the first target user; and the second storage unit is used for storing the opened number of the target webpages, of which the preset values are reduced, into the target storage library.
Optionally, in the login device for a web page provided in an embodiment of the present application, the first reducing unit includes: the second setting module is used for detecting that the first target user closes the target webpage again through the target equipment and setting the opening number of the target webpage to be zero if the decreased opening number of the target webpage is equal to the first preset value; meanwhile, the first acquisition module is used for recording the time information of the closing operation of the target equipment on the target webpage again and acquiring the time information of the closing operation; the first storage module is used for storing the opening number of the target web pages to be zero and the time information of the closing operation into the target storage library.
The web page registration apparatus includes a processor and a memory, the first determining unit 401, the second determining unit 402, the first executing unit 403, the second executing unit 404, and the like are all stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to one or more than one, and the logging-in of the webpage is carried out by adjusting kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM), including at least one memory chip.
An embodiment of the present invention provides a storage medium having a program stored thereon, the program implementing a login method for a web page when executed by a processor.
The embodiment of the invention provides a processor, which is used for running a program, wherein a login method of a webpage is executed when the program runs.
The embodiment of the invention provides equipment, which comprises a processor, a memory and a program which is stored on the memory and can run on the processor, wherein the processor executes the program and realizes the following steps: if the target device detects that the target device uses the account information of the first target user to trigger the login operation of the target webpage within a first preset time after the account information of the first target user logs in the target webpage through the target device, judging whether the target webpage is logged in the target device; if the target webpage is not logged in the target equipment, judging whether the background of the target equipment has time information of closing the target webpage or not; if the background of the target device has time information for closing the target webpage and the target webpage has account information of a second target user, performing logout operation on the account information of the second target user in the target webpage; and after the account information of the second target user is logged out of the target webpage, executing the login operation of the target webpage by adopting the account information of the first target user.
The processor executes the program and further realizes the following steps: after judging whether the background of the target equipment has the time information of closing the target webpage, if the background of the target equipment has the time information of closing the target webpage and the target webpage does not have the account information of a second target user, calculating a time difference value between the time information of the first target user when the first target user logs in the target webpage through the target equipment and the time information of closing the target webpage; if the time difference is greater than a second preset time length, executing login operation of the target webpage on the target equipment by adopting account information of the first target user; and if the time difference is not greater than the second preset time length, jumping to a target webpage on the target equipment.
The processor executes the program and further realizes the following steps: if the target webpage is logged in the target equipment, increasing a preset value for the opening number of the target webpage to obtain the opening number of the target webpage after the preset value is increased; and storing the opening number of the target web pages with the increased preset values into a target storage library.
The processor executes the program and further realizes the following steps: if the background of the target equipment does not have the time information of closing the target webpage, executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user; meanwhile, the opening number of the target web pages is set to be a first preset value, and the first preset value is stored in the target storage library.
The processor executes the program and further realizes the following steps: after the account information of the second target user is logged out of the target webpage, adopting the account information of the first target user to execute the login operation of the target webpage, and if the closing operation of the first target user on the target webpage through the target equipment is detected, reducing the preset value of the opening number of the target webpage and acquiring the opening number of the target webpage after the preset value is reduced; and storing the opening number of the target web pages with the reduced preset value into a target storage library.
The processor executes the program and further realizes the following steps: if the decreased opening number of the target webpage is equal to the first preset value, detecting that the first target user closes the target webpage again through the target equipment, and setting the opening number of the target webpage to be zero; meanwhile, recording time information of closing operation of the target webpage by the target equipment again, and acquiring the time information of the closing operation; and storing the opening number of the target web pages to be zero and the time information of the closing operation into the target storage library.
The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: if the target device detects that the target device uses the account information of the first target user to trigger the login operation of the target webpage within a first preset time after the account information of the first target user logs in the target webpage through the target device, judging whether the target webpage is logged in the target device; if the target webpage is not logged in the target equipment, judging whether the background of the target equipment has time information of closing the target webpage or not; if the background of the target device has time information for closing the target webpage and the target webpage has account information of a second target user, performing logout operation on the account information of the second target user in the target webpage; and after the account information of the second target user is logged out of the target webpage, executing login operation of the target webpage by adopting the account information of the first target user.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: after judging whether the background of the target equipment has the time information of closing the target webpage, if the background of the target equipment has the time information of closing the target webpage and the target webpage does not have the account information of a second target user, calculating a time difference value between the time information of the first target user when the first target user logs in the target webpage through the target equipment and the time information of closing the target webpage; if the time difference is larger than a second preset time length, executing login operation of the target webpage on the target equipment by adopting account information of the first target user; and if the time difference is not greater than the second preset time, jumping to a target webpage on the target equipment.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: if the target webpage is logged in the target equipment, increasing a preset value for the opening number of the target webpage to obtain the opening number of the target webpage after the preset value is increased; and storing the opening number of the target web pages with the increased preset value into a target storage library.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: if the background of the target equipment does not have the time information of closing the target webpage, executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user; meanwhile, the opening number of the target web pages is set to be a first preset value, and the first preset value is stored in the target storage library.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: after the account information of the second target user is logged out of the target webpage, adopting the account information of the first target user to execute the login operation of the target webpage, and if the closing operation of the first target user on the target webpage through the target equipment is detected, reducing the preset value of the opening number of the target webpage and acquiring the opening number of the target webpage after the preset value is reduced; and storing the opening number of the target web pages with the reduced preset value into a target storage library.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: if the decreased opening number of the target webpage is equal to the first preset value, detecting that the first target user closes the target webpage again through the target equipment, and setting the opening number of the target webpage to be zero; meanwhile, recording time information of closing operation of the target webpage by the target equipment again, and acquiring the time information of the closing operation; and storing the opening number of the target web pages to be zero and the time information of the closing operation into the target storage library.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (6)

1. A method for logging in a web page, comprising:
within a first preset time after account information of a first target user logs in a target webpage through target equipment, if the target equipment detects that the target webpage is logged in by triggering the login operation of the target webpage through the account information of the first target user, judging whether the target webpage is logged in the target equipment or not;
if the target webpage is not logged in the target equipment, judging whether the background of the target equipment has time information for closing the target webpage;
if the time information of closing the target webpage exists in the background of the target equipment and the account information of a second target user exists in the target webpage, performing logout operation on the account information of the second target user in the target webpage;
after the account information of the second target user is logged out from the target webpage, executing login operation of the target webpage by adopting the account information of the first target user;
after judging whether the background of the target device has the time information of closing the target webpage, the method further comprises the following steps:
if the background of the target device has the time information of closing the target webpage and the target webpage does not have the account information of the second target user, calculating a time difference value between the time information of the first target user when the first target user logs in the target webpage through the target device and the time information of closing the target webpage;
if the time difference is greater than a second preset time length, executing login operation of the target webpage on the target equipment by using account information of the first target user;
and if the time difference is not greater than a second preset time length, jumping to the target webpage on the target equipment.
2. The method according to claim 1, characterized in that it comprises:
if the target webpage is logged in the target equipment, increasing a preset value for the opening number of the target webpage to obtain the opening number of the target webpage after the preset value is increased;
and storing the opening number of the target web pages with the increased preset values into a target storage library.
3. The method of claim 1, wherein if the target web page is not registered in the target device, determining whether time information for closing the target web page exists in a background of the target device comprises:
if the background of the target equipment does not have the time information for closing the target webpage, executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user; at the same time, the user can select the desired position,
and setting the opening number of the target web pages as a first preset value, and storing the first preset value into a target storage library.
4. The method of claim 3, wherein after the login operation of the target webpage is performed using the account information of the first target user after the account information of the second target user is logged out of the target webpage, the method further comprises:
if the closing operation of the first target user on the target webpage through the target equipment is detected, reducing a preset value for the opening number of the target webpage, and acquiring the opening number of the target webpage after the preset value is reduced;
and storing the opening number of the target web pages with the reduced preset value into the target storage library.
5. The method of claim 4, wherein obtaining the decreased number of openings of the target web page comprises:
if the decreased opening number of the target webpage is equal to a first preset value, detecting that the first target user closes the target webpage again through the target equipment, and setting the opening number of the target webpage to be zero; at the same time, the user can select the desired position,
recording time information of the target equipment for closing the target webpage again, and acquiring the time information of the closing operation;
and storing the opening number of the target web pages to be zero and the time information of the closing operation into the target storage library.
6. A web page login device, comprising:
the first judging unit is used for judging whether the target webpage is logged in the target equipment or not if the target equipment detects that the target webpage is logged in by adopting the account information of the first target user within a first preset time after the account information of the first target user logs in the target webpage through the target equipment;
a second determining unit, configured to determine whether time information for closing the target web page exists in a background of the target device if the target web page is not logged in the target device;
the first execution unit is used for executing log-out operation on account information of a second target user in the target webpage if the time information of closing the target webpage exists in the background of the target device and the account information of the second target user exists in the target webpage;
the second execution unit is used for executing the login operation of the target webpage by adopting the account information of the first target user after the account information of the second target user is logged out of the target webpage;
the first calculating unit is used for calculating a time difference value between time information when the first target user logs in the target webpage through the target equipment and time information when the target webpage is closed if the target webpage closing time information exists in the background of the target equipment and the account information of the second target user does not exist in the target webpage after judging whether the target webpage closing time information exists in the background of the target equipment or not;
the third execution unit is used for executing the login operation of the target webpage on the target equipment by adopting the account information of the first target user if the time difference is greater than a second preset time length;
and the first jumping unit is used for jumping to the target webpage on the target equipment if the time difference is not greater than a second preset time length.
CN202110715012.2A 2021-06-25 2021-06-25 Webpage login method and device, storage medium and processor Active CN113343153B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110715012.2A CN113343153B (en) 2021-06-25 2021-06-25 Webpage login method and device, storage medium and processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110715012.2A CN113343153B (en) 2021-06-25 2021-06-25 Webpage login method and device, storage medium and processor

Publications (2)

Publication Number Publication Date
CN113343153A CN113343153A (en) 2021-09-03
CN113343153B true CN113343153B (en) 2022-09-09

Family

ID=77478928

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110715012.2A Active CN113343153B (en) 2021-06-25 2021-06-25 Webpage login method and device, storage medium and processor

Country Status (1)

Country Link
CN (1) CN113343153B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114219112A (en) * 2021-11-19 2022-03-22 北京声智科技有限公司 Health service reservation method, device, server and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106105090A (en) * 2014-04-14 2016-11-09 迈克菲股份有限公司 Session is utilized to share automated log on and publish session
US9589298B2 (en) * 2013-02-21 2017-03-07 Yodlee, Inc. Financial account authentication
CN111181941A (en) * 2019-12-23 2020-05-19 杭州安恒信息技术股份有限公司 Page login method, system and related device
CN111435382A (en) * 2019-01-14 2020-07-21 福建天泉教育科技有限公司 Login verification method of page and terminal
CN112235303A (en) * 2020-10-15 2021-01-15 腾讯科技(深圳)有限公司 Account logout method and device and computer equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9589298B2 (en) * 2013-02-21 2017-03-07 Yodlee, Inc. Financial account authentication
CN106105090A (en) * 2014-04-14 2016-11-09 迈克菲股份有限公司 Session is utilized to share automated log on and publish session
CN111435382A (en) * 2019-01-14 2020-07-21 福建天泉教育科技有限公司 Login verification method of page and terminal
CN111181941A (en) * 2019-12-23 2020-05-19 杭州安恒信息技术股份有限公司 Page login method, system and related device
CN112235303A (en) * 2020-10-15 2021-01-15 腾讯科技(深圳)有限公司 Account logout method and device and computer equipment

Also Published As

Publication number Publication date
CN113343153A (en) 2021-09-03

Similar Documents

Publication Publication Date Title
KR102220083B1 (en) Method and device for controlling risk of service operation
US11695842B2 (en) Managing operation of instances
US8955114B2 (en) Application monitoring through collective record and replay
CN111343197B (en) Account risk identification method and device
WO2017177801A1 (en) Method and apparatus for realising integrity protection for operating system
CN109298987B (en) Method and device for detecting running state of web crawler
CN108334404B (en) Application program running method and device
CN107302586A (en) A kind of Webshell detection methods and device, computer installation, readable storage medium storing program for executing
CN113343153B (en) Webpage login method and device, storage medium and processor
CN107122656B (en) Method and device for preventing external debugging through self-debugging
CN114021115A (en) Malicious application detection method and device, storage medium and processor
CN114064780A (en) Session information processing method, system, device, storage medium and electronic equipment
CN104063288A (en) Process management method and device
CN112988353B (en) Application program running control method and device
CN111241547A (en) Detection method, device and system for unauthorized vulnerability
CN114244826A (en) Webpage identification information sharing method and device, storage medium and processor
CN114298714A (en) Account identity authentication method and device, electronic equipment and storage medium
CN114386025A (en) Abnormality detection method, abnormality detection device, electronic apparatus, and storage medium
CN113849836A (en) Information prompting method, device and equipment
CN111459687A (en) Method and system for monitoring file transfer from host to virtual machine
CN105653948A (en) Method and device for preventing malicious operation
CN115001778B (en) Page authentication method and device, storage medium and electronic equipment
CN114579938A (en) Anti-debugging method, device and medium based on JS
CN114048476A (en) Malicious command interception method and device, storage medium and processor
CN114116521A (en) Automatic testing method and device for management software

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