WO2024183779A1 - 资源访问控制方法及装置、计算机可读介质和电子设备 - Google Patents

资源访问控制方法及装置、计算机可读介质和电子设备 Download PDF

Info

Publication number
WO2024183779A1
WO2024183779A1 PCT/CN2024/080454 CN2024080454W WO2024183779A1 WO 2024183779 A1 WO2024183779 A1 WO 2024183779A1 CN 2024080454 W CN2024080454 W CN 2024080454W WO 2024183779 A1 WO2024183779 A1 WO 2024183779A1
Authority
WO
WIPO (PCT)
Prior art keywords
access
target object
resource
information
target
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.)
Ceased
Application number
PCT/CN2024/080454
Other languages
English (en)
French (fr)
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.)
Beijing Volcano Engine Technology Co Ltd
Original Assignee
Beijing Volcano Engine 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 Beijing Volcano Engine Technology Co Ltd filed Critical Beijing Volcano Engine Technology Co Ltd
Priority to EP24766493.1A priority Critical patent/EP4557132A4/en
Publication of WO2024183779A1 publication Critical patent/WO2024183779A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/102Entity profiles
    • 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/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
    • H04L63/1425Traffic logging, e.g. anomaly detection

Definitions

  • the present disclosure relates to a resource access control method and device, a computer-readable medium and an electronic device.
  • the present disclosure provides a resource access control method, applied to a network control device, the method comprising:
  • the present disclosure provides a resource access control method, which is applied to a business system, and the method includes:
  • the target resource belongs to a target type resource
  • sending an authentication request to the network control device wherein the authentication request includes the identity information of the target object and the target resource that the target object is to access, and the authentication request is used to enable the network control device to obtain the historical resource access information and the historical security status information of the target object from the business system according to the identity information of the target object, and determine the access permission information of the target object for the target resource according to the historical resource access information and the historical security status information, and send the access permission information to the business system;
  • an operation for the resource access request is determined according to the access permission information.
  • the present disclosure provides a resource access control device, applied to a network control device, the device comprising:
  • a first receiving module is configured to receive an authentication request sent by a business system, wherein the authentication request is sent by the business system when it is determined that a target resource to be accessed by the target object belongs to a resource of a target type according to a resource access request sent by the target object, and the authentication request includes identity information of the target object and the target resource to be accessed by the target object;
  • an acquisition module configured to, in response to the authentication request, acquire historical resource access information and historical security status information of the target object from the business system according to the identity information of the target object;
  • a determination module configured to determine access permission information of the target object for the target resource according to the historical resource access information and the historical security status information
  • the first sending module is configured to send the access permission information to the business system, wherein the access permission information is used to enable the business system to determine an operation for the resource access request according to the access permission information.
  • the present disclosure provides a resource access control device, applied to a business system, the device comprising:
  • a second receiving module is configured to receive a resource access request sent by a target object, wherein the resource access request is used to request access to a target resource;
  • a second sending module configured to send an authentication request to the network control device when the target resource belongs to a target type of resource, wherein the authentication request includes the identity information of the target object and the target resource to be accessed by the target object, and the authentication request is used to enable the network control device to obtain historical resource access information and historical security status information of the target object from the business system according to the identity information of the target object, determine access permission information of the target object for the target resource according to the historical resource access information and the historical security status information, and send the access permission information to the business system;
  • the third receiving module is configured to determine an operation for the resource access request according to the access permission information when receiving the access permission information sent by the network security device.
  • the present disclosure provides a computer-readable medium having a computer program stored thereon, which, when executed by a processing device, implements the steps of the method described in the first aspect, or implements the steps of the method described in the second aspect.
  • an electronic device including:
  • a processing device is used to execute the computer program in the storage device to implement the steps of the method described in the first aspect, or to implement the steps of the method described in the second aspect.
  • Fig. 1 is a schematic diagram of an application scenario of a resource access control method provided according to an exemplary embodiment.
  • FIG2 is a schematic flow chart of a resource access control method according to an exemplary embodiment.
  • Fig. 3 is a schematic flow chart of a resource access control method provided according to yet another exemplary embodiment.
  • Fig. 4 is a schematic flow chart of a resource access control method provided according to yet another exemplary embodiment.
  • FIG5 is a schematic flow chart of a resource access control method according to another exemplary embodiment.
  • Fig. 6 is a schematic diagram of the structure of a resource access control device provided according to an exemplary embodiment.
  • FIG7 is a schematic diagram of a resource access control device according to another exemplary embodiment.
  • Fig. 8 is a schematic structural diagram of an electronic device according to an exemplary embodiment.
  • a prompt message is sent to the user to clearly prompt the user that the operation requested to be performed will require obtaining and using the user's personal information.
  • the user can autonomously choose whether to provide personal information to software or hardware such as an electronic device, application, server, or storage medium that performs the operation of the technical solution of the present disclosure according to the prompt message.
  • the prompt information in response to receiving an active request from the user, may be sent to the user in the form of a pop-up window, in which the prompt information may be presented in text form.
  • the pop-up window may also carry a selection control for the user to choose "agree” or “disagree” to provide personal information to the electronic device.
  • FIG1 is a schematic diagram of an application scenario of a resource access control method provided according to an exemplary embodiment.
  • the resource access control method provided by the embodiment of the present disclosure is applicable to the application scenario shown in FIG1 .
  • the application scenario includes a terminal device 101, a business system 102, and a network control device 103.
  • the terminal device 101 is connected in communication with the business system 102
  • the business system 102 is connected in communication with the network control device 103.
  • the communication connection may refer to data interaction by means of a wired connection or a wireless connection.
  • the terminal device 101 sends a resource access request of a target object to the business system 102.
  • the resource access request may include the security status information of the target object and the target resource to be accessed by the target object, wherein the security status information includes the identity information of the target object.
  • the business system 102 sends an authentication request to the network control device 103 when the target resource belongs to a resource of the target type, wherein the authentication request includes the identity information of the target object and the target resource to be accessed.
  • the network control device 103 obtains the historical resource access information and the historical security status information of the target object from the business system 102 according to the identity information of the target object, and determines the access permission information of the target object for the target resource according to the historical resource access information and the historical security status information.
  • the historical resource access information is the resources accessed by the target object each time the business system 102 accesses the business system 102, and the historical security status information is the information recorded by the business system 102.
  • the network control device 103 records the security status information of the target object each time it accesses the business system 102. After obtaining the access permission information, the network control device 103 sends the access permission information to the business system 102.
  • the business system 102 receives the access permission information released by the network control device 103, and determines the operation for the resource access request according to the access permission information. For example, when the access permission information indicates that the target object is allowed to access the target resource, the business system 102 can forward the resource access request of the target object to the target business, so that the target object can access the target resource of the target business.
  • the terminal device 101 can be a mobile terminal such as a mobile phone, a laptop computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (such as a vehicle navigation terminal), etc., and a fixed terminal such as a digital TV, a desktop computer, etc.
  • the target object can send a resource access request to the business system 102 through a client installed in the terminal device 101, and the client can be a web client or an application.
  • the business system 102 may include an authentication service and a background server for deploying an application system, wherein the authentication service is used to verify the access rights of the target object and forward the resource access request to the application system so that the target object can access the resources in the application system.
  • the authentication service is used to verify the access rights of the target object and forward the resource access request to the application system so that the target object can access the resources in the application system.
  • the terminal device 101 logs in to the authentication service by entering the target object's account and password, and the authentication service creates a session after successful authentication.
  • the target object initiates a resource access request to the application system of the background server through the authentication server to access the resources in the application system.
  • the network control device 103 acts as a server for verifying the access permission information of the target object for the target resource.
  • the network control device 103 can deploy a dynamic control engine to implement the resource access control method provided in the embodiment of the present disclosure and executed by the network control device 103. It should be understood that since the number of business systems 102 used by the enterprise is large, the business systems 102 connected to the network control device 103 may include multiple ones.
  • Fig. 2 is a flow chart of a resource access control method provided according to an exemplary embodiment.
  • the resource access control method provided by the embodiment of the present disclosure can be applied to the network control device 103 shown in Fig. 1.
  • the resource access control method can include the following steps.
  • step 210 an authentication request sent by the business system is received, wherein the authentication request is sent by the business system when it is determined, based on the resource access request sent by the target object, that the target resource to be accessed by the target object is a resource of the target type, and the authentication request includes the identity information of the target object and the target resource to be accessed by the target object.
  • the network control device receives the authentication request sent by the business system through a communication connection with the business system.
  • the authentication request may include the identity information of the target object and the target resource that the target object is going to access.
  • the target object refers to the account logged in to the terminal device, and the identity information of the target object may refer to the target object's account, password, verification code, and other information used to verify the identity.
  • the identity information may also refer to facial information, fingerprint information, and other biometric features used to verify the identity.
  • the target resource that the target object is going to access refers to a specific resource in the business system that the resource access request sent by the target object this time needs to access.
  • the target resource may refer to a resource in the application system, or may refer to a network resource, such as VPN, Wi-Fi (Wireless Fidelity, wireless local area network), and other network resources.
  • the authentication request is a resource access request sent by the target object to the business system through the terminal device, and is sent to the network control device when the target resource to be accessed by the target object is determined to be a resource of the target type according to the resource access request.
  • the authentication request is used to request the network control device to determine whether to allow the target object to access the target resource.
  • resources belonging to the target type indicate that the resource is a sensitive resource in the business system, and the target object requires a higher security level when accessing the resource. Therefore, when the target resource that the target object is going to access is a resource belonging to the target type, the network control device is required to evaluate whether there is a risk for the target object to access the target resource under the current security state.
  • the business system can control the access of the target object through a data access policy.
  • a data access policy includes resources that the target object can access and resources that it cannot access.
  • step 220 in response to the authentication request, historical resource access information and historical security status information of the target object are obtained from the business system according to the identity information of the target object.
  • the network control device responds to the authentication request sent by the business system, accesses the business system, and obtains historical resource access information and historical security status information matching the identity information of the target object from the business system.
  • Historical resource access information refers to information about resources that the target object has accessed in the past, such as resource information about the business system that the target object has recently accessed. For example, each time the target object accesses a resource of the business system, the business system can record the time, geographic location, name of the resource accessed, and operation behavior of the target object to access the resource, forming a historical record. It should be understood that the operation behavior on the resource can be viewing, modifying, and sending to the external network.
  • Historical security status information refers to the security status information when the target object accesses the business system at a historical time.
  • the resource access request sent by the target object may carry the security status information of the target object.
  • the business system receives the resource access request, it records the security status information carried by the resource access request to form historical security status information.
  • the security status information may include the identity information of the target object and the network security information used to characterize the security status of the network environment where the target object is located.
  • the network security information may include at least one of the device information, software environment information and geographic location information of the terminal device corresponding to the target object.
  • the device information may refer to information such as the IP (Internet Protocol) address and MAC (Media Access Control) address of the terminal device.
  • the software environment information may refer to information used to characterize the security status of the network environment of the terminal device when accessing the business system.
  • the software environment information may include the applications installed by the terminal device, the ports opened by the terminal device, the network type used, etc. Among them, the software environment information may be used to determine whether the terminal device is in a secure state when accessing the business system. For example, when the applications installed by the terminal device include risky applications, it indicates that the terminal device is in an unsafe state. When the applications installed on the terminal device do not include antivirus applications, it means that the terminal device is in an unsafe state. For example, when a risky port is opened on the terminal device, it means that the terminal device is in an unsafe state. For another example, when the network type used by the terminal device is a public network, it means that the terminal device is in an unsafe state.
  • the network control device can read the historical resource access information and historical security status information of the target object from the log database of the business system.
  • the business system can store the resource access information and security status information of the target object each time it accesses the business system in the log database in the form of a log, forming the historical resource access information and historical security status information.
  • the network control device receives an authentication request, the network control device responds to the authentication request and reads the log data matching the identity information of the target object from the log database of the business system to obtain the historical resource access information and historical security status information of the target object.
  • step 230 the access permission information of the target object to the target resource is determined according to the historical resource access information and the historical security status information.
  • the network control device obtains the historical resource access information of the target object from the business system. After obtaining the historical resource access information and the historical security status information, the network control device determines whether the target object can access the target resource and obtains the access permission information according to the historical resource access information and the historical security status information.
  • the target object when the historical resource access information of the target object indicates that the target object has visited risky websites in the past, the target object cannot access the target resource.
  • the target object when the historical security status information of the target object indicates that the terminal device of the target object has installed a risky application, the target object cannot access the target resource.
  • historical resource access information and historical security status information may be input into an access policy model to obtain access permission information output by the access policy model.
  • the access policy model may be obtained by training a neural network model using sample resource access information and sample security status information marked with access permission information.
  • the historical resource access information and historical security status information required to access the resource may be different.
  • the target object is at the highest security level to access the resource, which requires the target object's historical resource access information and historical security status information to meet higher requirements.
  • step 240 access permission information is sent to the business system, wherein the access permission information is used to enable the business system to determine an operation for the resource access request according to the access permission information.
  • the network control device can send the access permission information to the business system through the communication connection with the business system, so that the business system determines the operation for the resource access request according to the access permission information.
  • the operation for the resource access request can be to determine whether the target object is allowed to access the target resource and/or whether a higher level of authentication is required for the target object.
  • the business system blocks the target object's resource access request to the target resource.
  • the business system releases the target object's resource access request to the target resource so that the target object can access the target resource.
  • the business system sends an identity authentication request to the target object's terminal device. This allows the target object to perform a higher level of authentication.
  • the VPN service system After the VPN service system receives the resource access request sent by the target object, if the service system determines that the target resource to be accessed by the resource access request belongs to the target type of resource, it sends an authentication request to the network control device to obtain the access permission information sent by the network control device in response to the authentication request. If the access permission information indicates that the target object is not allowed to access the target resource, the VPN service system blocks the forwarding of the target resource so that the target object cannot access the target resource. If the access permission information indicates that the target object is allowed to access the target resource, the VPN service system forwards the target resource to the terminal device of the target object so that the target object can access the target resource.
  • the business system determines the operation for the resource access request according to the access permission information, so as to dynamically determine the permission of the target object to access the target resource belonging to the target type, so as to prohibit the target object from accessing the target resource when the real-time security status of the terminal device does not support the target object to access the target resource, and protect the business system from being damaged.
  • the business system determines the operation for the resource access request according to the access permission information, so as to dynamically determine the permission of the target object to access the target resource belonging to the target type, so as to prohibit the target object from accessing the target resource when the real-time security status of the terminal device does not support the target object to access the target resource, and protect the business system from being damaged.
  • the resource access control method it is possible to prohibit the target object from accessing the target resource when the real-time security status of the terminal device does not support the target object to access the target resource without affecting the working performance of the business system.
  • the network control device may store the access permission information in a disposal log database, so that in a subsequent traceability audit process, the source can be traced based on the data in the disposal log database.
  • the target risk item triggered by the target object can be determined based on historical resource access information and historical security status information in combination with a preset mapping relationship, wherein the mapping relationship includes the correspondence between different combinations of historical resource access information and historical security status information and different risk items, and the access permission information of the target object for the target resource can be determined based on the target risk item.
  • mapping relationship refers to the corresponding relationship between different risk items and different combinations of historical resource access information and historical security status information.
  • a plurality of corresponding relationships can be pre-stored in the network control device to determine whether there is a risk when the target object accesses the business system.
  • historical resource access information includes resource access time, geographic location, name information of the accessed resource, and operation behavior on the resource.
  • Security status information may include the identity information of the target object and network security information used to characterize the security status of the network environment where the target object is located. If the geographic location information in the historical resource access information represents that the geographic location of the target object when requesting access to the target resource is not the target object's usual location for accessing the business system, the geographic location change risk item is triggered. Accordingly, the access permission information corresponding to the geographic location change risk item may be to perform multiple authentications on the target object and allow access to the target resource after the authentication is passed.
  • the data outbound risk item is triggered. Accordingly, the access permission information corresponding to the data outbound risk item may be that the target object is prohibited from accessing the target resource.
  • the device security risk item is triggered. Accordingly, the access permission information corresponding to the device security risk item may be to prohibit the target object from accessing the target resource and/or prohibit the target object from accessing the business system.
  • mapping relationship is a calculation rule used to calculate whether there are risk items in historical resource access information and historical security status information. If it is determined based on all mapping relationships that the target object does not trigger any risk items, the target object can be allowed to access the target resource.
  • historical security status information can reflect changes in the security status information of terminal devices within historical time periods. For example, historical security status information can be used to determine whether the terminal device used by the target object to access the business system has changed, whether the network environment has changed, and so on. Historical resource access information can reflect changes in the behavior habits of the target object in accessing resources in the business system within historical time periods. For example, historical resource access information can be used to determine whether the type of resources accessed by the target object has changed, whether the operation behavior on the resources has changed, and so on.
  • the historical behavior of the target object in accessing the business system can be analyzed to dynamically adjust the target object's access rights to sensitive resources in the business system according to changes in behavior, thereby protecting sensitive resources in the business system from damage.
  • Fig. 3 is a schematic flow chart of a resource access control method provided according to yet another exemplary embodiment. As shown in FIG. 3 , in some practicable implementations, the resource access control method may include the following steps.
  • step 310 when the security status information of the target object accessing the business system changes, a data access policy of the target object is determined according to the security status information, wherein the data access policy includes resources that the target object can access and resources that it cannot access.
  • the network control device re-determines the data access policy of the target object according to the latest security status information of the target object, including the resources that the target object can access and the resources that it cannot access.
  • the data access policy refers to the access rights for resources in the business system that are not of the target type when the target object accesses the business system.
  • the data access policy may include a first resource set that is not accessible to the target object and a second resource set that is accessible to the target object.
  • the resources included in the first resource set and the second resource set may be all other resources that are not of the target type that can be provided by the business system.
  • Each target object has a default data access policy, which can be an initial data access policy configured for the target object according to the target object's own permission level.
  • the business system provides the target object with resources that the object can access according to the default data access policy.
  • the network control device recalculates the data access policy of the target object according to the security status information of the target object, so that the business system can adjust the target system's access rights to resources in the business system according to the recalculated data access policy.
  • determining the data access policy of the target object according to the security status information may be to calculate the security level of the terminal device according to the security status information, and determine the data access policy according to the security level.
  • the first security status information corresponds to the first security level
  • the target object can access resources A, resource B, resource C, resource D, and resource E.
  • the security level of the target object is changed to the second security level, since the second security level is lower than the first security level, and the second security level cannot reach the minimum security level required to access resources D and resource E, then under the identity level of the target object and the second security level, the target object can access resources A, resource B, and resource C.
  • the network control device may receive an information change event sent by a security information data source, wherein the information change event is a change in the security information data source after detecting the security status of the target object. Sent to the network control device when the information changes.
  • the information change event is used to notify the network control device that the security status information of the target object accessing the business system has changed.
  • the security information data source will record the latest security status information of the target object, and generate an information change event when the latest security status information changes from the last recorded security status information.
  • the network control device subscribes to the information change event, and when the information change event is detected, it determines that the security status information of the target object accessing the business system has changed, and begins to recalculate the target object's data access policy for the business system based on the target object's latest security status information.
  • the security information data source can be set in the business system. For example, each time the business system receives a resource access request sent by a terminal device, the business system records the security status information carried in the resource access request through the security information data source.
  • the security information data source can also be set in the network control device.
  • the network control device can store the security status information of the target object, and the administrator or the terminal device can update the security status information of the target object stored in the network control device.
  • a data access policy is sent to the business system, wherein the data access policy is used to enable the business system to determine the access rights of the target object to other resources in the business system except for the target type of resources according to the data access policy.
  • the network control device sends the data access policy to the business system, so that the business system adjusts the target object's access rights to the business system according to the data access policy.
  • the business system allows the target object to access resources that the target object can access, and denies the target object access to resources that the target object cannot access.
  • the data access policy is the access rights for resources other than the target type in the business system.
  • the access rights for the target object to the target type resources can be determined according to the above steps 210 to 240.
  • the network control device can create a permission change task, save the permission change task in a task queue, execute the permission change task in the task queue, and store the data access policy in a data access table, where the data access table is used for the business system to pull the data access policy from the data access table.
  • the network control device responds to the information change event and determines the data according to the security status information. Access policy, create a permission change task, and deliver the permission change task to the task queue. Then, the network control device executes the permission change task in the task queue and stores the corresponding data access policy in the data access table.
  • the data access table is used for the business system to pull the data access policy from the data access table. For example, the business system can periodically pull the data access policy from the data access table and update the data access policy in the business system.
  • the permission change task in the task queue will be completed only after the corresponding data access strategy is successfully pulled by the business system. If the data access strategy has not been successfully pulled by the business system, the permission change task in the task queue will not be completed. Instead, the permission change task can be executed multiple times so that the data access strategy can be successfully pulled by the business system.
  • the above data access strategy can be used to control the business system's access rights to resources other than the target resource for the target object, and can also be used to control the access rights to the target resource. In actual application, it can be set as needed.
  • the data access policy of the target object is determined according to the security status information of the target object, and the data access policy is sent to the business system, so that the business system adjusts the access rights of the target object to the business system according to the data access policy, so that the business system does not need to evaluate every access to the target object, but directly determines the resource access rights of the target object according to the data access policy, thereby not affecting the performance of the business system, especially for a business system with large traffic, if every access to the target object is evaluated, the performance of the business system will be reduced.
  • the process of determining the data access policy is placed in the network control device, so that the permission change behavior of the target object will not invade the function of the business system, thereby ensuring the normal operation of the business system.
  • the network control device can obtain a permission change message based on a data access policy and send the permission change message to a business system, wherein the permission change message is used to enable the business system to send the permission change message to the terminal device through a long connection channel between the business system and the terminal device of the target object, so as to display the permission change message on the terminal device.
  • the network control device can generate a permission change message according to the data access policy.
  • the permission change message is used to indicate that the target object's resource access rights to the business system have changed. For example, when the data access policy indicates that the target object's access rights to the business system have been downgraded, a permission change message can be generated to indicate that the target object's access rights to the business system have been downgraded.
  • the network control device After generating the permission change message, the network control device sends the permission change message to the business system.
  • the business system receives the permission change message and sends the permission change message to the terminal device through the long connection channel between the terminal device and the target object to display the permission change message in the terminal device so that the target object can eliminate the risk information according to the permission change message.
  • the long connection channel can refer to a long connection between the terminal device and the business system through WebSocket (a protocol for full-duplex communication on a single TCP (Transmission Control Protocol) connection).
  • WebSocket a protocol for full-duplex communication on a single TCP (Transmission Control Protocol) connection.
  • the network control device may store the permission change message in a message queue, wherein the message queue is used for the business system to pull the permission change message from the message queue.
  • the business system pulls the permission change message from the message queue, it sends the permission change message to the terminal device through WebSocket.
  • the terminal device displays the received WebSocket message in the client as a reminder or notification to remind the target object to repair the existing risks.
  • the network control device will update the data access policy for the target object in the business system, so that the target object can resume access to the business system.
  • the target object can perceive the change in access rights according to the permission change message, and guide the target object to repair the existing risk items.
  • Fig. 4 is a flow chart of a resource access control method provided according to another exemplary embodiment.
  • the resource access control method provided by the embodiment of the present disclosure can be applied to the business system 102 shown in Fig. 1.
  • the resource access control method can include the following steps.
  • step 410 a resource access request sent by a target object is received, wherein the resource access request is used to request access to a target resource.
  • the business system receives a resource access request sent by the target object to the business system through the terminal device through the communication connection between the business system and the terminal device.
  • the resource access request is used to request access to the target resource in the business system.
  • step 420 if the target resource is a resource of the target type, in response to the resource access request sent by the target object, an authentication request is sent to the network control device, wherein the authentication request includes: The authentication request includes the identity information of the target object and the target resource that the target object is going to access. The authentication request is used to enable the network control device to obtain the historical resource access information and historical security status information of the target object from the business system based on the identity information of the target object, and determine the access permission information of the target object for the target resource based on the historical resource access information and historical security status information, and send the access permission information to the business system.
  • the business system receives the resource access request sent by the target object, and in response to the resource access request, when it is determined that the target resource to be accessed by the target object is a resource of the target type, sends an authentication request to the network control device through the communication connection with the network control device.
  • the authentication request may include the identity information of the target object and the target resource to be accessed by the target object.
  • the target object refers to the account logged in to the terminal device
  • the identity information of the target object may refer to the target object's account, password, verification code, etc. for verifying the identity.
  • the identity information may also refer to biometric features such as face information and fingerprint information for verifying the identity.
  • the target resource to be accessed by the target object refers to a specific resource in the business system that the resource access request sent by the target object this time needs to access.
  • the target resource may refer to a resource in the application system, or may refer to a network resource, such as a VPN, Wi-Fi, or other network resource.
  • the authentication request is a resource access request sent by the target object to the business system through the terminal device, and is sent to the network control device when the target resource to be accessed by the target object is determined to be a resource of the target type according to the resource access request.
  • the authentication request is used to request the network control device to determine whether to allow the target object to access the target resource.
  • resources belonging to the target type indicate that the resource is a sensitive resource in the business system, and the target object requires a higher security level when accessing the resource. Therefore, when the target resource that the target object is going to access is a resource belonging to the target type, the network control device is required to evaluate whether there is a risk for the target object to access the target resource under the current security state.
  • the business system can control the access of the target object through a data access policy.
  • a data access policy includes resources that the target object can access and resources that it cannot access.
  • step 430 when access permission information sent by the network security device is received, an operation for the resource access request is determined according to the access permission information.
  • the business system receives the access permission information sent by the network control device and In the case of access permission information sent by the network security device, the operation for the resource access request is determined according to the access permission information.
  • the business system blocks the target object's resource access request to the target resource.
  • the business system releases the target object's resource access request to the target resource so that the target object can access the target resource.
  • the business system sends an identity authentication request to the target object's terminal device so that the target object performs a higher level of identity authentication.
  • the business system may determine the access rights of the target object to other resources in the business system except for the target type of resources according to the data access policy.
  • the data access policy refers to the access rights for resources in the business system that are not of the target type when the target object accesses the business system.
  • the data access policy may include a first resource set that is not accessible to the target object and a second resource set that is accessible to the target object.
  • the resources included in the first resource set and the second resource set may be all other resources that are not of the target type that can be provided by the business system.
  • the data access policy is the access rights for resources other than the target type in the business system.
  • the business system can determine the access rights of the target object for the target type resources according to the above steps 410 to 430.
  • Data access policy is determined by the network control device based on the security status information when the security status information of the target object of the access business system changes.
  • the data access policy includes the target object, The resources that the target object can access and the resources that it cannot access.
  • the business system does not need to evaluate every access to the target object, but directly determines the resource access rights of the target object based on the data access policy, so as not to affect the performance of the business system, especially for business systems with large traffic, if every access to the target object is evaluated, it will reduce the performance of the business system.
  • the process of determining the data access policy is placed in the network control device, so that the permission change behavior of the target object will not invade the function of the business system, thereby ensuring the normal operation of the business system.
  • a business system when a business system receives a permission change message sent by a network control device, it can send the permission change message to the terminal device through a long connection channel between the terminal device and the target object, so as to display the permission change message on the terminal device, wherein the permission change message is generated by the network control device according to the data access policy, and the permission change message is used to indicate that the resource access rights of the target object to the business system have changed.
  • the target object can perceive the change of access rights according to the permission change message, and guide the target object to repair the existing risk items.
  • Fig. 5 is a flow chart of a resource access control method provided according to another exemplary embodiment. As shown in Fig. 5, the resource control method may include the following steps.
  • the terminal device sends a resource access request to the business system
  • the business system receives a resource access request
  • the business system sends an authentication request to the network control device
  • the network control device receives the authentication request
  • the network control device requests the business system for historical resource access information and historical security status information of the target object
  • the business system sends historical resource access information and historical security status information of the target object to the network control device;
  • the network control device receives the historical resource access information and historical security status of the target object. Status information;
  • the network control device determines access permission information according to historical resource access information and historical security status information
  • the network control device sends access permission information to the business system
  • S510 The business system receives access permission information.
  • FIG6 is a schematic diagram of the structure of a resource access control device provided according to an exemplary embodiment. As shown in FIG6 , the embodiment of the present disclosure provides a resource access control device, which is applied to a network control device.
  • the resource access control device 600 may include:
  • the first receiving module 601 is configured to receive an authentication request sent by a business system, wherein the authentication request is sent by the business system when it is determined that a target resource to be accessed by the target object belongs to a target type of resource according to a resource access request sent by the target object, and the authentication request includes identity information of the target object and the target resource to be accessed by the target object;
  • the acquisition module 602 is configured to obtain historical resource access information and historical security status information of the target object from the business system according to the identity information of the target object in response to the authentication request;
  • the determination module 603 is configured to determine the access permission information of the target object for the target resource according to the historical resource access information and the historical security status information;
  • the first sending module 604 is configured to send access permission information to the business system, wherein the access permission information is used to enable the business system to determine an operation for the resource access request according to the access permission information.
  • the determination module 603 is specifically configured to:
  • the target risk item triggered by the target object is determined, wherein the mapping relationship includes the corresponding relationship between different combinations of historical resource access information and historical security status information and different risk items;
  • the apparatus 600 further includes:
  • a policy adjustment module is configured to determine a data access policy for a target object according to the security status information when the security status information of the target object accessing the business system changes, wherein the data access policy includes resources that the target object can access and resources that it cannot access;
  • the policy sending module is configured to send a data access policy to the business system, wherein the data access policy is used to enable the business system to determine the access rights of the target object to other resources in the business system except for the target type of resources according to the data access policy.
  • the apparatus 600 further includes:
  • the message generation module is configured to obtain a permission change message according to the data access policy, wherein the permission change message is used to indicate that the resource access rights of the target object to the business system have been changed;
  • the message sending module is configured to send a permission change message to the business system, wherein the permission change message is used to enable the business system to send the permission change message to the terminal device through a long connection channel between the business system and the terminal device of the target object, so as to display the permission change message in the terminal device.
  • FIG7 is a schematic diagram of a structure of a resource access control device provided according to another exemplary embodiment. As shown in FIG7 , the embodiment of the present disclosure provides a resource access control device, which is applied to a business system.
  • the resource access control device 700 may include:
  • the second receiving module 701 is configured to receive a resource access request sent by a target object, wherein the resource access request is used to request access to a target resource;
  • the second sending module 702 is configured to send an authentication request to the network control device when the target resource belongs to a target type of resource, wherein the authentication request includes the identity information of the target object and the target resource to be accessed by the target object, and the authentication request is used to enable the network control device to obtain historical resource access information and historical security status information of the target object from the business system according to the identity information of the target object, determine the access permission information of the target object for the target resource according to the historical resource access information and the historical security status information, and send the access permission information to the business system;
  • the third receiving module 703 is configured to determine an operation for the resource access request according to the access permission information when receiving the access permission information sent by the network security device.
  • the apparatus 700 further includes:
  • a policy receiving module is configured to determine, upon receiving a data access policy of a target object sent by a network control device, access rights of the target object to other resources in the business system except for resources of the target type according to the data access policy;
  • the data access policy is determined by the network control device based on the security status information when the security status information of the target object accessing the business system changes. Includes the resources that the target object can access and the resources that it cannot access.
  • the apparatus 700 further includes:
  • the message receiving module is configured to send the permission change message to the terminal device through the long connection channel between the terminal device and the target object when receiving the permission change message sent by the network control device, so as to display the permission change message in the terminal device, wherein the permission change message is generated by the network control device according to the data access policy, and the permission change message is used to indicate that the resource access rights of the target object to the business system have changed.
  • FIG8 shows a schematic diagram of the structure of an electronic device 800 (such as the business system 102 or the network control device 103 in FIG1 ) suitable for implementing the embodiment of the present disclosure.
  • the terminal device in the embodiment of the present disclosure may include, but is not limited to, mobile terminals such as mobile phones, laptop computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablet computers), PMPs (portable multimedia players), vehicle-mounted terminals (such as vehicle-mounted navigation terminals), etc., and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG8 is only an example and should not bring any limitation to the functions and scope of use of the embodiment of the present disclosure.
  • the electronic device 800 may include a processing device (e.g., a central processing unit, a graphics processing unit, etc.) 801, which can perform various appropriate actions and processes according to a program stored in a read-only memory (ROM) 802 or a program loaded from a storage device 808 to a random access memory (RAM) 803.
  • a processing device 801 e.g., a central processing unit, a graphics processing unit, etc.
  • RAM random access memory
  • various programs and data required for the operation of the electronic device 800 are also stored.
  • the processing device 801, the ROM 802, and the RAM 803 are connected to each other via a bus 804.
  • An input/output (I/O) interface 805 is also connected to the bus 804.
  • the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, a touchpad, a keyboard, a mouse, a camera, a microphone, an accelerometer, a gyroscope, etc.; output devices 807 including, for example, a liquid crystal display (LCD), a speaker, a vibrator, etc.; storage devices 808 including, for example, a magnetic tape, a hard disk, etc.; and communication devices 809.
  • the communication device 809 may allow the electronic device 800 to communicate wirelessly or wired with other devices to exchange data.
  • FIG. 8 shows an electronic device 800 with various devices, it should be understood that it is not required to implement or have all the devices shown. More or fewer devices may be implemented or have alternatively.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program carried on a non-transitory computer-readable medium, and the computer program includes a program code for executing the method shown in the flowchart.
  • the computer program can be downloaded and installed from the network through the communication device 809, or installed from the storage device 808, or installed from the ROM 802.
  • the processing device 801 the above functions defined in the method of the embodiment of the present disclosure are executed.
  • the computer-readable medium disclosed above may be a computer-readable signal medium or a computer-readable storage medium or any combination of the above two.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device or device, or any combination of the above.
  • Computer-readable storage media may include, but are not limited to: an electrical connection with one or more wires, a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium containing or storing a program that may be used by or in combination with an instruction execution system, device or device.
  • a computer-readable signal medium may include a data signal propagated in a baseband or as part of a carrier wave, in which a computer-readable program code is carried.
  • This propagated data signal may take a variety of forms, including but not limited to an electromagnetic signal, an optical signal, or any suitable combination of the above.
  • the computer readable signal medium may also be any computer readable medium other than a computer readable storage medium, which may send, propagate or transmit a program for use by or in conjunction with an instruction execution system, apparatus or device.
  • the program code contained on the computer readable medium may be transmitted using any suitable medium, including but not limited to: wires, optical cables, RF (radio frequency), etc., or any suitable combination of the above.
  • the terminal devices, business systems, and network control devices may communicate using any currently known or future developed network protocol such as HTTP (HyperText Transfer Protocol), and may be interconnected with any form or medium of digital data communication (e.g., a communication network).
  • HTTP HyperText Transfer Protocol
  • Examples of communication networks include a local area network ("LAN”), a wide area network ("WAN”), an internet (e.g., the Internet), and a peer-to-peer network (e.g., an ad hoc peer-to-peer network), as well as any currently known or future developed network.
  • the computer-readable medium may be included in the electronic device, or may exist independently without being installed in the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs.
  • the electronic device receives an authentication request sent by a business system, wherein the authentication request is sent by the business system in response to a resource access request sent by a target object, and the authentication request includes the identity information of the target object and the target resource that the target object is to access; in response to the authentication request, obtains historical resource access information and historical security status information of the target object from the business system based on the identity information of the target object; determines the access permission information of the target object for the target resource based on the historical resource access information and the historical security status information; and sends the access permission information to the business system, wherein the access permission information is used to enable the business system to determine the operation for the resource access request based on the access permission information.
  • the electronic device in response to a resource access request sent by the target object, sends an authentication request to the network control device, wherein the authentication request includes the identity information of the target object and the target resource that the target object is to access, and the authentication request is used to enable the network control device to obtain the historical resource access information and historical security status information of the target object from the business system based on the identity information of the target object, and determine the access permission information of the target object for the target resource based on the historical resource access information and the historical security status information, and send the access permission information to the business system; when receiving the access permission information sent by the network security device, determine the operation for the resource access request based on the access permission information.
  • Computer program code for performing the operations of the present disclosure may be written in one or more programming languages or a combination thereof, including, but not limited to, object-oriented programming languages, such as Java, Smalltalk, C++, and conventional procedural programming languages, such as "C" or similar programming languages.
  • the program code may be executed entirely on the user's computer, partially on the user's computer, as a separate software package, partially on the user's computer and partially on a remote computer, or entirely on a remote computer or server.
  • the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (e.g., via the Internet using an Internet service provider).
  • LAN local area network
  • WAN wide area network
  • Internet service provider e.g., via the Internet using an Internet service provider
  • Each square frame in the block diagram can represent a module, a program segment, or a part of a code, and this module, a program segment, or a part of a code comprises one or more executable instructions for realizing the logical function of a regulation.
  • the function marked in the square frame can also occur in a sequence different from that marked in the accompanying drawings. For example, two square frames represented in succession can actually be executed substantially in parallel, and they can sometimes be executed in the opposite order, depending on the function involved.
  • each square frame in the block diagram and/or the flow chart, and the combination of the square frames in the block diagram and/or the flow chart can be realized by a dedicated hardware-based system that performs the function or operation of a regulation, or can be realized by a combination of dedicated hardware and computer instructions.
  • modules involved in the embodiments described in the present disclosure may be implemented by software or hardware, wherein the name of a module does not, in some cases, constitute a limitation on the module itself.
  • exemplary types of hardware logic components include: field programmable gate arrays (FPGAs), application specific integrated circuits (ASICs), application specific standard products (ASSPs), systems on chip (SOCs), complex programmable logic devices (CPLDs), and the like.
  • FPGAs field programmable gate arrays
  • ASICs application specific integrated circuits
  • ASSPs application specific standard products
  • SOCs systems on chip
  • CPLDs complex programmable logic devices
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in conjunction with an instruction execution system, device, or equipment.
  • a machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • a machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or equipment, or any suitable combination of the foregoing.
  • a more specific example of a machine-readable storage medium may include an electrical connection based on one or more lines, a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disk read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
  • RAM random access memory
  • ROM read-only memory
  • EPROM or flash memory erasable programmable read-only memory
  • CD-ROM portable compact disk read-only memory
  • CD-ROM compact disk read-only memory
  • magnetic storage device or any suitable combination of the foregoing.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)

Abstract

本公开涉及一种资源访问控制方法及装置、计算机可读介质和电子设备,本公开的实施例提供的资源访问控制方法,通过根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息,并根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息,然后向业务系统发送访问权限信息,以使业务系统根据访问权限信息确定针对资源访问请求的操作,从而能够动态判断目标对象访问属于目标类型的目标资源的权限,以在终端设备的安全状态信息不支持目标对象访问目标资源的情况下,禁止目标对象访问目标资源,保护业务系统不受到破坏。

Description

资源访问控制方法及装置、计算机可读介质和电子设备
本申请要求于2023年3月7日递交的中国专利申请第202310238262.0号的优先权,在此全文引用上述中国专利申请公开的内容以作为本申请的一部分。
技术领域
本公开涉及一种资源访问控制方法及装置、计算机可读介质和电子设备。
背景技术
业务系统一般通过用户名和密码来设置用户访问业务系统的资源的权限。但是,这种简单的认证方法无法在用户的权限发生变更时,动态调整用户的访问权限。
发明内容
提供该发明内容部分以便以简要的形式介绍构思,这些构思将在后面的具体实施方式部分被详细描述。该发明内容部分并不旨在标识要求保护的技术方案的关键特征或必要特征,也不旨在用于限制所要求的保护的技术方案的范围。
第一方面,本公开提供一种资源访问控制方法,应用于网络控制设备,所述方法包括:
接收业务系统发送的认证请求,其中所述认证请求是所述业务系统在根据目标对象发送的资源访问请求,确定到所述目标对象将要访问的目标资源属于目标类型的资源的情况下发送的,所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源;
响应于所述认证请求,根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息;
根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息;
向所述业务系统发送所述访问权限信息,其中所述访问权限信息用于使得所述业务系统根据所述访问权限信息确定针对所述资源访问请求的操作。
第二方面,本公开提供一种资源访问控制方法,应用于业务系统,所述方法包括:
接收目标对象发送的资源访问请求,其中所述资源访问请求用于请求访问目标资源;
在所述目标资源属于目标类型的资源的情况下,向网络控制设备发送认证请求,其中所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源,所述认证请求用于使得所述网络控制设备根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息,并根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息,以及向所述业务系统发送所述访问权限信息;
在接收到所述网络安全设备发送的所述访问权限信息的情况下,根据所述访问权限信息确定针对所述资源访问请求的操作。
第三方面,本公开提供一种资源访问控制装置,应用于网络控制设备,所述装置包括:
第一接收模块,被配置为接收业务系统发送的认证请求,其中所述认证请求是所述业务系统在根据目标对象发送的资源访问请求,确定到所述目标对象将要访问的目标资源属于目标类型的资源的情况下发送的,所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源;
获取模块,被配置为响应于所述认证请求,根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息;
确定模块,被配置为根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息;
第一发送模块,被配置为向所述业务系统发送所述访问权限信息,其中所述访问权限信息用于使得所述业务系统根据所述访问权限信息确定针对所述资源访问请求的操作。
第四方面,本公开提供一种资源访问控制装置,应用于业务系统,所述装置包括:
第二接收模块,被配置为接收目标对象发送的资源访问请求,其中所述资源访问请求用于请求访问目标资源;
第二发送模块,被配置为在所述目标资源属于目标类型的资源的情况下,向网络控制设备发送认证请求,其中所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源,所述认证请求用于使得所述网络控制设备根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息,并根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息,以及向所述业务系统发送所述访问权限信息;
第三接收模块,被配置为在接收到所述网络安全设备发送的所述访问权限信息的情况下,根据所述访问权限信息确定针对所述资源访问请求的操作。
第五方面,本公开提供一种计算机可读介质,其上存储有计算机程序,该程序被处理装置执行时实现第一方面所述方法的步骤,或者实现第二方面所述方法的步骤。
第六方面,本公开提供一种电子设备,包括:
存储装置,其上存储有计算机程序;
处理装置,用于执行所述存储装置中的所述计算机程序,以实现第一方面所述方法的步骤,或者实现第二方面所述方法的步骤。
本公开的其他特征和优点将在随后的具体实施方式部分予以详细说明。
附图说明
结合附图并参考以下具体实施方式,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。贯穿附图中,相同或相似的附图标记表示相同或相似的元素。应当理解附图是示意性的,原件和元素不一定按照比例绘制。在附图中:
图1是根据一示例性实施例提供的资源访问控制方法的应用场景示意图。
图2是根据一示例性实施例提供的资源访问控制方法的流程示意图。
图3是根据又一示例性实施例提供的资源访问控制方法的流程示意图。
图4是根据又一示例性实施例提供的资源访问控制方法的流程示意图。
图5是根据另一示例性实施例提供的资源访问控制方法的流程示意图。
图6是根据一示例性实施例提供的资源访问控制装置的结构示意图。
图7是根据又一示例性实施例提供的资源访问控制装置的结构示意图。以及
图8是根据一示例性实施例提供的电子设备的结构示意图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中显示了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
应当理解,本公开的方法实施方式中记载的各个步骤可以按照不同的顺序执行,和/或并行执行。此外,方法实施方式可以包括附加的步骤和/或省略执行示出的步骤。本公开的范围在此方面不受限制。
本文使用的术语“包括”及其变形是开放性包括,即“包括但不限于”。术语“基于”是“至少部分地基于”。术语“一个实施例”表示“至少一个实施例”;术语“另一实施例”表示“至少一个另外的实施例”;术语“一些实施例”表示“至少一些实施例”。其他术语的相关定义将在下文描述中给出。
需要注意,本公开中提及的“第一”、“第二”等概念仅用于对不同的装置、模块或单元进行区分,并非用于限定这些装置、模块或单元所执行的功能的顺序或者相互依存关系。
需要注意,本公开中提及的“一个”、“多个”的修饰是示意性而非限制性的,本领域技术人员应当理解,除非在上下文另有明确指出,否则应该理解为“一个或多个”。
本公开实施方式中的多个装置之间所交互的消息或者信息的名称仅用于说明性的目的,而并不是用于对这些消息或信息的范围进行限制。
可以理解的是,在使用本公开各实施例公开的技术方案之前,均应当依据相关法律法规通过恰当的方式对本公开所涉及个人信息的类型、使用范围、 使用场景等告知用户并获得用户的授权。
例如,在响应于接收到用户的主动请求时,向用户发送提示信息,以明确地提示用户,其请求执行的操作将需要获取和使用到用户的个人信息。从而,使得用户可以根据提示信息来自主地选择是否向执行本公开技术方案的操作的电子设备、应用程序、服务器或存储介质等软件或硬件提供个人信息。
作为一种可选的但非限定性的实现方式,响应于接收到用户的主动请求,向用户发送提示信息的方式例如可以是弹窗的方式,弹窗中可以以文字的方式呈现提示信息。此外,弹窗中还可以承载供用户选择“同意”或者“不同意”向电子设备提供个人信息的选择控件。
可以理解的是,上述通知和获取用户授权过程仅是示意性的,不对本公开的实现方式构成限定,其它满足相关法律法规的方式也可应用于本公开的实现方式中。
同时,可以理解的是,本技术方案所涉及的数据(包括但不限于数据本身、数据的获取或使用)应当遵循相应法律法规及相关规定的要求。
图1是根据一示例性实施例提供的资源访问控制方法的应用场景示意图。如图1所示,本公开实施例提供的资源访问控制方法适用于图1所示的应用场景。在该应用场景中包括终端设备101、业务系统102以及网络控制设备103。其中,终端设备101与业务系统102通信连接,业务系统102与网络控制设备103通信连接。应当理解的是,通信连接可以是指通过有线连接或无线连接的方式进行数据交互。
终端设备101向业务系统102发送目标对象的资源访问请求,该资源访问请求可以包括目标对象的安全状态信息以及目标对象将要访问的目标资源,其中,安全状态信息包括目标对象的身份信息。业务系统102响应于资源访问请求,在目标资源属于目标类型的资源的情况下,向网络控制设备103发送认证请求,其中,认证请求包括目标对象的身份信息以及将要访问的目标资源。网络控制设备103响应于认证请求,根据目标对象的身份信息,从业务系统102中获取目标对象的历史资源访问信息以及历史安全状态信息,并根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息。其中,历史资源访问信息是业务系统102记录到的目标对象每一次访问业务系统102时访问过的资源,历史安全状态信息是业务系 统102记录到的目标对象每一次访问业务系统102时的安全状态信息。在获得访问权限信息之后,网络控制设备103向业务系统102发送访问权限信息。业务系统102接收网络控制设备103放的访问权限信息,并根据访问权限信息确定针对资源访问请求的操作。例如,当访问权限信息表征允许目标对象访问目标资源时,则业务系统102可以将目标对象的资源访问请求转发至目标业务,以使目标对象能够访问目标业务的目标资源。
值得说明的是,终端设备101可以是移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。目标对象可以通过安装在终端设备101中的客户端向业务系统102发送资源访问请求,该客户端可以是网页客户端或者应用程序。业务系统102可以包括认证服务以及用于部署应用系统的后台服务器,其中,认证服务用于验证目标对象的访问权限并将资源访问请求转发至应用系统,以使目标对象能够访问应用系统中的资源。例如,在VPN(Virtual Private Network,虚拟专用网络)单点登录场景中,终端设备101通过输入目标对象的账号和密码登录认证服务,认证服务认证成功后,创建会话。目标对象通过认证服务器向后台服务器的应用系统发起资源访问请求,以访问应用系统中的资源。网络控制设备103则作为用于验证目标对象针对目标资源的访问权限信息的服务器,在该网络控制设备103中可以通过部署动态控制引擎来实现本公开实施例提供的资源访问控制方法由网络控制设备103执行的方法。应当理解的是,由于企业使用的业务系统102数量较多,所以与网络控制设备103连接的业务系统102可以包括多个。
下面结合附图对本公开实施例提供的资源访问控制方法进行详细说明。
图2是根据一示例性实施例提供的资源访问控制方法的流程示意图。如图2所示,本公开实施例提供的资源访问控制方法可以应用于图1所示的网络控制设备103。如图2所示,该资源访问控制方法可以包括以下步骤。
在步骤210中,接收业务系统发送的认证请求,其中认证请求是业务系统在根据目标对象发送的资源访问请求,确定到目标对象将要访问的目标资源属于目标类型的资源的情况下发送的,认证请求包括目标对象的身份信息以及目标对象将要访问的目标资源。
这里,网络控制设备通过与业务系统的通信连接,接收业务系统发送的认证请求。其中,认证请求可以包括目标对象的身份信息以及目标对象将要访问的目标资源。该目标对象是指在终端设备中登录的账户,目标对象的身份信息可以是指目标对象的账户、密码、验证码等等用于验证身份的信息,当然,身份信息也可以是指人脸信息、指纹信息等等用于验证身份的生物特征。目标对象将要访问的目标资源是指目标对象本次发送的资源访问请求需要访问的业务系统中的某一特定资源。例如,该目标资源可以是指应用系统中的某一资源,可以是指网络资源,如VPN、Wi-Fi(Wireless Fidelity,无线局域网)等等网络资源。
应当理解的是,认证请求是业务系统接收到目标对象通过终端设备向业务系统发送的资源访问请求,并在根据该资源访问请求确定到目标对象将要访问的目标资源属于目标类型的资源的情况下,向网络控制设备发送的。该认证请求用于请求网络控制设备判断是否允许目标对象访问目标资源。
其中,属于目标类型的资源表征该资源属于业务系统中的敏感资源,目标对象在访问该资源时需要较高的安全等级。因此,在目标对象将要访问的目标资源为属于目标类型的资源的情况下,需要网络控制设备评估目标对象在当前安全状态下访问目标资源是否存在风险。对于业务系统中不属于目标类型的其他资源,业务系统则可以通过数据访问策略来控制目标对象的访问。例如,数据访问策略包括目标对象能够访问的资源以及不能访问的资源。
值得说明的是,关于安全状态信息的相关含义将在后续实施例中进行详细说明。
在步骤220中,响应于认证请求,根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息。
这里,网络控制设备响应于业务系统发送的认证请求,访问业务系统,并从业务系统中获取与目标对象的身份信息相匹配的历史资源访问信息以及历史安全状态信息。
历史资源访问信息是指目标对象在历史时间访问过的资源的信息,例如目标对象最近访问过的业务系统的资源信息。示例性地,目标对象每一次访问业务系统的资源时,业务系统均可以记录目标对象访问该资源的访问时间、地理位置、访问的资源的名称信息以及针对该资源的操作行为等等,形成历 史资源访问信息。应当理解的是,针对资源的操作行为可以是查看、修改以及向外网发送等等行为。
历史安全状态信息是指目标对象在历史时间访问业务系统时的安全状态信息。示例性地,目标对象每一次访问业务系统的资源时,目标对象发送的资源访问请求中可以携带有目标对象的安全状态信息,业务系统接收到该资源访问请求时,记录该资源访问请求携带的安全状态信息,形成历史安全状态信息。其中,安全状态信息可以包括目标对象的身份信息以及用于表征目标对象所在的网络环境的安全状态的网络安全信息。该网络安全信息可以包括目标对象对应的终端设备的设备信息、软件环境信息以及地理位置信息中的至少一种。设备信息可以是指终端设备的IP(Internet Protocol,互联网协议)地址、MAC(Media Access Control,介质访问控制)地址等信息。软件环境信息可以是指用于表征终端设备在访问业务系统时的网络环境的安全状态的信息。例如,软件环境信息可以包括终端设备安装的应用程序、终端设备开启的端口、使用的网络类型等等。其中,软件环境信息可以用于判断终端设备在访问业务系统时是否处于安全状态。例如,在终端设备安装的应用程序包括存在风险的应用程序时,表示终端设备处于不安全状态。在终端设备安装的应用程序不包括杀毒类型的应用程序时,表示终端设备处于不安全状态。例如,在终端设备开启了具有风险的端口时,表示终端设备处于不安全状态。又例如,在终端设备使用的网络类型为公用网络时,表示终端设备处于不安全状态。
在一些实施例中,网络控制设备可以从业务系统的日志数据库中读取目标对象的历史资源访问信息以及历史安全状态信息。其中,业务系统可以以日志的方式将目标对象每一次访问业务系统时的资源访问信息以及安全状态信息存储在日志数据库中,形成历史资源访问信息以及历史安全状态信息。当网络控制设备接收到认证请求时,则网络控制设备响应于认证请求,从业务系统的日志数据库中读取与目标对象的身份信息相匹配的日志数据,获得目标对象的历史资源访问信息以及历史安全状态信息。
在步骤230中,根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息。
这里,网络控制设备从业务系统获取到目标对象的历史资源访问信息以 及历史安全状态信息之后,网络控制设备根据该历史资源访问信息以及历史安全状态信息,判断目标对象是否能够访问目标资源,获得访问权限信息。
在一些实施例中,可以在历史资源访问信息以及历史安全状态信息与访问目标资源所需的资源访问信息和安全状态信息均匹配的情况下,确定目标对象能够访问目标资源。
例如,当目标对象的历史资源访问信息表示目标对象过去访问过风险网站时,则目标对象不能访问目标资源。又例如,在目标对象的历史安全状态信息表示目标对象的终端设备安装有具有风险的应用程序时,则目标对象不能访问目标资源。
在另一些实施例中,可以将历史资源访问信息以及历史安全状态信息输入访问策略模型,获得访问策略模型输出的访问权限信息。
其中,该访问策略模型可以是利用标记有访问权限信息的样本资源访问信息以及样本安全状态信息对神经网络模型进行训练获得的。
值得说明的是,针对业务系统中的属于目标类型的不同资源,访问该资源所需的历史资源访问信息以及历史安全状态信息可以是不同的。例如,针对业务系统中最敏感的资源或者具有最高权限才能访问的资源,则需要保证目标对象处于最高的安全级别下访问该资源,则需要目标对象的历史资源访问信息以及历史安全状态信息符合更高的要求。
在步骤240中,向业务系统发送访问权限信息,其中,访问权限信息用于使得业务系统根据访问权限信息确定针对资源访问请求的操作。
这里,网络控制设备在获得访问权限信息之后,可以通过与业务系统的通信连接向业务系统发送访问权限信息,以使业务系统根据访问权限信息确定针对资源访问请求的操作。其中,针对资源访问请求的操作可以是确定是否允许目标对象访问目标资源和/或是否需要对目标对象进行更高级别的认证。
例如,在访问权限信息表征不允许目标对象访问目标资源时,业务系统阻断目标对象对目标资源的资源访问请求。在访问权限信息表征允许目标对象访问目标资源时,业务系统放行目标对象对目标资源的资源访问请求,以使目标对象能够访问目标资源。在访问权限信息表征需要对目标对象进行更高级别的认证的情况下,业务系统向目标对象的终端设备发送身份认证请求, 以使目标对象执行更高级别的身份认证。
以VPN单点登录场景举例,VPN业务系统接收到目标对象发送的资源访问请求之后,在业务系统确定到该资源访问请求将要访问的目标资源属于目标类型的资源的情况下,向网络控制设备发送认证请求,获得网络控制设备响应于认证请求而发送的访问权限信息。在访问权限信息表征不允许目标对象访问目标资源的情况下,VPN业务系统阻断对目标资源的转发,以使目标对象无法访问目标资源。在访问权限信息表征允许目标对象访问目标资源的情况下,VPN业务系统向目标对象的终端设备转发目标资源,以使目标对象能够访问目标资源。
由此,通过响应于业务系统发送的认证请求,根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息,并根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息,然后向业务系统发送访问权限信息,以使业务系统根据访问权限信息确定针对资源访问请求的操作,从而能够动态判断目标对象访问属于目标类型的目标资源的权限,以在终端设备的实时安全状态不支持目标对象访问目标资源的情况下,禁止目标对象访问目标资源,保护业务系统不受到破坏。而且,通过上述资源访问控制方法,能够在不影响业务系统的工作性能的情况下,实现在终端设备的实时安全状态不支持目标对象访问目标资源的情况下,禁止目标对象访问目标资源。
在一些实施例中,网络控制设备可以将访问权限信息存储在处置日志数据库中,以在后续的溯源审计过程中,能够根据处置日志数据库中的数据进行溯源。
在一些可以实现的实施方式中,可以根据历史资源访问信息以及历史安全状态信息,结合预设的映射关系,确定目标对象触发的目标风险项,其中映射关系包括不同的历史资源访问信息和历史安全状态信息的组合与不同的风险项之间的对应关系,并根据目标风险项,确定目标对象针对目标资源的访问权限信息。
这里,映射关系是指不同的风险项与不同的历史资源访问信息和历史安全状态信息的组合之间的对应关系。在网络控制设备中可以预先存储多个对应关系,用于判断目标对象访问业务系统时是否存在风险。
例如,历史资源访问信息包括资源的访问时间、地理位置、访问的资源的名称信息以及针对资源的操作行为,安全状态信息可以包括目标对象的身份信息以及用于表征目标对象所在的网络环境的安全状态的网络安全信息。则当历史资源访问信息中的地理位置信息表征目标对象请求访问目标资源时的地理位置不是目标对象访问业务系统的常用位置时,则触发地理位置变更风险项。相应地,地理位置变更风险项对应的访问权限信息可以是,对目标对象进行多重认证,并在认证通过后允许访问目标资源。
又例如,当目标对象的历史安全状态信息表征目标对象即将离职、且目标对象的历史资源访问信息标准目标对象存在超过预设次数的数据外发事件时,则触发数据外发风险项。相应地,数据外发风险项对应的访问权限信息可以是,禁止目标对象访问目标资源。
还例如,当目标对象的历史安全状态信息表征目标对象请求访问目标资源时的终端设备相较于之前访问业务系统的终端设备发送变更、且历史安全状态信息表征目标对象开启远程登录权限、弱密码等具有风险的端口时,则触发设备安全风险项。相应地,设备安全风险项对应的访问权限信息可以是,禁止目标对象访问目标资源和/或禁止目标对象访问业务系统。
值得说明的是,映射关系是用于计算历史资源访问信息和历史安全状态信息是否存在风险项的计算规则,若根据所有映射关系确定到目标对象未触发任何风险项,则可以允许目标对象访问目标资源。
应当理解的是,历史安全状态信息能够反映终端设备在历史时间段内的安全状态信息的变化情况。例如,通过历史安全状态信息可以判断目标对象用于访问业务系统的终端设备是否发生变化、网络环境是否发生变化等等。历史资源访问信息则能够反映目标对象在历史时间段内访问业务系统中的资源的行为习惯的变化情况。例如,通过历史资源访问信息可以判断目标对象访问的资源的类型是否发生变化、针对资源的操作行为是否发生变化等等。通过历史资源访问信息和历史安全状态信息,结合映射关系,可以对目标对象历史访问业务系统的行为进行分析,以根据行为的变化动态调整目标对象访问业务系统中的敏感资源的权限,从而保护业务系统中的敏感资源不受损害。
图3是根据又一示例性实施例提供的资源访问控制方法的流程示意图。 如图3所示,在一些可以实现的实施方式中,该资源访问控制方法可以包括以下步骤。
在步骤310中,在访问业务系统的目标对象的安全状态信息发生变更的情况下,根据安全状态信息,确定目标对象的数据访问策略,其中数据访问策略包括目标对象能够访问的资源以及不能访问的资源。
这里,网络控制设备在访问业务系统的目标对象的安全状态信息发生变更的情况下,根据目标对象最新到的安全状态信息,重新确定目标对象的数据访问策略。其中,包括目标对象能够访问的资源以及不能访问的资源。
应当理解的是,数据访问策略是指目标对象访问业务系统时,针对业务系统中的不属于目标类型的资源的访问权限。例如,数据访问策略可以包括目标对象不可访问的第一资源集以及目标对象能够访问的第二资源集。第一资源集和第二资源集包括的资源可以是业务系统能够提供的所有不属于目标类型的其他资源。
每一目标对象具有默认数据访问策略,该默认数据访问策略可以是根据目标对象本身的权限等级为目标对象配置的初始数据访问策略。在目标对象第一次访问业务系统时,业务系统根据默认数据访问策略为目标对象提供能够对象能够访问的资源。在目标对象的安全状态信息发生变更时,网络控制设备根据目标对象的安全状态信息,重新计算目标对象的数据访问策略,使得业务系统能够根据重新计算得到的数据访问策略来调整目标系统对业务系统中的资源的访问权限。
值得说明的是,根据安全状态信息确定目标对象的数据访问策略可以是根据安全状态信息计算终端设备的安全等级,并根据安全等级来确定数据访问策略。例如,在第一安全状态信息下,该第一安全状态信息对应第一安全等级,在目标对象的身份等级以及第一安全等级下,目标对象能够访问资源A、资源B、资源C、资源D以及资源E。当目标对象的安全等级变更为第二安全等级时,由于第二安全等级低于第一安全级别,且第二安全等级无法达到访问资源D以及资源E所需的最低安全等级,则在目标对象的身份等级以及第二安全等级下,目标对象能够访问资源A、资源B、资源C。
在一些实施例中,网络控制设备可以接收安全信息数据源发送的信息变更事件,其中信息变更事件是安全信息数据源在检测到目标对象的安全状态 信息发生变更的情况下,向网络控制设备发送的。
其中,信息变更事件用于通知网络控制设备访问业务系统的目标对象的安全状态信息发生变更。例如,在目标对象每一次访问业务系统时,安全信息数据源会记录目标对象最新的安全状态信息,并在最新的安全状态信息与上一次记录到的安全状态信息发生变更时,生成信息变更事件。网络控制设备则订阅信息变更事件,在检测到信息变更事件的情况下,确定访问业务系统的目标对象的安全状态信息发生变更,开始重新根据目标对象最新的安全状态信息,计算目标对象针对业务系统的数据访问策略。
值得说明的是,安全信息数据源可以设置在业务系统中。例如,在业务系统每一次接收到终端设备发送的资源访问请求时,业务系统通过安全信息数据源记录资源访问请求中携带的安全状态信息。当然,安全信息数据源也可以设置在网络控制设备中。例如,网络控制设备中可以存储有目标对象的安全状态信息,管理人员或者终端设备可以更新网络控制设备存储的目标对象的安全状态信息。
在步骤320中,向业务系统发送数据访问策略,其中数据访问策略用于使得业务系统根据数据访问策略,确定目标对象针对业务系统中除目标类型的资源外的其他资源的访问权限。
这里,网络控制设备在获得数据访问策略之后,向业务系统发送数据访问策略,以使业务系统根据数据访问策略调整目标对象针对业务系统的访问权限。例如,目标对象能够访问的资源,业务系统允许目标对象访问,针对目标对象不能访问的资源,业务系统拒绝目标对象访问。
值得说明的是,数据访问策略是针对业务系统中除目标类型的资源外的其他资源的访问权限。在目标对象需要访问业务系统中属于目标类型的资源的情况下,可以根据上述步骤210至240来确定目标对象针对属于目标类型的资源的访问权限。
在一些实施例中,网络控制设备可以创建权限变更任务,并将权限变更任务保存在任务队列中,执行任务队列中的权限变更任务,将数据访问策略存储在数据访问表中,其中数据访问表用于供业务系统从数据访问表中拉取数据访问策略。
其中,网络控制设备响应于信息变更事件,根据安全状态信息确定数据 访问策略,创建权限变更任务,并将权限变更任务投递至任务队列中。然后,网络控制设备执行任务队列中的权限变更任务,将对应的数据访问策略存储在数据访问表中。其中,该数据访问表用于供业务系统从数据访问表中拉取数据访问策略。例如,业务系统可以定期从数据访问表中拉取数据访问策略,并更新业务系统中的数据访问策略。
值得说明的是,任务队列中的权限变更任务在对应的数据访问策略被业务系统成功拉取之后才会被完成,若数据访问策略一直未被业务系统成功拉取,则任务队列中的权限变更任务不会被完成,而是可以多次执行该权限变更任务,以使数据访问策略能够被业务系统成功拉取。
应当理解的是,上述数据访问策略可以用于控制业务系统针对目标对象对除目标资源外的其他资源的访问权限,也可以用于控制目标资源的访问权限,在实际应用过程中,可以根据需要进行设置。
由此,在目标对象的安全状态信息发生变更的情况下,通过根据目标对象的安全状态信息,确定目标对象的数据访问策略,并将该数据访问策略发送至业务系统,使得业务系统根据数据访问策略调整目标对象针对业务系统的访问权限,从而使得业务系统无需对目标对象的每一次访问都进行评估,而是直接根据数据访问策略来确定目标对象的资源访问权限,从而不影响业务系统的性能,特别是对于大流量的业务系统,如果对目标对象的每一次访问都进行评估,会降低业务系统的性能。而且,将确定数据访问策略的过程放在网络控制设备中,使得目标对象的权限变更行为不会侵入业务系统的功能,从而保证业务系统的正常运行。
在一些可以实现的实施方式中,网络控制设备可以根据数据访问策略,获得权限变更消息,并向业务系统发送权限变更消息,其中权限变更消息用于使得业务系统通过与目标对象的终端设备之间的长连接通道向终端设备发送权限变更消息,以在终端设备中展示权限变更消息。
这里,网络控制设备在获得数据访问策略之后,可以根据数据访问策略生成权限变更消息。其中,权限变更消息用于表征目标对象针对业务系统的资源访问权限已发生变更。例如,在数据访问策略表征目标对象针对业务系统的访问权限发生降级的情况下,可以生成用于指示目标对象访问业务系统的访问权限已降级的权限变更消息。
在生成权限变更消息之后,网络控制设备向业务系统发送权限变更消息。业务系统接收权限变更消息,并通过与目标对象的终端设备之间的长连接通道向终端设备发送权限变更消息,以在终端设备中展示权限变更消息,以使目标对象能够根据权限变更消息消除风险信息。
其中,长连接通道可以是指终端设备与业务系统通过WebSocket(一种在单个TCP(Transmission Control Protocol,传输控制协议)连接上进行全双工通信的协议)进行长连接。
示例性地,网络控制设备可以将权限变更消息保存在消息队列中,其中消息队列用于供业务系统从消息队列中拉取权限变更消息。
值得说明的是,业务系统从消息队列中拉取权限变更消息之后,通过WebSocket向终端设备发送权限变更消息,终端设备则将接收到的WebSocket消息在客户端中以提醒或者通知的方式进行展示,以提醒目标对象修复其存在的风险。
应当理解的是,当目标对象已经修复存在的风险的情况下,目标对象的安全状态信息会发生变更,相应地,网络控制设备会更新业务系统中的关于目标对象的数据访问策略,从而使得目标对象能够恢复访问业务系统。
由此,通过向业务系统发送权限变更消息,能够使得目标对象根据该权限变更消息感知访问权限发生变更,并引导目标对象修复存在的风险项。
图4是根据又一示例性实施例提供的资源访问控制方法的流程示意图。如图4所示,本公开实施例提供的资源访问控制方法可以应用于图1所示的业务系统102。如图4所示,该资源访问控制方法可以包括以下步骤。
在步骤410中,接收目标对象发送的资源访问请求,其中资源访问请求用于请求访问目标资源。
这里,业务系统通过与终端设备之间的通信连接,接收目标对象通过终端设备向业务系统发送的资源访问请求。该资源访问请求用于请求访问业务系统中的目标资源。
值得说明的是,关于资源访问请求的详细说明可以参照上述实施方式,在此不再赘述。
在步骤420中,在目标资源属于目标类型的资源的情况下,响应于目标对象发送的资源访问请求,向网络控制设备发送认证请求,其中认证请求包 括目标对象的身份信息以及目标对象将要访问的目标资源,认证请求用于使得网络控制设备根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息,并根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息,以及向业务系统发送访问权限信息。
这里,业务系统接收目标对象发送的资源访问请求,并响应于该资源访问请求,在确定到目标对象将要访问的目标资源是属于目标类型的资源的情况下,通过与网络控制设备之间的通信连接,向网络控制设备发送认证请求。其中,认证请求可以包括目标对象的身份信息以及目标对象将要访问的目标资源。该目标对象是指在终端设备中登录的账户,目标对象的身份信息可以是指目标对象的账户、密码、验证码等等用于验证身份的信息,当然,身份信息也可以是指人脸信息、指纹信息等等用于验证身份的生物特征。目标对象将要访问的目标资源是指目标对象本次发送的资源访问请求需要访问的业务系统中的某一特定资源。例如,该目标资源可以是指应用系统中的某一资源,可以是指网络资源,如VPN、Wi-Fi等等网络资源。
应当理解的是,认证请求是业务系统接收到目标对象通过终端设备向业务系统发送的资源访问请求,并在根据该资源访问请求确定到目标对象将要访问的目标资源属于目标类型的资源的情况下,向网络控制设备发送的。该认证请求用于请求网络控制设备判断是否允许目标对象访问目标资源。
其中,属于目标类型的资源表征该资源属于业务系统中的敏感资源,目标对象在访问该资源时需要较高的安全等级。因此,在目标对象将要访问的目标资源为属于目标类型的资源的情况下,需要网络控制设备评估目标对象在当前安全状态下访问目标资源是否存在风险。对于业务系统中不属于目标类型的其他资源,业务系统则可以通过数据访问策略来控制目标对象的访问。例如,数据访问策略包括目标对象能够访问的资源以及不能访问的资源。
值得说明的是,关于网络控制设备如何响应于认证请求获得访问权限信息可以参见上述实施例的相关描述,在此不再赘述。
在步骤430中,在接收到网络安全设备发送的访问权限信息的情况下,根据访问权限信息确定针对资源访问请求的操作。
这里,业务系统接收网络控制设备发送的访问权限信息,并在接收到网 络安全设备发送的访问权限信息的情况下,根据访问权限信息确定针对资源访问请求的操作。
例如,在访问权限信息表征不允许目标对象访问目标资源时,业务系统阻断目标对象对目标资源的资源访问请求。在访问权限信息表征允许目标对象访问目标资源时,业务系统放行目标对象对目标资源的资源访问请求,以使目标对象能够访问目标资源。在访问权限信息表征需要对目标对象进行更高级别的认证的情况下,业务系统向目标对象的终端设备发送身份认证请求,以使目标对象执行更高级别的身份认证。
由此,通过向网络控制设备发送认证请求,并接收网络控制设备响应于该认证请求而发送的访问权限信息,并根据访问权限信息确定针对资源访问请求的操作,从而实现在终端设备的安全状态发生变化时,能够动态判断目标对象访问目标资源的权限,以在终端设备的实时安全状态不支持目标对象访问目标资源的情况下,禁止目标对象访问目标资源,保护业务系统不受到破坏。而且,通过上述资源访问控制方法,能够在不影响业务系统的工作性能的情况下,实现在终端设备的实时安全状态不支持目标对象访问目标资源的情况下,禁止目标对象访问目标资源。
在一些可以实现的实施方式中,业务系统还可以在接收到网络控制设备发送的目标对象的数据访问策略的情况下,根据数据访问策略,确定目标对象针对业务系统中除目标类型的资源外的其他资源的访问权限。
这里,数据访问策略是指目标对象访问业务系统时,针对业务系统中的不属于目标类型的资源的访问权限。例如,数据访问策略可以包括目标对象不可访问的第一资源集以及目标对象能够访问的第二资源集。第一资源集和第二资源集包括的资源可以是业务系统能够提供的所有不属于目标类型的其他资源。
数据访问策略是针对业务系统中除目标类型的资源外的其他资源的访问权限。在目标对象需要访问业务系统中属于目标类型的资源的情况下,业务系统可以根据上述步骤410至430来确定目标对象针对属于目标类型的资源的访问权限。
数据访问策略是网络控制设备在访问业务系统的目标对象的安全状态信息发生变更的情况下,根据安全状态信息确定到的,数据访问策略包括目 标对象能够访问的资源以及不能访问的资源。
值得说明的是,关于如何确定数据访问策略以及如何接收数据访问策略,可以参照上述实施例,在此不再赘述。
由此,通过数据访问策略,业务系统无需对目标对象的每一次访问都进行评估,而是直接根据数据访问策略来确定目标对象的资源访问权限,从而不影响业务系统的性能,特别是对于大流量的业务系统,如果对目标对象的每一次访问都进行评估,会降低业务系统的性能。而且,将确定数据访问策略的过程放在网络控制设备中,使得目标对象的权限变更行为不会侵入业务系统的功能,从而保证业务系统的正常运行。
在一些可以实现的实施方式中,业务系统在接收到网络控制设备发送的权限变更消息的情况下,可以通过与目标对象的终端设备之间的长连接通道,向终端设备发送权限变更消息,以在终端设备中展示权限变更消息,其中权限变更消息是网络控制设备根据数据访问策略生成的,权限变更消息用于表征目标对象针对业务系统的资源访问权限已发生变更。
这里,关于权限变更消息的生成过程、业务系统如何获取权限变更消息以及业务系统如何向终端设备发送权限变更消息的相关说明,可以参照上述实施例的相关描述,在此不再赘述。
由此,通过权限变更消息,能够使得目标对象根据该权限变更消息感知访问权限发生变更,并引导目标对象修复存在的风险项。
图5是根据另一示例性实施例提供的资源访问控制方法的流程示意图。如图5所示,资源控制方法可以包括以下步骤。
S501,终端设备向业务系统发送资源访问请求;
S502,业务系统接收资源访问请求;
S503,业务系统向网络控制设备发送认证请求;
S504,网络控制设备接收认证请求;
S505,网络控制设备向业务系统请求目标对象的历史资源访问信息以及历史安全状态信息;
S506,业务系统向网络控制设备发送目标对象的历史资源访问信息以及历史安全状态信息;
S507,网络控制设备接收目标对象的历史资源访问信息以及历史安全状 态信息;
S508,网络控制设备根据历史资源访问信息以及历史安全状态信息,确定访问权限信息;
S509,网络控制设备向业务系统发送访问权限信息;
S510,业务系统接收访问权限信息。
值得说明的是,关于S501至S510的具体实现过程可以参照上述实施例的相关描述,在此不再详细说明。
图6是根据一示例性实施例提供的资源访问控制装置的结构示意图。如图6所示,本公开实施例提供一种资源访问控制装置,应用于网络控制设备,该资源访问控制装置600可以包括:
第一接收模块601,被配置为接收业务系统发送的认证请求,其中认证请求是业务系统在根据目标对象发送的资源访问请求,确定到目标对象将要访问的目标资源属于目标类型的资源的情况下发送的,认证请求包括目标对象的身份信息以及目标对象将要访问的目标资源;
获取模块602,被配置为响应于认证请求,根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息;
确定模块603,被配置为根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息;
第一发送模块604,被配置为向业务系统发送访问权限信息,其中访问权限信息用于使得业务系统根据访问权限信息确定针对资源访问请求的操作。
可选地,确定模块603具体被配置为:
根据历史资源访问信息以及历史安全状态信息,结合预设的映射关系,确定目标对象触发的目标风险项,其中映射关系包括不同的历史资源访问信息和历史安全状态信息的组合与不同的风险项之间的对应关系;
根据目标风险项,确定目标对象针对目标资源的访问权限信息。
可选地,装置600还包括:
策略调整模块,被配置为在访问业务系统的目标对象的安全状态信息发生变更的情况下,根据安全状态信息,确定目标对象的数据访问策略,其中数据访问策略包括目标对象能够访问的资源以及不能访问的资源;
策略发送模块,被配置为向业务系统发送数据访问策略,其中数据访问策略用于使得业务系统根据数据访问策略,确定目标对象针对业务系统中除目标类型的资源外的其他资源的访问权限。
可选地,装置600还包括:
消息生成模块,被配置为根据数据访问策略,获得权限变更消息,其中权限变更消息用于表征目标对象针对业务系统的资源访问权限已发生变更;
消息发送模块,被配置为向业务系统发送权限变更消息,其中权限变更消息用于使得业务系统通过与目标对象的终端设备之间的长连接通道向终端设备发送权限变更消息,以在终端设备中展示权限变更消息。
关于上述实施中的资源访问装置600中的各个功能模块执行的逻辑,已在关于方法的部分进行了详细说明,在此不再赘述。
图7是根据又一示例性实施例提供的资源访问控制装置的结构示意图。如图7所示,本公开实施例提供一种资源访问控制装置,应用于业务系统,该资源访问控制装置700可以包括:
第二接收模块701,被配置为接收目标对象发送的资源访问请求,其中资源访问请求用于请求访问目标资源;
第二发送模块702,被配置为在目标资源属于目标类型的资源的情况下,向网络控制设备发送认证请求,其中认证请求包括目标对象的身份信息以及目标对象将要访问的目标资源,认证请求用于使得网络控制设备根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息,并根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息,以及向业务系统发送访问权限信息;
第三接收模块703,被配置为在接收到网络安全设备发送的访问权限信息的情况下,根据访问权限信息确定针对资源访问请求的操作。
可选地,装置700还包括:
策略接收模块,被配置为在接收到网络控制设备发送的目标对象的数据访问策略的情况下,根据数据访问策略,确定目标对象针对业务系统中除目标类型的资源外的其他资源的访问权限;
其中,数据访问策略是网络控制设备在访问业务系统的目标对象的安全状态信息发生变更的情况下,根据安全状态信息确定到的,数据访问策略包 括目标对象能够访问的资源以及不能访问的资源。
可选地,装置700还包括:
消息接收模块,被配置为在接收到网络控制设备发送的权限变更消息的情况下,通过与目标对象的终端设备之间的长连接通道,向终端设备发送权限变更消息,以在终端设备中展示权限变更消息,其中权限变更消息是网络控制设备根据数据访问策略生成的,权限变更消息用于表征目标对象针对业务系统的资源访问权限已发生变更。
关于上述实施中的资源访问装置700中的各个功能模块执行的逻辑,已在关于方法的部分进行了详细说明,在此不再赘述。
下面参考图8,其示出了适于用来实现本公开实施例的电子设备800(例如图1中的业务系统102或网络控制设备103)的结构示意图。本公开实施例中的终端设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图8示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图8所示,电子设备800可以包括处理装置(例如中央处理器、图形处理器等)801,其可以根据存储在只读存储器(ROM)802中的程序或者从存储装置808加载到随机访问存储器(RAM)803中的程序而执行各种适当的动作和处理。在RAM 803中,还存储有电子设备800操作所需的各种程序和数据。处理装置801、ROM 802以及RAM 803通过总线804彼此相连。输入/输出(I/O)接口805也连接至总线804。
通常,以下装置可以连接至I/O接口805:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置806;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置807;包括例如磁带、硬盘等的存储装置808;以及通信装置809。通信装置809可以允许电子设备800与其他设备进行无线或有线通信以交换数据。虽然图8示出了具有各种装置的电子设备800,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现 为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置809从网络上被下载和安装,或者从存储装置808被安装,或者从ROM 802被安装。在该计算机程序被处理装置801执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
在一些实施方式中,终端设备、业务系统、网络控制设备可以利用诸如HTTP(HyperText Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:接收业务系统发送的认证请求,其中认证请求是业务系统响应于目标对象发送的资源访问请求而发送的,认证请求包括目标对象的身份信息以及目标对象将要访问的目标资源;响应于认证请求,根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息;根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息;向业务系统发送访问权限信息,其中访问权限信息用于使得业务系统根据访问权限信息确定针对资源访问请求的操作。
或者,使得该电子设备:响应于目标对象发送的资源访问请求,向网络控制设备发送认证请求,其中认证请求包括目标对象的身份信息以及目标对象将要访问的目标资源,认证请求用于使得网络控制设备根据目标对象的身份信息,从业务系统中获取目标对象的历史资源访问信息以及历史安全状态信息,并根据历史资源访问信息以及历史安全状态信息,确定目标对象针对目标资源的访问权限信息,以及向业务系统发送访问权限信息;在接收到网络安全设备发送的访问权限信息的情况下,根据访问权限信息确定针对资源访问请求的操作。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言——诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)——连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或 框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的模块可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,模块的名称在某种情况下并不构成对该模块本身的限定。
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的公开范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离上述公开构思的情况下,由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。
此外,虽然采用特定次序描绘了各操作,但是这不应当理解为要求这些操作以所示出的特定次序或以顺序次序执行来执行。在一定环境下,多任务和并行处理可能是有利的。同样地,虽然在上面论述中包含了若干具体实现细节,但是这些不应当被解释为对本公开的范围的限制。在单独的实施例的上下文中描述的某些特征还可以组合地实现在单个实施例中。相反地,在单个实施例的上下文中描述的各种特征也可以单独地或以任何合适的子组合的方式实现在多个实施例中。
尽管已经采用特定于结构特征和/或方法逻辑动作的语言描述了本主题,但是应当理解所附权利要求书中所限定的主题未必局限于上面描述的特定特征或动作。相反,上面所描述的特定特征和动作仅仅是实现权利要求书的示例形式。关于上述实施例中的装置,其中各个模块执行操作的具体方式已经在有关该方法的实施例中进行了详细描述,此处将不做详细阐述说明。

Claims (11)

  1. 一种资源访问控制方法,应用于网络控制设备,包括:
    接收业务系统发送的认证请求,其中,所述认证请求是所述业务系统在根据目标对象发送的资源访问请求,确定到所述目标对象将要访问的目标资源属于目标类型的资源的情况下发送的,所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源;
    响应于所述认证请求,根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息;
    根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息;
    向所述业务系统发送所述访问权限信息,其中,所述访问权限信息用于使得所述业务系统根据所述访问权限信息确定针对所述资源访问请求的操作。
  2. 根据权利要求1所述的方法,其中,所述根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息,包括:
    根据所述历史资源访问信息以及所述历史安全状态信息,结合预设的映射关系,确定所述目标对象触发的目标风险项,其中,所述映射关系包括不同的所述历史资源访问信息和所述历史安全状态信息的组合与不同的风险项之间的对应关系;
    根据所述目标风险项,确定所述目标对象针对所述目标资源的访问权限信息。
  3. 根据权利要求1或2所述的方法,还包括:
    在访问所述业务系统的目标对象的安全状态信息发生变更的情况下,根据所述安全状态信息,确定所述目标对象的数据访问策略,其中,所述数据访问策略包括所述目标对象能够访问的资源以及不能访问的资源;
    向所述业务系统发送所述数据访问策略,其中,所述数据访问策略用于 使得所述业务系统根据所述数据访问策略,确定所述目标对象针对所述业务系统中除所述目标类型的资源外的其他资源的访问权限。
  4. 根据权利要求3所述的方法,还包括:
    根据所述数据访问策略,获得权限变更消息,其中,所述权限变更消息用于表征所述目标对象针对所述业务系统的资源访问权限已发生变更;
    向所述业务系统发送所述权限变更消息,其中,所述权限变更消息用于使得所述业务系统通过与所述目标对象的终端设备之间的长连接通道向所述终端设备发送所述权限变更消息,以在所述终端设备中展示所述权限变更消息。
  5. 一种资源访问控制方法,应用于业务系统,包括:
    接收目标对象发送的资源访问请求,其中,所述资源访问请求用于请求访问目标资源;
    在所述目标资源属于目标类型的资源的情况下,向网络控制设备发送认证请求,其中,所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源,所述认证请求用于使得所述网络控制设备根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息,并根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息,以及向所述业务系统发送所述访问权限信息;
    在接收到所述网络安全设备发送的所述访问权限信息的情况下,根据所述访问权限信息确定针对所述资源访问请求的操作。
  6. 根据权利要求5所述的方法,还包括:
    在接收到所述网络控制设备发送的所述目标对象的数据访问策略的情况下,根据所述数据访问策略,确定所述目标对象针对所述业务系统中除所述目标类型的资源外的其他资源的访问权限;
    其中,所述数据访问策略是所述网络控制设备在访问所述业务系统的目标对象的安全状态信息发生变更的情况下,根据所述安全状态信息确定到的, 所述数据访问策略包括所述目标对象能够访问的资源以及不能访问的资源。
  7. 根据权利要求6所述的方法,还包括:
    在接收到所述网络控制设备发送的权限变更消息的情况下,通过与所述目标对象的终端设备之间的长连接通道,向所述终端设备发送所述权限变更消息,以在所述终端设备中展示所述权限变更消息,其中,所述权限变更消息是所述网络控制设备根据所述数据访问策略生成的,所述权限变更消息用于表征所述目标对象针对所述业务系统的资源访问权限已发生变更。
  8. 一种资源访问控制装置,应用于网络控制设备,包括:
    第一接收模块,被配置为接收业务系统发送的认证请求,其中,所述认证请求是所述业务系统在根据目标对象发送的资源访问请求,确定到所述目标对象将要访问的目标资源属于目标类型的资源的情况下发送的,所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源;
    获取模块,被配置为响应于所述认证请求,根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息;
    确定模块,被配置为根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息;以及
    第一发送模块,被配置为向所述业务系统发送所述访问权限信息,其中,所述访问权限信息用于使得所述业务系统根据所述访问权限信息确定针对所述资源访问请求的操作。
  9. 一种资源访问控制装置,应用于业务系统,包括:
    第二接收模块,被配置为接收目标对象发送的资源访问请求,其中,所述资源访问请求用于请求访问目标资源;
    第二发送模块,被配置为在所述目标资源属于目标类型的资源的情况下,向网络控制设备发送认证请求,其中,所述认证请求包括所述目标对象的身份信息以及所述目标对象将要访问的所述目标资源,所述认证请求用于使得 所述网络控制设备根据所述目标对象的身份信息,从所述业务系统中获取所述目标对象的历史资源访问信息以及历史安全状态信息,并根据所述历史资源访问信息以及所述历史安全状态信息,确定所述目标对象针对所述目标资源的访问权限信息,以及向所述业务系统发送所述访问权限信息;以及
    第三接收模块,被配置为在接收到所述网络安全设备发送的所述访问权限信息的情况下,根据所述访问权限信息确定针对所述资源访问请求的操作。
  10. 一种计算机可读介质,其上存储有计算机程序,其中,所述计算机程序被处理装置执行时实现权利要求1-4中任一项所述的资源访问控制方法,或者实现权利要求5-7中任一项所述的资源访问控制方法。
  11. 一种电子设备,其特征在于,包括:
    存储装置,其上存储有计算机程序;以及
    处理装置,被配置为执行所述存储装置中的所述计算机程序,以实现权利要求1-4中任一项所述的资源访问控制方法,或者实现权利要求5-7中任一项所述的资源访问控制方法。
PCT/CN2024/080454 2023-03-07 2024-03-07 资源访问控制方法及装置、计算机可读介质和电子设备 Ceased WO2024183779A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP24766493.1A EP4557132A4 (en) 2023-03-07 2024-03-07 METHOD AND APPARATUS FOR CONTROLLING ACCESS TO A RESOURCE, COMPUTER-READABLE MEDIA AND ELECTRONIC DEVICE

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202310238262.0A CN116821869B (zh) 2023-03-07 2023-03-07 资源访问控制方法、装置、介质及电子设备
CN202310238262.0 2023-03-07

Publications (1)

Publication Number Publication Date
WO2024183779A1 true WO2024183779A1 (zh) 2024-09-12

Family

ID=88119139

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2024/080454 Ceased WO2024183779A1 (zh) 2023-03-07 2024-03-07 资源访问控制方法及装置、计算机可读介质和电子设备

Country Status (4)

Country Link
US (1) US20240305639A1 (zh)
EP (1) EP4557132A4 (zh)
CN (1) CN116821869B (zh)
WO (1) WO2024183779A1 (zh)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116821869B (zh) * 2023-03-07 2024-10-11 北京火山引擎科技有限公司 资源访问控制方法、装置、介质及电子设备
CN118200923B (zh) * 2024-02-08 2024-10-01 中国联合网络通信有限公司广东省分公司 访问控制方法、装置及存储介质
CN119051927A (zh) * 2024-08-12 2024-11-29 中国建设银行股份有限公司 权限的配置方法、装置、设备及存储介质
CN119210838A (zh) * 2024-09-23 2024-12-27 南方电网科学研究院有限责任公司 基于零信任的业务系统访问方法、装置、计算机设备、可读存储介质和程序产品
CN119363492A (zh) * 2024-12-30 2025-01-24 北京中诺链捷数字科技有限公司 一种基于物联网的金融安全控制方法和装置
CN120455156B (zh) * 2025-06-20 2026-03-06 国富瑞数据系统有限公司 一种业务系统的访问权限管理方法、装置、电子设备及存储介质
CN120603062B (zh) * 2025-07-24 2025-11-14 广脉科技股份有限公司 一种高铁沿线通信业务调度方法及系统

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160212113A1 (en) * 2015-01-21 2016-07-21 Onion ID Inc. Techniques for facilitating secure, credential-free user access to resources
CN111274595A (zh) * 2020-01-20 2020-06-12 北京合信力科技有限公司 一种资源访问的控制方法及装置
CN111382421A (zh) * 2020-03-19 2020-07-07 深信服科技股份有限公司 一种业务访问控制方法、系统及电子设备和存储介质
CN115333840A (zh) * 2022-08-15 2022-11-11 中国电信股份有限公司 资源访问方法、系统、设备及存储介质
CN115730324A (zh) * 2021-08-30 2023-03-03 北京字节跳动网络技术有限公司 业务系统的访问方法、装置、存储介质及电子设备
CN116821869A (zh) * 2023-03-07 2023-09-29 北京火山引擎科技有限公司 资源访问控制方法、装置、介质及电子设备

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11985132B2 (en) * 2018-05-02 2024-05-14 Samsung Electronics Co., Ltd. System and method for resource access authentication
CN112055029B (zh) * 2020-09-16 2023-04-07 全球能源互联网研究院有限公司 用于零信任电力物联网设备的用户实时信任度评估方法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160212113A1 (en) * 2015-01-21 2016-07-21 Onion ID Inc. Techniques for facilitating secure, credential-free user access to resources
CN111274595A (zh) * 2020-01-20 2020-06-12 北京合信力科技有限公司 一种资源访问的控制方法及装置
CN111382421A (zh) * 2020-03-19 2020-07-07 深信服科技股份有限公司 一种业务访问控制方法、系统及电子设备和存储介质
CN115730324A (zh) * 2021-08-30 2023-03-03 北京字节跳动网络技术有限公司 业务系统的访问方法、装置、存储介质及电子设备
CN115333840A (zh) * 2022-08-15 2022-11-11 中国电信股份有限公司 资源访问方法、系统、设备及存储介质
CN116821869A (zh) * 2023-03-07 2023-09-29 北京火山引擎科技有限公司 资源访问控制方法、装置、介质及电子设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP4557132A4

Also Published As

Publication number Publication date
CN116821869A (zh) 2023-09-29
US20240305639A1 (en) 2024-09-12
EP4557132A4 (en) 2026-04-15
EP4557132A1 (en) 2025-05-21
CN116821869B (zh) 2024-10-11

Similar Documents

Publication Publication Date Title
US12137091B2 (en) Single sign-on enabled with OAuth token
WO2024183779A1 (zh) 资源访问控制方法及装置、计算机可读介质和电子设备
US11329989B2 (en) Token-based access control and grouping
US11075903B2 (en) Facilitation of service login
US11316689B2 (en) Trusted token relay infrastructure
US11245682B2 (en) Adaptive authorization using access token
US10880292B2 (en) Seamless transition between WEB and API resource access
JP6563134B2 (ja) 証明書更新及び展開
US11750590B2 (en) Single sign-on (SSO) user techniques using client side encryption and decryption
US10715514B1 (en) Token-based credential renewal service
US10673862B1 (en) Token-based access tracking and revocation
US10587591B2 (en) Generating a password
JP6707127B2 (ja) エンドユーザによって起動されるアクセスサーバ真正性チェック
US9819668B2 (en) Single sign on for native and wrapped web resources on mobile devices
US11283793B2 (en) Securing user sessions
US11233776B1 (en) Providing content including sensitive data
US20200110859A1 (en) Controlling access to computer resources by user authentication based on unique authentication patterns
US20260032153A1 (en) Separate access control for managing bastions and bastion sessions
CN120602156B (zh) 保护智能体数据安全的方法、装置、系统、介质、电子设备及程序产品
CN116702205A (zh) 鉴权方法、装置和电子设备
CN118842605A (zh) 数据资源访问方法、装置、电子设备及可读存储介质
JP2022165032A (ja) 中継サーバ及びアクセス制御システム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 24766493

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2024766493

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2024766493

Country of ref document: EP

Effective date: 20250213

WWP Wipo information: published in national office

Ref document number: 2024766493

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE