Process privilege escalation protection in a computing environment

US2023252130A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2023252130-A1
Application numberUS-202318136254-A
CountryUS
Kind codeA1
Filing dateApr 18, 2023
Priority dateApr 6, 2018
Publication dateAug 10, 2023
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Techniques for process privilege escalation protection in a computing environment are disclosed. In some embodiments, a system/process/computer program product for process privilege escalation protection in a computing environment includes monitoring a process executed on a computing device, detecting an unauthorized change in a token value associated with the process, and performing an action based on a policy (e.g., a kernel protection security policy/rule(s), which can include a whitelisted set of processes and/or configured actions/responses to perform for other/non-whitelisted processes) in response to an unauthorized change in the token value associated with the process.

First claim

Opening claim text (preview).

What is claimed is: 1 . A system, comprising: a processor configured to: detect an unauthorized change in a cached initial token value associated with a process executed on a computing device, wherein the cached initial token value is checked for changes in response to a trigger event in order to detect an unauthorized change to the initial token value or to detect a stealing of the token by another process executed on the computing device, wherein the initial token value is cached in a data store for caching stored process credentials and tracking processed credential changes, and wherein the data store maintains a cache of processes executing on the computing device along with their credentials and process tree; and perform an action based on a policy in response to the unauthorized change in the cached initial token value associated with the process to facilitate detection of a token stealing operation after it is completed but before any privileged user mode operation is is executed in user mode, wherein the policy comprises a whitelisted set of processes, and wherein the performing of the action comprises to compare the process with one or more processes of the whitelisted set of processes to determine whether to perform the action; and a memory coupled to the processor and configured to provide the processor with instructions. 2 . The system of claim 1 , wherein the trigger event includes a new process creation, a thread creation, a registry operation, a file operation, or any combination thereof 3 . The system of claim 1 , wherein the processor is further configured to: detect an attempt to change the cached initial token value associated with the process to a value that is associated with another process executed on the computing device. 4 . The system of claim 1 , wherein the processor is further configured to: detect an attempt to change the cached initial token value associated with the process to a value that is associated with another process executed on the computing device that has kernel privileges. 5 . The system of claim 1 , wherein the processor is further configured to: perform a privilege escalation protection action based on the policy in response to the unauthorized change in the cached initial token value associated with the process, wherein the privilege escalation protection action comprises one or more of the following: killing the process, generating an alert, and/or logging activities associated with the process monitored on the computing device. 6 . The system of claim 1 , wherein the processor is further configured to: kill the process based on the policy in response to the unauthorized change in the cached initial token value associated with the process. 7 . The system of claim 1 , wherein the processor is further configured to: generate an alert based on the policy in response to the unauthorized change in the cached initial token value associated with the process. 8 . The system of claim 1 , wherein the processor is further configured to: generate a user interface for configuring and viewing security events triggered by privilege escalation related activities. 9 . A method, comprising: detecting an unauthorized change in a cached initial token value associated with a process executed on a computing device, wherein the cached initial token value is checked for changes in response to a trigger event in order to detect an unauthorized change to the initial token value or to detect a stealing of the token by another process executed on the computing device, wherein the initial token value is cached in a data store for caching stored process credentials and tracking processed credential changes, and wherein the data store maintains a cache of processes executing on the computing device along with their credentials and process tree; and performing an action based on a policy in response to the unauthorized change in the cached initial token value associated with the process to facilitate detection of a token stealing operation after it is completed but before any privileged user mode operation is executed in user mode, wherein the policy comprises a whitelisted set of processes, and wherein the performing of the action comprises to compare the process with one or more processes of the whitelisted set of processes to determine whether to perform the action. 10 . The method of claim 9 , wherein the trigger event includes a new process creation, a thread creation, a registry operation, a file operation, or any combination thereof. 11 . The method of claim 9 , further comprising detecting an attempt to change the cached initial token value associated with the process to a value that is associated with another process executed on the computing device. 12 . The method of claim 9 , further comprising detecting an attempt to change the cached initial token value associated with the process to a value that is associated with another process executed on the computing device that has kernel privileges. 13 . The method of claim 9 , further comprising performing a privilege escalation protection action based on the policy in response to the unauthorized change in the cached initial token value associated with the process, wherein the privilege escalation protection action comprises one or more of the following: killing the process, generating an alert, and/or logging activities associated with the process monitored on the computing device. 14 . The method of claim 9 , further comprising killing the process based on the policy in response to the unauthorized change in the cached initial token value associated with the process. 15 . The method of claim 9 , further comprising generating an alert based on the policy in response to the unauthorized change in the cached initial token value associated with the process. 16 . The method of claim 9 , further comprising generating a user interface for configuring and viewing security events triggered by privilege escalation related activities. 17 . A computer program product, the computer program product being embodied in a non-transitory tangible computer readable storage medium and comprising computer instructions for: detecting an unauthorized change in a cached initial token value associated with a process executed on a computing device, wherein the cached initial token value is checked for changes in response to a trigger event in order to detect an unauthorized change to the initial token value or to detect a stealing of the token by another process executed on the computing device, wherein the initial token value is cached in a data store for caching stored process credentials and tracking processed credential changes, and wherein the data store maintains a cache of processes executing on the computing device along with their credentials and process tree; and performing an action based on a policy in response to the unauthorized change in the cached initial token value associated with the process to facilitate detection of a token stealing operation after it is completed but before any privileged user mode operation is executed in user mode, wherein the policy comprises a whitelisted set of processes, and wherein the performing of the action comprises to compare the process with one or more processes of the whitelisted set of processes to determine whether to perform the action. 18 . The computer program product recited in claim 17 , wherein the trigger event includes a new process creation, a thread creation, a registry operation, a file operation, or

Assignees

Inventors

Classifications

  • G06F21/54Primary

    by adding security routines or objects to programs · CPC title

  • Program or device authentication · CPC title

  • Test or assess software · CPC title

  • Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities · CPC title

  • involving event detection and direct action · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2023252130A1 cover?
Techniques for process privilege escalation protection in a computing environment are disclosed. In some embodiments, a system/process/computer program product for process privilege escalation protection in a computing environment includes monitoring a process executed on a computing device, detecting an unauthorized change in a token value associated with the process, and performing an action …
Who is the assignee on this patent?
Palo Alto Networks Inc
What technology area does this patent fall under?
Primary CPC classification G06F21/54. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Aug 10 2023 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).