CN109194658A - A kind of method, apparatus and computer readable storage medium checking operation requests - Google Patents

A kind of method, apparatus and computer readable storage medium checking operation requests Download PDF

Info

Publication number
CN109194658A
CN109194658A CN201811055703.9A CN201811055703A CN109194658A CN 109194658 A CN109194658 A CN 109194658A CN 201811055703 A CN201811055703 A CN 201811055703A CN 109194658 A CN109194658 A CN 109194658A
Authority
CN
China
Prior art keywords
user
message
state
terminal
logging state
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
CN201811055703.9A
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.)
Zhengzhou Yunhai Information Technology Co Ltd
Original Assignee
Zhengzhou Yunhai Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhengzhou Yunhai Information Technology Co Ltd filed Critical Zhengzhou Yunhai Information Technology Co Ltd
Priority to CN201811055703.9A priority Critical patent/CN109194658A/en
Publication of CN109194658A publication Critical patent/CN109194658A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1441Countermeasures against malicious traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0815Network architectures or network communication protocols for network security for authentication of entities providing single-sign-on or federations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general

Landscapes

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

Abstract

The embodiment of the invention discloses a kind of method, apparatus and computer readable storage medium for checking operation requests, server-side monitors user's logging state;Wherein, user's logging state includes effective status and failure state;Receive the operation requests that terminal is sent;Judge whether current user's logging state is effective status;If so, handling function corresponding with operation requests is called, to complete operation requests;If it is not, the prompt information logged in again is then sent to terminal, in order to verify again to subscriber identity information, so that it is guaranteed that the safety of operation.In the technical scheme, server-side monitors user's logging state in real time, whenever receiving operation requests, then judges current user's logging state, to ensure to execute corresponding operation in the effective situation of user's logging state, it is greatly improved the safety of system.And by this kind of mode, it succinctly can efficiently realize the verification to all handling functions.

Description

A kind of method, apparatus and computer readable storage medium checking operation requests
Technical field
The present invention relates to computer program design technical fields, more particularly to a kind of method for checking operation requests, dress It sets and computer readable storage medium.
Background technique
Python is a kind of explanation type computer programming language of object-oriented, succinct due to Python Property, legibility and scalability, are widely used in computer program design.Flask is one and is compiled using Python Lightweight WWW (World Wide Web, the Web) application framework write.
But the Web product for being now based on Python Flask has a security breaches mostly, that is, works as appearance Page time-out either exits when browser, the User Status that system background is recorded still in effective Entered state, Other staff can directly access system background by browser at this time, affect to the safety of system.
As it can be seen that how the safety of lifting system, be those skilled in the art's urgent problem to be solved.
Summary of the invention
The purpose of the embodiment of the present invention is that providing a kind of method, apparatus and computer-readable storage medium for checking operation requests Matter, can be with the safety of lifting system.
In order to solve the above technical problems, the embodiment of the present invention provides a kind of method for checking operation requests, comprising:
Monitor user's logging state;Wherein, user's logging state includes effective status and failure state;
Receive the operation requests that terminal is sent;
Judge whether current user's logging state is effective status;
If so, handling function corresponding with the operation requests is called, to complete the operation requests;
If it is not, then sending the prompt information logged in again to the terminal.
Optionally, monitoring user's logging state includes:
Type of message belonging to the message sent according to the terminal, adjusts user's logging state;
And when user's logging state is effective status, judge that the terminal whether is received in preset time to be sent Operation requests;If it is not, user's logging state is then revised as failure state.
Optionally, when the message is log messages, correspondingly, disappearing belonging to the message sent according to the terminal Type is ceased, adjusting user's logging state includes:
Judge whether the log-on message matches with the user information of storage;
If so, user's logging state is labeled as effective status;
If it is not, user's logging state is then labeled as failure state, the prompt of log-on message mistake is sent to the terminal Information.
Optionally, when the message is interface exit message, correspondingly, belonging to the message sent according to the terminal Type of message, adjusting user's logging state includes:
When receiving the interface exit message that the terminal is sent, user's logging state is labeled as failure state.
Optionally, when the message is modification message, correspondingly, disappearing belonging to the message sent according to the terminal Type is ceased, adjusting user's logging state includes:
According to the log-on message carried in the modification message, modify to the user information of storage, and user is stepped on Record status indication is failure state.
The embodiment of the invention also provides a kind of devices for checking operation requests, including monitoring unit, receiving unit, judgement Unit, call unit and transmission unit;
The monitoring unit, for monitoring user's logging state;Wherein, user's logging state include effective status and Failure state;
The receiving unit, for receiving the operation requests of terminal transmission;
The judging unit, for judging whether current user's logging state is effective status;If so, described in triggering Call unit;If it is not, then triggering the transmission unit;
The call unit is asked for calling handling function corresponding with the operation requests with completing the operation It asks;
The transmission unit, for sending the prompt information logged in again to the terminal.
Optionally, the monitoring unit includes adjustment subelement, judgment sub-unit and modification subelement;
The adjustment subelement, type of message belonging to the message for sending according to the terminal, adjusts the user Logging state;
The judgment sub-unit, for when user's logging state is effective status, judge in preset time whether Receive the operation requests that the terminal is sent;If it is not, then triggering the modification subelement;
The modification subelement, for user's logging state to be revised as failure state.
Optionally, when the message is log messages, correspondingly, the adjustment subelement is specifically used for judging the login Whether information matches with the user information of storage;If so, user's logging state is labeled as effective status;If it is not, then will User's logging state is labeled as failure state, and the prompt information of log-on message mistake is sent to the terminal.
Optionally, it when the message is interface exit message, is received correspondingly, the adjustment subelement is specifically used for working as When the interface exit message that the terminal is sent, user's logging state is labeled as failure state.
Optionally, when the message is modification message, correspondingly, the adjustment subelement is specifically used for according to the modification The log-on message carried in message modifies to the user information of storage, and user's logging state is labeled as failure state.
The embodiment of the invention also provides a kind of devices for checking operation requests, comprising:
Memory, for storing computer program;
Processor, the step of for executing the computer program to realize the method such as above-mentioned inspection operation requests.
The embodiment of the invention also provides a kind of computer readable storage medium, deposited on the computer readable storage medium Computer program is contained, the step of the method such as above-mentioned inspection operation requests is realized when the computer program is executed by processor Suddenly.
Server-side monitors user's logging state it can be seen from above-mentioned technical proposal;Wherein, user's logging state can wrap Include effective status and failure state;Receive the operation requests that terminal is sent;Judge whether current user's logging state is effective State;When user's logging state is effective status, illustrates that current operation meets safety requirements, then can call and the operation Corresponding handling function is requested, to complete the operation requests;When user's logging state is failure state, then explanation is current Operation does not meet safety requirements, and server-side can send the prompt information that log in again to terminal at this time, in order to again to Family identity information is verified, so that it is guaranteed that the safety of operation.In the technical scheme, server-side to user's logging state into Row monitoring in real time, whenever receiving operation requests, then judges current user's logging state, to ensure in user Corresponding operation is executed in the effective situation of logging state, other staff is effectively avoided by browser and directly accesses system This loophole on backstage, is greatly improved the safety of system.And by this kind of mode, succinctly can efficiently realize pair The verification of all handling functions.
Detailed description of the invention
In order to illustrate the embodiments of the present invention more clearly, attached drawing needed in the embodiment will be done simply below It introduces, it should be apparent that, drawings in the following description are only some embodiments of the invention, for ordinary skill people For member, without creative efforts, it is also possible to obtain other drawings based on these drawings.
Fig. 1 is a kind of flow chart of method for checking operation requests provided in an embodiment of the present invention;
Fig. 2 is a kind of structural schematic diagram of device for checking operation requests provided in an embodiment of the present invention;
Fig. 3 is a kind of hardware structural diagram of device for checking operation requests provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, rather than whole embodiments.Based on this Embodiment in invention, those of ordinary skill in the art are without making creative work, obtained every other Embodiment belongs to the scope of the present invention.
In order to enable those skilled in the art to better understand the solution of the present invention, with reference to the accompanying drawings and detailed description The present invention is described in further detail.
Next, a kind of method for checking operation requests provided by the embodiment of the present invention is discussed in detail.Fig. 1 is the present invention A kind of flow chart of the method for inspection operation requests that embodiment provides, this method comprises:
S101: monitoring user's logging state.
Wherein, user's logging state may include effective status and failure state.
In embodiments of the present invention, can be arranged in server-side to the monitoring mechanism of user's logging state, when there is the page Time-out either exits when browser, user's logging state can be adjusted in time, thus the safety of lifting system.
In the concrete realization, type of message belonging to the message that server-side can be sent according to terminal, adjustment user log in State;And when user's logging state is effective status, the operation requests that terminal transmission whether is received in preset time are judged.
The value of preset time can be set according to actual demand, can be with when more demanding to security of system The value of preset time is arranged smaller;When requiring lower to security of system, the value of preset time can be set That sets is larger.
When server-side does not receive the operation requests of terminal transmission within a preset time, then illustrate that terminal user may be Through stopping operation.In order to reduce non-permission personnel using terminal and the established connection of server-side, access server-side can be pre- If do not receive the operation requests of terminal transmission in the time, user's logging state is revised as failure state, at this point, user thinks It then needs to re-enter log-on message when accessing server-side, so that the verifying to user identity is realized, with the peace of lifting system Quan Xing.
In embodiments of the present invention, the user's logging state monitored can be stored to preset memory headroom In, for example, user's logging state can be saved in session session.
S102: the operation requests that terminal is sent are received, and judge whether current user's logging state is effective status.
Non- permission personnel access server-side in order to prevent, in embodiments of the present invention, send when server-side receives terminal Operation requests when, first current user's logging state can be judged.
When current user's logging state is effective status, then illustrate that the user of terminal at this time should be with operating right User namely current operation meet safety requirements, S103 can be executed at this time.
When current user's logging state is not effective status, i.e., when current user's logging state is failure state, Then illustrate that the user of terminal at this time may be the user without operating right, namely illustrates that current operation does not meet safety and wants It asks, S104 can be executed at this time.
S103: handling function corresponding with operation requests is called, to complete operation requests.
The process that call operation function completes operation requests belongs to common technology means in the prior art, at this in fact Existing process repeats no more.
S104: the prompt information logged in again is sent to terminal.
It when user's logging state is failure state, needs to verify the identity of user, server-side can be at this time Terminal sends the prompt information logged in again, correspondingly, terminal can show login interface, in order to which user re-enters login Information.
In embodiments of the present invention, when user is when terminal executes different operations, terminal disappears to transmitted by server-side It is also not identical to cease type.
In conjunction with practical application scene, message transmitted by terminal may include log messages, interface exit message and modification The message of these types type such as message.
When message is log messages, type of message belonging to the message that server-side is sent according to terminal, adjustment user is stepped on The detailed process of record state may include judging whether log-on message matches with the user information of storage.
When the user information of log-on message and storage matches, then illustrate that user has operating right, can incite somebody to action at this time User's logging state is labeled as effective status;
When log-on message and the user information of storage mismatch, then illustrate that user does not have operating right, it at this time can be with User's logging state is labeled as failure state, and sends the prompt information of log-on message mistake to terminal.
By the check results according to log-on message, user's logging state is adjusted, can effectively guarantee have The user of permission could access server-side, avoid non-permission user from accessing server-side, so that the safety to system threatens.
In practical applications, when user is when terminal exits related interfaces, illustrate that user should be current operation to be terminated, For the safety of lifting system, terminal can send interface exit message to server-side, in order to which server-side can be according to this User's logging state is labeled as failure state by interface exit message.
When user, which needs, to change log-on message, for example, the log-on messages such as modification login password either user name, then may be used To input new log-on message in terminal related interfaces, terminal can send modification message to server-side at this time, correspondingly, clothes Business end modifies to the user information of storage according to the log-on message that carries in modification message, and by user's logging state mark It is denoted as failure state.
After server-side completes the modification of log-on message, user's logging state is labeled as failure state, at this point, before modification Log-on message will fail, when terminal needs to provide service using server-side for user, then user is needed to re-enter modification Log-on message afterwards.
Server-side realizes the adaptability tune to user's logging state by parsing to message transmitted by terminal It is whole, effectively improve the safety of system.
Server-side monitors user's logging state it can be seen from above-mentioned technical proposal;Wherein, user's logging state can wrap Include effective status and failure state;Receive the operation requests that terminal is sent;Judge whether current user's logging state is effective State;When user's logging state is effective status, illustrates that current operation meets safety requirements, then can call and the operation Corresponding handling function is requested, to complete the operation requests;When user's logging state is failure state, then explanation is current Operation does not meet safety requirements, and server-side can send the prompt information that log in again to terminal at this time, in order to again to Family identity information is verified, so that it is guaranteed that the safety of operation.In the technical scheme, server-side to user's logging state into Row monitoring in real time, whenever receiving operation requests, then judges current user's logging state, to ensure in user Corresponding operation is executed in the effective situation of logging state, other staff is effectively avoided by browser and directly accesses system This loophole on backstage, is greatly improved the safety of system.And by this kind of mode, succinctly can efficiently realize pair The verification of all handling functions.
Fig. 2 is a kind of structural schematic diagram of device for checking operation requests provided in an embodiment of the present invention, including monitoring list Member 21, receiving unit 22, judging unit 23, call unit 24 and transmission unit 25;
Monitoring unit 21, for monitoring user's logging state;Wherein, user's logging state includes effective status and failure shape State;
Receiving unit 22, for receiving the operation requests of terminal transmission;
Judging unit 23, for judging whether current user's logging state is effective status;If so, list is called in triggering Member 24;If it is not, then triggering transmission unit 25;
Call unit 24, for calling handling function corresponding with operation requests, to complete operation requests;
Transmission unit 25, for sending the prompt information logged in again to terminal.
Optionally, monitoring unit includes adjustment subelement, judgment sub-unit and modification subelement;
Subelement is adjusted, type of message belonging to the message for sending according to terminal adjusts user's logging state;
Judgment sub-unit, for judging whether receive end in preset time when user's logging state is effective status Hold the operation requests sent;If it is not, then triggering modification subelement;
Subelement is modified, for user's logging state to be revised as failure state.
Optionally, message be log messages when, correspondingly, adjustment subelement be specifically used for judge log-on message whether with deposit The user information of storage matches;If so, user's logging state is labeled as effective status;If it is not, then by user's logging state Labeled as failure state, the prompt information of log-on message mistake is sent to terminal.
Optionally, when message is interface exit message, correspondingly, adjustment subelement, which is specifically used for working as, receives terminal transmission Interface exit message when, by user's logging state be labeled as failure state.
Optionally, when message is modification message, correspondingly, adjustment subelement is specifically used for carrying according in modification message Log-on message modifies to the user information of storage, and user's logging state is labeled as failure state.
The explanation of feature may refer to the related description of embodiment corresponding to Fig. 1 in embodiment corresponding to Fig. 2, here no longer It repeats one by one.
Server-side monitors user's logging state it can be seen from above-mentioned technical proposal;Wherein, user's logging state can wrap Include effective status and failure state;Receive the operation requests that terminal is sent;Judge whether current user's logging state is effective State;When user's logging state is effective status, illustrates that current operation meets safety requirements, then can call and the operation Corresponding handling function is requested, to complete the operation requests;When user's logging state is failure state, then explanation is current Operation does not meet safety requirements, and server-side can send the prompt information that log in again to terminal at this time, in order to again to Family identity information is verified, so that it is guaranteed that the safety of operation.In the technical scheme, server-side to user's logging state into Row monitoring in real time, whenever receiving operation requests, then judges current user's logging state, to ensure in user Corresponding operation is executed in the effective situation of logging state, other staff is effectively avoided by browser and directly accesses system This loophole on backstage, is greatly improved the safety of system.And by this kind of mode, succinctly can efficiently realize pair The verification of all handling functions.
Fig. 3 is a kind of hardware structural diagram of device 30 for checking operation requests provided in an embodiment of the present invention, comprising:
Memory 31, for storing computer program;
Processor 32, the step of for executing computer program to realize the method such as above-mentioned inspection operation requests.
The embodiment of the invention also provides a kind of computer readable storage medium, it is stored on computer readable storage medium Computer program, when computer program is executed by processor the step of the realization such as method of above-mentioned inspection operation requests.
It is provided for the embodiments of the invention a kind of method, apparatus and computer-readable storage for checking operation requests above Medium is described in detail.Each embodiment is described in a progressive manner in specification, what each embodiment stressed It is the difference from other embodiments, the same or similar parts in each embodiment may refer to each other.For embodiment For disclosed device, since it is corresponded to the methods disclosed in the examples, so be described relatively simple, related place referring to Method part illustration.It should be pointed out that for those skilled in the art, not departing from the principle of the invention Under the premise of, it can be with several improvements and modifications are made to the present invention, these improvement and modification also fall into the claims in the present invention Protection scope in.
Professional further appreciates that, unit described in conjunction with the examples disclosed in the embodiments of the present disclosure And algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware and The interchangeability of software generally describes each exemplary composition and step according to function in the above description.These Function is implemented in hardware or software actually, the specific application and design constraint depending on technical solution.Profession Technical staff can use different methods to achieve the described function each specific application, but this realization is not answered Think beyond the scope of this invention.
The step of method described in conjunction with the examples disclosed in this document or algorithm, can directly be held with hardware, processor The combination of capable software module or the two is implemented.Software module can be placed in random access memory (RAM), memory, read-only deposit Reservoir (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technology In any other form of storage medium well known in field.

Claims (10)

1. a kind of method for checking operation requests characterized by comprising
Monitor user's logging state;Wherein, user's logging state includes effective status and failure state;
Receive the operation requests that terminal is sent;
Judge whether current user's logging state is effective status;
If so, handling function corresponding with the operation requests is called, to complete the operation requests;
If it is not, then sending the prompt information logged in again to the terminal.
2. the method according to claim 1, wherein monitoring user's logging state includes:
Type of message belonging to the message sent according to the terminal, adjusts user's logging state;
And when user's logging state is effective status, judge the behaviour that the terminal is sent whether is received in preset time It requests;If it is not, user's logging state is then revised as failure state.
3. according to the method described in claim 2, it is characterized in that, the message be log messages when, correspondingly, the foundation Type of message belonging to the message that the terminal is sent, adjusting user's logging state includes:
Judge whether the log-on message matches with the user information of storage;
If so, user's logging state is labeled as effective status;
If it is not, user's logging state is then labeled as failure state, the prompt information of log-on message mistake is sent to the terminal.
4. according to the method described in claim 2, it is characterized in that, the message be interface exit message when, correspondingly, described Type of message belonging to the message sent according to the terminal, adjusting user's logging state includes:
When receiving the interface exit message that the terminal is sent, user's logging state is labeled as failure state.
5. according to the method described in claim 2, it is characterized in that, the message is when modifying message, correspondingly, the foundation Type of message belonging to the message that the terminal is sent, adjusting user's logging state includes:
According to the log-on message carried in the modification message, modify to the user information of storage, and user is logged in into shape State is labeled as failure state.
6. a kind of device for checking operation requests, which is characterized in that including monitoring unit, receiving unit, judging unit, call list Member and transmission unit;
The monitoring unit, for monitoring user's logging state;Wherein, user's logging state includes effective status and failure State;
The receiving unit, for receiving the operation requests of terminal transmission;
The judging unit, for judging whether current user's logging state is effective status;If so, triggering the calling Unit;If it is not, then triggering the transmission unit;
The call unit, for calling handling function corresponding with the operation requests, to complete the operation requests;
The transmission unit, for sending the prompt information logged in again to the terminal.
7. device according to claim 6, which is characterized in that the monitoring unit includes adjustment subelement, judgement son list Member and modification subelement;
The adjustment subelement, type of message belonging to the message for sending according to the terminal adjust the user and log in State;
The judgment sub-unit, for judging whether receive in preset time when user's logging state is effective status The operation requests sent to the terminal;If it is not, then triggering the modification subelement;
The modification subelement, for user's logging state to be revised as failure state.
8. device according to claim 7, which is characterized in that when the message is log messages, correspondingly, the adjustment Subelement is specifically used for judging whether the log-on message matches with the user information of storage;If so, user is logged in shape State is labeled as effective status;If it is not, user's logging state is then labeled as failure state, it is wrong to send log-on message to the terminal Prompt information accidentally.
9. a kind of device for checking operation requests characterized by comprising
Memory, for storing computer program;
Processor checks operation requests as described in claim 1 to 5 any one to realize for executing the computer program Method the step of.
10. a kind of computer readable storage medium, which is characterized in that be stored with computer on the computer readable storage medium Program realizes the side that operation requests are checked as described in any one of claim 1 to 5 when the computer program is executed by processor The step of method.
CN201811055703.9A 2018-09-11 2018-09-11 A kind of method, apparatus and computer readable storage medium checking operation requests Pending CN109194658A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811055703.9A CN109194658A (en) 2018-09-11 2018-09-11 A kind of method, apparatus and computer readable storage medium checking operation requests

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811055703.9A CN109194658A (en) 2018-09-11 2018-09-11 A kind of method, apparatus and computer readable storage medium checking operation requests

Publications (1)

Publication Number Publication Date
CN109194658A true CN109194658A (en) 2019-01-11

Family

ID=64915973

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811055703.9A Pending CN109194658A (en) 2018-09-11 2018-09-11 A kind of method, apparatus and computer readable storage medium checking operation requests

Country Status (1)

Country Link
CN (1) CN109194658A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101237351A (en) * 2008-02-27 2008-08-06 中兴通讯股份有限公司 Control method of online and offline status of login user
CN103227746A (en) * 2012-01-31 2013-07-31 珠海德百祺科技有限公司 Data communication method and system
CN104125267A (en) * 2014-06-25 2014-10-29 小米科技有限责任公司 Account protection method, device and terminal equipment
US20140380453A1 (en) * 2013-06-24 2014-12-25 Telefonica Digital Espana, S.L.U. Computer implemented method to prevent attacks against user authentication and computer programs products thereof
CN106302459A (en) * 2016-08-16 2017-01-04 网易(杭州)网络有限公司 Networking operational approach and device
CN107566385A (en) * 2017-09-14 2018-01-09 郑州云海信息技术有限公司 A kind of Web multiple spots log in limitation and timeout treatment system and method
CN107766708A (en) * 2017-10-19 2018-03-06 深圳市金立通信设备有限公司 Nullify method, terminal and the computer-readable recording medium of account Entered state

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101237351A (en) * 2008-02-27 2008-08-06 中兴通讯股份有限公司 Control method of online and offline status of login user
CN103227746A (en) * 2012-01-31 2013-07-31 珠海德百祺科技有限公司 Data communication method and system
US20140380453A1 (en) * 2013-06-24 2014-12-25 Telefonica Digital Espana, S.L.U. Computer implemented method to prevent attacks against user authentication and computer programs products thereof
CN104125267A (en) * 2014-06-25 2014-10-29 小米科技有限责任公司 Account protection method, device and terminal equipment
CN106302459A (en) * 2016-08-16 2017-01-04 网易(杭州)网络有限公司 Networking operational approach and device
CN107566385A (en) * 2017-09-14 2018-01-09 郑州云海信息技术有限公司 A kind of Web multiple spots log in limitation and timeout treatment system and method
CN107766708A (en) * 2017-10-19 2018-03-06 深圳市金立通信设备有限公司 Nullify method, terminal and the computer-readable recording medium of account Entered state

Similar Documents

Publication Publication Date Title
CN103678354B (en) Local relation type database node scheduling method and device based on cloud computing platform
CN106100902A (en) High in the clouds index monitoring method and apparatus
US20150222639A1 (en) Maintaining Continuous Operational Access Augmented with User Authentication and Action Attribution in Shared Environments
US8869234B2 (en) System and method for policy based privileged user access management
CN110516454A (en) Exchange method, system, device and the computer readable storage medium of more equipment
CN109460223A (en) A kind of API gateway management system and its method
CN108664793A (en) A kind of method and apparatus of detection loophole
CN103176817A (en) Linux security policy configuration method based on self-learning
CN110308985A (en) The exclusive server resource management method, apparatus of cloud, equipment and storage medium
CN111835732A (en) Remote access security management system
CN106210129A (en) The current-limiting method of a kind of sing on web server configures and system
CN110535940A (en) A kind of connection management method, system, equipment and the storage medium of BMC
CN109635592A (en) A kind of file means of defence, device, equipment, system and storage medium
CN108805516A (en) A kind of mobile office system based on ERP
CN108667802A (en) A kind of monitoring method and system of electric power application network safety
CN109194658A (en) A kind of method, apparatus and computer readable storage medium checking operation requests
CN112202727B (en) Server-side verification user management method, system, terminal and storage medium
CN108614709A (en) A kind of method and system of control Android applications secure access network
CN106161592B (en) A kind of method and device realizing remote command and executing
CN102263797B (en) Session control method and device
CN106971097A (en) Software license method
CN112953951B (en) User login verification and security detection method and system based on domestic CPU
US20210279120A1 (en) Governing access to third-party application programming interfaces
CN104581006A (en) Video monitoring management method
CN104580997A (en) Video monitoring management system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190111

RJ01 Rejection of invention patent application after publication