Employees of enterprise organizations receive a variety of types of electronic messages. Some of these messages may be wanted (e.g., legitimate communications made among employees of a given enterprise, or made between employees and entities outside of the enterprise). Others of these messages may be malicious (e.g., attempting to compromise computing infrastructure or defraud the recipient) or otherwise unwanted. Unfortunately, differentiating between various types of messages can be a daunting task, particularly as the number of electronic messages an individual receives on a given day increases. Accordingly, there is an ongoing need for improvements to techniques for managing electronic messages.
Various embodiments of the invention are disclosed in the following detailed description and the accompanying drawings.
The invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor. In this specification, these implementations, or any other form that the invention may take, may be referred to as techniques. In general, the order of the steps of disclosed processes may be altered within the scope of the invention. Unless stated otherwise, a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task. As used herein, the term ‘processor’ refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives, modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the invention is not unnecessarily obscured.
I. Introduction
Email has become vastly more sophisticated with the Internet connecting millions of individuals in real time. These technological advancements have incentivized malicious actors (also referred to as “attackers”) to send malicious emails in greater numbers than ever before. Because email represents the primary communication channel for most enterprises (also referred to as “businesses,” “companies,” or “organizations”), it is a primary point of entry for attackers.
Enterprises have traditionally employed secure email gateways (SEGs) to protect on-premise email. A SEG is an appliance—implemented via hardware, firmware, or software—that monitors incoming and outgoing emails to prevent delivery of harmful content. SEGs have historically been fairly successful in filtering spam, blocking malware, and thwarting phishing attacks. However, SEGs rely on defined rules for filtering malicious emails. As such, SEGs not only cannot detect novel attacks that have not been observed before, but also are slow in remediating those attacks and preventing future attacks.
Many communications that are representative of attacks on enterprises include malicious content in the payload. For example, an email addressed to an employee may contain a link or attachment with which the employee is directed to interact. These payloads are used in an effort to induce recipients to take actions coaxed by attackers.
Some of the most common goals of attacks include (i) installing malware, (ii) inducing the input of credentials, and (iii) obtaining sensitive information, such as personal information (e.g., credentials) or financial information (e.g., bank account information). To achieve these goals, the payload of a communication can be tailored accordingly. Some of the most common payloads include (i) attachments that contain malware, (ii) links that, when selected, either directly or indirectly lead to download of malware, (iii) fictitious websites that prompt entry of sensitive information, and (iv) links that, when selected, either directly or indirectly lead to fictitious websites that prompt entry of sensitive information.
The speed with which attacks change tactics for hiding payloads, as well as the variety of tactics for hiding payloads, make it difficult to discover malicious communications in a consistent manner. There exists an ongoing need for security products that are able to reliably determine the intent of communications, including through analysis of payloads. Embodiments of such security products are described herein (e.g., with reference to threat detection platform 100). There are several aspects of payload detection that are addressed using embodiments of techniques described herein. Those aspects include:
Payload Resolution: Given a communication, threat detection platform 100 is able to find whatever payloads are involved. This can include resolving links, crawling those links, finding additional links (also referred to as “embedded links”), examining files to which those links lead, etc.
Malware Detection: Threat detection platform 100 is able to detect that a communication which is representative of a social engineering attack is attempting to install malware through a direct attachment, link, or another mechanism. Accomplishing this can include both a thorough understanding of content and of behavioral norms.
Malware Analysis: Given the bytes of a potential malware file, threat detection platform 100 is able to identify attributes of that file when executed.
Phishing Detection: Threat detection platform 100 is able to detect that a communication which is representative of a social engineering attack is attempting to solicit the input of sensitive information, such as credentials or bank account information. Accomplishing this can include both a thorough understanding of content and behavioral norms.
Phishing Analysis: Given the contents of a website or attachment, threat detection platform 100 is able to identify whether an attacker is attempting to coax the recipient into revealing sensitive information.
Introduced here are approaches to rapidly examining payloads of communications to establish the threat posed by those communications. As further discussed below, threat detection platform 100 is responsible for determining threats posed by communications. To accomplish this, threat detection platform 100 applies one or more computer-implemented models (or simply “models”) to each communication to quantify and qualify the risk posed to the security of an enterprise in near real time. These models can examine the context and content of communications to establish whether any of those communications are representative of, for example, phishing.
In order to determine the threat posed by communications, in various embodiments, threat detection platform 100 employs a multi-tiered approach to detect and then analyze the payloads of those communications. At a high level, an example multi-tiered approach involves:
Employing behavioral and content analysis to identify communications that are attempting to deliver a payload;
Examining links (e.g., with a link crawler) to establish a path to where the payload ultimately exists;
Examining attachments (e.g., with a file processor);
Identifying attributes of (i) the payload or (ii) the path to the payload; and
Determining the threat posed by each communication based on the attributes in combination with insights gained through the behavioral and content analysis.
Such an approach to detecting threats ensures that determinations need not be made solely based on analysis of the payload. Instead, threat detection platform 100 can consider the payload in the context of the behavior of the sender or recipient and the content of the communication.
One aspect of the multi-tiered approach is that unique insights can be surfaced through the combination of payload detection and behavioral analysis. Understanding whether the behavior of the sender and/or recipient of a communication is abnormal provides greater insight into whether the communication poses a threat. Accordingly, threat detection platform 100 need not discover incontrovertible evidence—a “smoking gun”—like a malicious link or fictitious website in the payload of a communication in order to flag it as a threat. Instead, in at least some situations, threat detection platform 100 is able to infer that a threat exists responsive to a discovery that the sender is, for example, “merely” redirecting the recipient to an unusual file or website as determined based on behavioral signals derived from past communications involving the sender and/or the recipient. This multi-tiered approach provides more flexibility in detecting payload attacks than relying on known indicators of maliciousness because attackers are constantly adjusting the tactics and content of attacks.
For the purpose of illustration, the multi-tiered approach is generally described herein in the context of detecting and then examining the payloads of communications determined to be representative of malware attacks. However, the multi-tiered approach is similarly applicable to other types of attacks. For example, the multi-tiered approach can also be employed to detect and then examine the payloads of communications determined to be representative of phishing attacks. Moreover, the multi-tiered approach is applicable to various types of payloads. For example, instead of a downloadable zip file that contains malware, a communication may contain a link that leads—either directly or indirectly—to a fake website that prompts the recipient to enter credentials. Threat detection platform 100 can perform analysis of the HyperText Markup Language (HTML) code of the fake website to determine that it is malicious.
While embodiments may be described in the context of computer-executable instructions, aspects of the technology described herein can be implemented via hardware, firmware, or software. As an example, aspects of the threat detection platform can be embodied as instruction sets that are executable by a computer program that offers support for discovering, classifying, and then remediating threats to the security of an enterprise.
References in this description to “an embodiment” or “one embodiment” mean that the feature, function, structure, or characteristic being described is included in at least one embodiment of the technology. Occurrences of such phrases do not necessarily refer to the same embodiment, nor are they necessarily referring to alternative embodiments that are mutually exclusive of one another.
Unless the context clearly requires otherwise, the terms “comprise,” “comprising,” and “comprised of” are to be construed in an inclusive sense rather than an exclusive or exhaustive sense (i.e., in the sense of “including but not limited to”). The term “based on” is also to be construed in an inclusive sense rather than an exclusive or exhaustive sense. Thus, unless otherwise noted, the term “based on” is intended to mean “based at least in part on.”
The terms “connected,” “coupled,” and/or variants thereof are intended to include any connection or coupling between two or more elements, either direct or indirect. The connection/coupling can be physical, logical, or a combination thereof. For example, objects may be electrically or communicatively coupled to one another despite not sharing a physical connection.
The term “module” refers to software components, firmware components, or hardware components. Modules are typically functional components that generate one or more outputs based on one or more inputs. As an example, a computer program may include multiple modules responsible for completing different tasks or a single module responsible for completing all tasks. Unless otherwise specified, an example way of implementing a module referred to herein is as a set of one or more python scripts which may make use of various publicly available libraries, toolkits, etc.
When used in reference to a list of multiple items, the term “or” is intended to cover all of the following interpretations: any of the items in the list, all of the items in the list, and any combination of items in the list.
The sequences of steps performed in any of the processes described here are exemplary. However, unless contrary to physical possibility, the steps may be performed in various sequences and combinations. For example, steps could be added to, or removed from, the processes described here. Similarly, steps could be replaced or reordered. Thus, descriptions of any processes are intended to be open ended.
II. Threat Detection Platform
At a high level, threat detection platform 100 can acquire data related to digital conduct of accounts associated with employees and then determine, based on an analysis of the data, how to handle security threats in a targeted manner. Examples of such data include information related to emails, messages, mail filters, and sign-in activities. As further discussed below, these data are not necessarily obtained from the same source. As an example, data related to emails can be acquired from an email service (e.g., Microsoft Office 365) while data related to messages may be acquired from a messaging service (e.g., Slack). Threat detection platform 100 can identify security threats based on an analysis of incoming emails (e.g., the content of the body, the email address of the sender, etc.), metadata accompanying the incoming emails (e.g., information regarding the sender, recipient, origin, time of transmission, etc.), attachments, links, and/or other suitable data.
Threat detection platform 100 can be implemented, partially or entirely, within an enterprise network 112, a remote computing environment (e.g., through which the data regarding digital conduct is routed for analysis), a gateway, or another suitable location, or combinations thereof. The remote computing environment can belong to, or be managed by, the enterprise or another entity. In some embodiments, threat detection platform 100 is integrated into the enterprise's email system (e.g., at a secure email gateway (SEG)) as part of an inline deployment. In other embodiments, threat detection platform 100 is integrated into the enterprise's email system via an application programming interface (API) such as the Microsoft Outlook API. In such embodiments, the threat detection platform 100 can obtain data via the API. Threat detection platform 100 can thus supplement and/or supplant other security products employed by the enterprise.
In some embodiments, threat detection platform 100 is maintained by a threat service (also referred to herein as a “security service”) that has access to multiple enterprises' data. In this scenario, threat detection platform 100 can route data that is, for example, related to incoming emails to a computing environment managed by the security service. An example of such a computing environment is as one or more instances on Amazon Web Services (AWS). Threat detection platform 100 can maintain one or more databases for each enterprise it services that include, for example, organizational charts (and/or other user/group identifiers/memberships, indicating information such as “Alice is a member of the Engineering group” and “Bob is a member of the Marketing group”), attribute baselines, communication patterns, etc. Additionally or alternatively, threat detection platform 100 can maintain federated databases that are shared among multiple entities. Examples of federated databases include databases specifying vendors and/or individuals who have been deemed fraudulent, domains from which incoming emails determined to represent security threats originated, etc. The security service can maintain different instances of threat detection platform 100 for different enterprises, or the security service may maintain a single instance of threat detection platform 100 for multiple enterprises, as applicable. The data hosted in these instances can be obfuscated, encrypted, hashed, depersonalized (e.g., by removing personal identifying information), or otherwise secured or secreted as applicable. Accordingly, in various embodiments, each instance of threat detection platform 100 is able to access/process data related to the accounts associated with the corresponding enterprise(s).
In some embodiments, threat detection platform 100 is maintained by the enterprise whose accounts are being monitored—either remotely or on premises. In this scenario, all relevant data is hosted by the enterprise itself, and any information to be shared across multiple enterprises (if applicable) can be transmitted to a computing system that is maintained by the security service or a third party, as applicable.
As shown in
Enterprise network 112 can be a mobile network, wired network, wireless network, or some other communication network (or multiple of any/all of such networks) maintained by the enterprise or an operator on behalf of the enterprise. As noted above, the enterprise can use a security service to examine communications (among other things) to discover potential security threats. The enterprise may grant permission to the security service to monitor the enterprise network 112 by examining emails (e.g., incoming emails and/or outgoing emails) and then handling those emails that represent security threats. For example, threat detection platform 100 can be permitted to remediate threats posed by those emails (e.g., by using an API made available by an email service provider such as a cloud-based email service provider to move or delete such messages), or the threat detection platform 100 may be permitted to surface notifications regarding the threats posed by those emails, or combinations thereof. In some embodiments, the enterprise further grants permission to the security service to obtain data regarding other digital activities involving the enterprise (and, more specifically, employees of the enterprise) in order to build a profile that specifies communication patterns, behavioral traits, normal context of emails, normal content of emails, etc. For example, threat detection platform 100 may identify the filters that have been created and/or destroyed by each employee to infer whether any significant variations in behavior have occurred. Such filters may comprise rules manually specified by the user (e.g., by the user explicitly interacting with tools made available by an email service) and/or may also be inferred based on users' interactions with their mail (e.g., by obtaining from the email service log data indicating which messages the user has moved from an inbox to a folder, or vice versa). As another example, threat detection platform 100 may examine the emails or messages received by a given employee to establish the characteristics of normal communications (and thus be able to identify abnormal communications).
Threat detection platform 100 can manage one or more databases in which data can be stored. Examples of such data include enterprise data (e.g., email data, message data, sign-in data, and mail filter data), remediation policies, communication patterns, behavioral traits, etc. The data stored in the database(s) can be determined by threat detection platform 100 (e.g., learned from data available on enterprise network 112), provided by the enterprise, or retrieved from an external database (e.g., associated with LinkedIn, Microsoft Office 365, or G Suite) as applicable. Threat detection platform 100 can also store outputs produced by the various modules, including machine- and human-readable information regarding insights into threats and any remediation actions that were taken.
As shown in
An example profile includes a number of behavioral traits associated with a given corresponding account. For example, profile generator 102 can determine various behavioral traits based on sign-in data, message data, email data, and/or mail filter data obtained from enterprise network 112 or another source (e.g., a collaboration suite via an API). Email data can include information on the senders of past emails received by a given email account, content of those past emails, frequency of those past emails, temporal patterns of those past emails, topics of those past emails, geographical locations from which those past emails originated, formatting characteristics (e.g., usage of HTML, fonts, styles, etc.), and more. Profile generator 102 can use the aforementioned information to build a profile for each email account that represents a model of normal behavior of the corresponding employee. As further discussed below, the profiles can be helpful in identifying the digital activities and communications that indicate a security threat may exist.
Monitoring module 106 is responsible for monitoring communications (e.g., messages and emails) handled by the enterprise network 112. These communications can include incoming emails (e.g., external and internal emails) received by accounts associated with employees of the enterprise, outgoing emails (e.g., external and internal emails) transmitted by those accounts, and messages exchanged between those accounts. In some embodiments, monitoring module 106 is able to monitor incoming emails in near real time so that appropriate action can be taken, in a timely fashion, if a malicious email is discovered. For example, if an incoming email is determined to be representative of a phishing attack (e.g., based on an output produced by scoring module 108), the incoming email can be prevented from reaching its intended destination by the monitoring module 106 or another applicable component or set of components. In some embodiments, monitoring module 106 is able to monitor communications only upon threat detection platform 100 being granted permission by the enterprise (and thus given access to enterprise network 112).
Scoring module 108 is responsible for examining digital activities and communications to determine the likelihood that a security threat exists. For example, scoring module 108 can examine each incoming email to determine how its characteristics compare to past emails sent by the sender and/or received by the intended recipient. In various embodiments, scoring module 108 may determine whether characteristics such as timing, formatting, and location of origination (e.g., in terms of sender email address or geographical location) match a pattern of past emails that have been determined to be non-malicious. For example, scoring module 108 may determine that an email is likely to be malicious if the sender email address (“support-xyz@gmail.com”) differs from an email address (“John.Doe@CompanyABC.com”) that is known to be associated with the alleged sender (“John Doe”). As another example, scoring module 108 may determine that an account may have been compromised if the account performs a sign-in activity that is impossible or improbable given its most recent sign-in activity (e.g., the user logs in from Germany ten minutes after having logged in from California, or a user that typically accesses email from 9 am-5 pm on weekdays begins accessing email on weekends at 3 am).
Scoring module 108 can make use of heuristics, rules, neural networks, or other trained machine learning (ML) approaches such as decision trees (e.g., gradient-boosted decision trees), logistic regression, linear regression, or other appropriate techniques. Scoring module 108 can output discrete outputs or continuous outputs, such as a probability metric (e.g., specifying the likelihood that an incoming email is malicious), a binary output (e.g., malicious or not malicious), or a sub-classification (e.g., specifying the type of malicious email). Further, scoring module 108 can rank or otherwise generate a prioritized list of the top features, facets, or combinations thereof, that result in a particular message being identified as posing a security threat. In various embodiments, scoring module 108 executes a topic inference module. The topic inference module can be used to identify topics of digital communications. Assume, for example, that scoring module 108 is tasked with quantifying risk posed by an incoming email. In that situation, the topic inference module may identify one or more topics based on an analysis of the incoming email, its metadata, or information derived by the scoring module. These topics may be helpful in conveying the risk and relevance of the incoming email and for other purposes.
Reporting module 110 is responsible for reporting insights derived from outputs produced by scoring module 108 in various embodiments (e.g., as a notification summarizing types of threats discovered or other applicable output). For example, reporting module 110 can provide a summary of the threats discovered by scoring module 108 to an electronic device 114. Electronic device 114 may be managed by the employee associated with the account under examination, an individual associated with the enterprise (e.g., a member of the information technology (IT) department), or an individual associated with a security service, etc. Reporting module 110 can surface these insights in a human-readable format for display on an interface accessible via the electronic device 114. Such insights can be used to improve the overall security position of the enterprise, by providing specific, concrete reasons why particular communications are problematic to security personnel (or other appropriate individuals, such as end users).
Remediation module 116 can perform one or more remediation actions in response to scoring module 108 determining that an incoming email is likely representative of a threat. The types of remediation that can be taken can be based on the nature of the threat (e.g., its severity, the type of threat posed, the user(s) implicated in the threat, etc.), policies implemented by the enterprise, etc. Such policies can be predefined or dynamically generated based on inference, analysis, and/or the data obtained from enterprise network 112. Additionally or alternatively, remediation action(s) may be based on the outputs produced by the models employed by the various modules. Examples of remediation actions include transferring suspect emails to another folder such as a quarantine folder, generating an alert (e.g., to an administrator or to the user), etc.
Various embodiments of threat detection platform 100 include a training module 104 that operates to train the models employed by other modules. As an example, training module 104 can train the models applied by scoring module 108 to the sign-in data, message data, email data, and/or mail filter data, etc., by feeding training data into those models. Example training data includes emails that have been labeled as malicious or non-malicious, policies related to attributes of emails (e.g., specifying that emails originating from certain domains should not be considered malicious), etc. The training data can be employee-, group-, enterprise-, industry-, or nationality-, specific so that the model(s) are able to perform personalized analysis. In some embodiments, the training data ingested by the model(s) includes emails that are known to be representative of malicious emails sent as part of an attack campaign. These emails may have been labeled as such during a training process, or these emails may have been labeled as such by other employees.
Training module 104 can implement a retraining pipeline (also referred to herein as a “pipeline”) in order to protect against novel threats as further discussed below. At a high level, the pipeline corresponds to a series of steps that, when executed by the training module 104, cause the models employed by the scoring module 108 to be retrained. By consistently training models using up-to-date information, the threat detection platform 100 can protect against novel threats that would otherwise escape detection.
III. Techniques for Deriving Topics for Messages
Threat detection platform 100 can characterize digital communications along several dimensions. These dimensions are also referred to herein as “facets.” Facets are useful in several respects. As a first example, the facets can be used by an individual to resolve the types of attacks employed against an enterprise, as well as to create datasets that are useful for training, introspection, etc. The individual may be a member of the IT department of the enterprise, or the individual may be employed by a security service responsible for monitoring the security of the enterprise. As a second example, facets can be used as a way to divide data internally to allow teams to work on specific subsections of email attacks. These teams can then improve detection of the email attacks by training models on subset data and improve scoring module 108. As a third example, the facets can be provided as input to security operations center (SOC) tools that may be used to filter data, generate reports, etc. An incoming email may be associated with one or more of the following example facets:
These above example facets can be used as the “building blocks” for describing the nature of communication-based attacks, for example, to enterprises. Together, these facets can be used to characterize an attack along predetermined dimensions. For example, incoming emails can be characterized using one, some, or all of the above facets. A layer of configuration can be used over facets to define, establish, or otherwise determine the nature of an attack. For example, if threat detection platform 100 determines that, for an incoming email, (i) the attack goal is invoice fraud and (ii) the impersonated party is a known partner, then the threat detection platform can define the incoming email as an instance of “external invoice fraud.” Consequently, these facets can flow into other functionality provided by threat detection platform 100 such as: (i) internal metrics indicating how the threat detection platform is managing different attack types, (ii) reporting to enterprises, and (iii) filtering for different attack types.
The above facets can be augmented to more completely/accurately represent the nature of a malicious communication. In particular, information regarding the topics mentioned in such communications can be used. Assume, for example, that several incoming emails related to different merger and acquisition scenarios are determined to be representative of phishing attacks. While each of the incoming emails have the same attack goal—that is, scamming the recipients—each incoming email is rather specific in its content. In such a situation, it would be useful to provide information about the actual content of the incoming emails to those individuals responsible for managing the threat posed by those incoming emails. Furthermore, some scenarios call for a more fluid approach to characterizing threats that allows threat detection platform 100 to more quickly surface new attack types. Historically, it has been difficult to measure, characterize, and report new attack types until sufficient training data regarding those new attack types has been provided to the appropriate models. Note that characterizing threats along a greater number of dimensions also lessens the likelihood of different communications being characterized as similar or identical. As an example, an email inquiring about invoices and an email requesting a quote may both be classified as instances of payment fraud if those emails are characterized along a limited number of dimensions. While those emails may have the same attack goal, the content of those messages is different (and that may be useful information in determining how to discover or remediate future instances of similar emails). An example of two messages sharing the same topic but two different attack goals is a shared topic of “invoice,” with the first message having an attack goal of credential phishing (“click here to sign into your account and make a payment or update your payment information”) and the second message having an attack goal of payment fraud (“your account is overdue, please send a check to pay your outstanding balance”). An example of two messages sharing the same attack goal but two different topics is a shared attack goal of “credential phishing,” with the first message having a topic of “debit account detail updates” (“set up your new direct debit by clicking here”) and the second message having a topic of “COVID-19” (“due to COVID-19 we have a new policy, click here to access our client portal and find out more”).
Described herein are techniques for characterizing digital communications along a type of dimension referred to as “topics.” Upon receiving a digital communication, threat detection platform 100 can apply one or more models in order to establish one or more topics of the digital communication. The term “topic” refers to a subject that is mentioned (either directly or indirectly) in content of the digital communication. As with the facets mentioned above, a given digital communication can be associated with multiple topics. Various combinations of topics, if present in a given message, can also be assigned/associated with more human meaningful descriptions (e.g., that can then be used to describe the message content instead of/in addition to each of the individual topics).
Topics can be derived by threat detection platform 100 regardless of whether the digital communication is deemed to be representative of an attack or not. In the event that the threat detection platform determines a digital communication is representative of an attack, the threat detection platform can generate and then surface a report that specifies an attack goal and topic(s) of the digital communication. Together, these pieces of information allow greater insight to be gained by the individual responsible for reviewing the report into the actual threat posed by the digital communication.
In an example implementation, a topic is: (i) a potential subject of text included in an email, (ii) inferable by a human and machine, and (iii) independent of malicious intent. Accordingly, topics can be defined for all emails examined by the threat detection platform, irrespective of whether those emails are representative of attacks. Note that, in some embodiments, topics are defined with sufficient granularity that a given email is labeled as pertaining to multiple topics. This can be done to increase the likelihood that different emails with similar attack goals, such as those mentioned above, are distinguishable from one another.
To create a new topic, the topic is added to configurator 202 by an administrator (e.g., of threat detection platform 100). As shown in
Applicable topics are associated with a given email, e.g., in an appropriate storage location. For example, topic inference module 212 can append labels that are representative of the topics to the email itself, e.g., by using an API provided by an email provider to edit the message (e.g., stored within email store 216) to include the topics (e.g., as one or more X-headers or other metadata). As another example, topic inference module 212 can populate a data structure with information regarding the labels. This data structure can be stored in a database in which email-topic relationships are formalized (e.g., database 218).
In an example of how threat detection platform 100 can be used, suppose a particular type of attack makes use of a malicious email that discusses a merger and acquisition scenario. Configurator 202 can be used to create an appropriate topic so that similar emails can be identified in the future. In particular, configurator 202 creates an appropriate label (e.g., “merger&acquisition” or “M&A”) for the topic and then associates with that label, a set of phrases (e.g., “merger and acquisition,” “merger/acquisition,” “tender offer,” “purchase of assets,” etc.) that can be used (e.g., as filters) to identify messages to be associated with the label. The topic definition (comprising a label and corresponding phrases) can then be provided to other portions of threat detection platform 100, such as a data object usable by topic inference module 212 (and, e.g., stored in topic framework database 220).
New topics can be automatically learned by/added to threat detection platform 100 based on an analysis of incoming emails and/or outgoing emails. Additionally or alternatively, individuals (e.g., an administrator of threat detection platform 100) can be permitted to manually create topics (e.g., by accessing an administrative console provided by threat detection platform 100). Any human-labeled topics can be altered or deleted by threat detection platform 100 as applicable, based on, for example, whether the manually added topics are actually present in emails (i.e., do any messages match the topic), whether those manually added topics align or overlap with existing topics, etc.
The attack goal facet attempts to characterize an end goal of a given email. As such, the attack goal facet has malicious intent associated with it. Conversely, the topic facet refers to the subjects that are raised in, or related to, the content of an email or other communication (without regard to maliciousness). Table I includes examples of emails with corresponding topics and attack goals.
As can be seen in Table I, it is possible for topics and attack goals to overlap in some instances. For each email, threat detection platform 100 may introduce a many-to-many relationship between the email and the topic labels in which a topic can be associated with more than one email and an email can be associated with more than one topic. Such an approach allows the threat detection platform to support several possible queries, including:
Tables II-IV illustrate various examples of schemas that can be used by embodiments of threat detection platform 100 to associate emails with topics (e.g., in database 218).
In some embodiments, threat detection platform 100 uses a domain specific language (DSL) to match against messages and their attributes. The DSL allows for the dynamic addition of different rules to assign messages topics, based on static features of the message (e.g., does it contain particular pre-defined phrases) or more dynamic features (e.g., using one or more models to score a message and derive topic information from the score(s)). One benefit of the lightweight nature of topic specification is that time-sensitive topics can be readily added to threat detection platform 100. As an example, attackers often make use of current/world events to lend legitimacy to their attacks (e.g., an attacker referencing a recent fire or other natural disaster as a reason that an email recipient should take an action, such as logging into a payment system). Such topics can efficiently be added to threat detection platform 100 to help identify attacks.
Below are examples of topics and corresponding DSL to identify when a given message matches a topic:
Example Topic: Cryptocurrency
The above DSL states that a message can be classified as having a “cryptocurrency” topic if any of the following is true: (1) it includes a bitcoin address, (2) it uses commonly found bitcoin ransomware expressions, or (3) a trained cryptocurrency topic model scores the content higher than 0.7.
Example Topic: Document Sharing
The above DSL states that a message can be classified as having a “document sharing” topic if either of the following is true: (1) it has document sharing vocabulary in its subject line and the topic model gives it a score of higher than 0.9, or (2) it has a document sharing vocabulary in its body and the topic model gives it a score of higher than 0.8.
Scoring module 108 includes a variety of attack models 264 (e.g., assessing whether a particular message is likely to be a phishing attack or a payment fraud attack), and topic models 266 (e.g., assessing whether a particular message discusses a corresponding topic). The extracted features are consumed by both the attack models and the topic models. In various embodiments, scoring module 108 (and subcomponents thereof) is implemented using a set of python scripts. As previously discussed, topic inference module 212 infers one or more topics to associate with message 252 and stores the message/topic(s) mapping in database 218. As applicable, if the topics assigned by topic inference module 212 are determined to be incorrect (e.g., as reported by an end user/message recipient), they can be changed (e.g., by an analyst) and any such mislabeled messages can be used to retrain topic models 266. In various embodiments, attack models 264 include one or more models related to payloads. A first example of such a model is an attachment text model which can be used to determine whether text included in a payload is potentially harmful (e.g., an attachment includes language referencing a ransomware attack). A second example of such a model is a web page model which can be used to determine whether a link included in a message is directly (or indirectly) potentially harmful. A third example of such a model is an attachment model which can be used to determine whether the attachment includes a malicious mechanism (e.g., an Excel document with problematic macros as contrasted with a plain text document or simple Microsoft Word document that does not contain any links).
IV. Techniques for Detecting and Analyzing Payloads of Communications
As discussed above, attackers often mask attacks by embedding malicious content—like malware and fictitious websites—in the payloads of communications delivered to employees of enterprises. In various embodiments, to identify these malicious communications, threat detection platform 100 employs a multi-tiered approach in which behavioral understanding is leveraged to lessen or avoid processing of payloads.
If threat detection platform 100 determines that the communication is malicious, then no further processing may be needed. Threat detection platform 100 can remediate (308) the communication, for example, by preventing the communication from reaching its intended destination or informing an individual (e.g., a member of the IT department) of the threat. Similarly, if threat detection platform 100 definitively determines that the communication is not malicious, then no further processing may be needed (310). Threat detection platform 100 can allow the communication to reach its intended destination.
However, there are also scenarios where threat detection platform 100 is unsure of the threat posed by the communication (312). Assume, for example, that output(s) produced by model(s) applied by threat detection platform 100 to a communication indicate some suspicious behavior. As examples, the sender may be “rare” (i.e., has not previously sent the recipient a message, or very rarely sends the recipient messages), the sender may be discussing an atypical topic (e.g., a sender attempting to discuss invoices with a member of the engineering group instead of the finance group), or the sender may be using an atypical (for that sender) file transfer mechanism (e.g., suddenly attaching files instead of sending links to Google docs or vice versa). In such scenarios, threat detection platform 100 can process the payload of the communication (314) so as to definitively establish risk posed by the communication. This additional processing is referred to herein as “supplemental processing” that is performed by threat detection platform 100 on top of the normal processing of each incoming communication. Examples of payloads include links and attachments.
The primary and secondary scoring modules can consider the same behavioral information and insights surfaced by modules; however, the secondary scoring module may have access to more information based on the additional work done to examine the payload. This multifaceted process for determining the threat posed by communications allows threat detection platform 100 to more confidently (and accurately) assess risk. Behavioral analysis remains a part of the risk determination process, though supplementing this analysis with information gained through examination of payloads can be helpful in knowing whether those “toss up” communications are malicious or non-malicious.
Traditionally, security products have focused on deeply analyzing payloads in order to determine the threat posed by the corresponding communications. However, this “siloed” approach to determining risk ignores behavioral signals that may be necessary to understand whether a given communication represents an attack. In addition, these behavioral signals can be helpful in providing confidence in the determination that is ultimately made regarding whether the communication represents an attack.
The multi-tiered approaches described herein yield more flexibility because as soon as threat detection platform 100 has enough information to make a decision, that decision can be made (and appropriate actions can be taken). Threat detection platform 100 need not find incontrovertible evidence of maliciousness (or, as applicable, benignness). Instead, it can be sufficient for threat detection platform 100 to know that a communication (i) contains a link to a file download (or has an attachment) and (ii) has at least one behavioral signal that indicates a high likelihood of being an attack. Features from payload analysis (e.g., that a landing page has language about passwords or that an attachment includes macros) can be crossed with behavioral signals (e.g., that a message recipient has never received email from the sender) and content (as applicable) to make decisions.
Various pieces of information are shown in
If threat detection platform 100 does identify a malicious payload through behavioral analysis, this payload can be stored in a storage medium (referred to as a “signature store”) for quick access. This signature store can serve as a source for indicators of compromise (IOCs) that can be used for threat research. In some embodiments, threat detection platform 100 maintains separate signature stores for different types of entities. In
As shown in
A variety of policies can be used by threat detection platform 100 in determining whether to perform additional (supplemental) file processing. Generally (e.g., to minimize resource usage), a goal is to only scan files (or portions of files) that could pose security risks. To that end, limits can be placed on file processing at a high level (e.g., for a maximum file size and maximum number of files processed). For a given file type (e.g., PDF, HTML, DOC, XLS, etc.), one approach is to process all such attachments that pass a file size filter criteria. For images (and/or for images included within other filetypes, which can be used, for example, in phishing related attacks), optical character recognition (OCR) can be used. Unfortunately, performing OCR is resource intensive. Policies can be used to specify limits on how much processing is performed (e.g., limiting OCR or other supplemental analysis based on message body length, file size, number of attachments included in a message, etc.). As another example, only the first sheet of a multi-page spreadsheet could be subjected to analysis. Further, such policies can be flexible, e.g., adjusting up or down based on attributes of the message (e.g., with a more suspicious message having a higher size threshold for analysis than a less suspicious message).
A link crawler (also referred to as a “Web crawler”) is a computer program that is designed to systematically browse the Internet to establish, infer, or otherwise obtain information about the websites to which links lead. Assume, for example, that threat detection platform 100 discovers that a link is included in either the body or payload of a communication. In such a scenario, threat detection platform 100 can employ a link crawler to establish the landing web site to which the link ultimately leads, whether there are any intermediary websites through which the link crawler is routed before accessing the landing website, etc. Determinations can then be made, for example, about whether the landing page (or a subsequent page) inappropriately solicits credentials (e.g., using topic analysis or other approaches), etc., and any such issues can be imputed to the message (e.g., to flag the message as related to credential phishing). While the attachment and link crawlers perform similar tasks, those normally correspond to separate computer programs that can be individually executed by the threat detection platform.
This approach is beneficial in several respects. As an example, this approach to recording signatures of payloads deemed malicious allows threat detection platform 100 to readily detect malicious payloads through comparison to the signature store. The term “signature” may refer to the payload itself, malicious content (e.g., malware) included in the payload, or information that is extracted or derived from the payload. This approach allows malicious payloads to be discovered more quickly because threat detection platform 100 can autonomously generate signatures without human confirmation. Moreover, these signatures can be shared across a broader community. For example, the signature store may be representative of a federated database that is shared across multiple enterprises. In such a scenario, threat detection platform 100 can generate a signature for a communication directed to an employee of a first enterprise and then use the signature to identify malicious payloads amongst communications directed to a second enterprise.
A variety of policies can be used by threat detection platform 100 in determining whether to crawl links. The following are examples:
Each of the policies can be applied with different link crawlers that crawl a page in different ways (e.g., HTTP.HEAD (612), HTTP.GET (614), as well as a screen shot service (616) that renders a page in a headless browser and screenshots the page). In some embodiments, each policy defines which crawler(s) to apply and emit an allow, deny, or no decision. Link crawler 610 can be configured to only crawl a particular URL if any applicable policies include at least one “allow” and no “denies.” In general, this approach favors crawling links that could be harmful (and thus aspects such as link rarity, domain location, domain age, and anchor text can all be factors), and not crawling links that could be stateful (e.g., inadvertently triggering automatic “unsubscribe” actions by crawling).
As an example, suppose threat detection platform 100 is processing a message that includes three links (A, B, C). Two policies (X, Y) are applicable to the links—specifically, for link crawler HTTP.GET (614), crawling link A is allowed by policy X, crawling link B is allowed by policy X, but crawling link B is denied by policy Y. Crawling link C is not actioned by either policy. In this scenario, link crawler 610 would crawl as follows (based on the policies):
Link A: [Allow, No action]->crawl
Link B: [Allow, Deny]->do not crawl
Link C: [No action, no action]->do not crawl
A. Payload Processing
A scoring module (e.g., scoring module 108) may work asynchronously in some embodiments—a notification received from an email service or messaging service is queued for processing by a worker node (also referred to as “workers”) and then immediately acknowledged. Enqueued notifications are normally processed within seconds of being received, allowing for rapid remediation of malicious communications. When a notification is dequeued, it may be processed serially.
Multithreading of this queue can be problematic in situations where resource-intensive processing is necessary. Restarting the scoring module may result in dropped communications unless the load is shed safely (which may not be possible if the scoring module crashes unexpectedly). Moreover, resource-intensive tasks may prevent enqueuing and acknowledgement of incoming notifications. If the recipient (i.e., the scoring module) of notifications from the email service or messaging service is unresponsive or slow to respond, the service may simply drop the notifications entirely.
Processing payloads, particularly complex attachments, can be an extremely resource-intensive task that can take more than a second to complete. One way to mitigate some of the burden is, instead of examining the payloads of all messages, only examining payloads of messages for which a conclusive verdict (e.g., malicious or benign) can not readily be determined. Such messages can be designated as “candidates” for additional (secondary) processing. To further mitigate the potentially deleterious effects of resource-intensive processing, in some embodiments, threat detection platform 100 offloads tasks to a secondary scoring module as discussed above. Sharing responsibilities among multiple scoring modules not only mitigates the risk of unplanned crashes, but also allows additional functionalities to be readily implemented by the threat detection platform. For example, threat detection platform 100 can perform complex feature analyses beyond payload processing. Some analyses may be network bound (e.g., link crawling), while other analyses may be resource bound (e.g., applying Natural Language Processing and computer vision algorithms). Performing these extractions allows more information to be obtained from a communication. However, performing these extractions serially may dramatically increase the end-to-end processing time for a notification, thereby causing potentially malicious communications to remain in inboxes for longer periods of time (and increasing the risk to employees and enterprises).
B. Malware Detection
An important aspect of addressing the threat posed by malware is discovering malware before harm occurs. Threat detection platform 100 can discover malware in communications such that those communications can be remediated (e.g., filtered or deleted) before interaction (potential harm) occurs. To address the threat posed by malware, threat detection platform 100 can perform a variety of actions, including:
Classifications can be very important when conveying the threat posed by the malware, as well as producing metrics that quantify the threat posed by a given email, the threat faced by a given enterprise, or the performance of the threat detection platform.
In Level 0, threat detection platform 100 may extract features from the names or extensions of files, as well as other data that is available at that time, such as communication features, features specifying how the file was linked, etc. Then, threat detection platform 100 may attempt to determine whether the communication is representative of a malware message purely from the data available at Level 0. Moreover, threat detection platform 100 may provide metrics regarding the malware and malware facet classification, again based solely on the data at Level 0.
In Level 1, threat detection platform 100 may extract features from the contents of files using “lightweight” models (e.g., no external services or sandboxing). The threat detection platform can then determine whether the communication is representative of malware purely from the data available at Level 1. The threat detection platform may also provide metrics regarding the malware and malware facet classification based on the features extracted from the file itself. Examples of such features include “contains executable code” and “has a password-protected file.”
In Level 2, the threat detection platform may process the file more deeply using external services or sandboxing. Again, the threat detection platform may determine whether the communication is representative of a malware purely from the data available at Level 1, as well as provide metrics regarding the malware and malware facet classification based on the features surfaced by the external services or sandboxing. For example, with these features, the threat detection platform may be able to identify the type of malware contained in the communication.
C. Quantifying Risk
Payload-based malware can be destructive for enterprises. As ransomware attacks become more prevalent, attackers are expanding their reach and increasing their chances of success. To protect against malware, a threat detection platform can use a behavioral analysis approach as discussed above. More specifically, the threat detection platform can use anomalous signals in combination with payload analysis to detect threats. Such an approach not only allows threats to be detected in near real time, but also allows SOC analysts to be informed of threats while providing context for those threats.
As discussed above, real-time protective services (e.g., scoring, adjudicating, and remediating) may be performed by separate but related modules: a primary scoring module (also referred to as the “real-time (RT) scorer”) and a secondary scoring module (also referred to as the “near-real-time (NRT) scorer”). These modules may differ in the expectations placed upon them. The primary scoring module may be expected to respond quickly (e.g., within a second) with a determination of maliciousness followed by immediate remediation if necessary. By necessity, the primary scoring module may limit the analysis that it performs, both in terms of the processing time and data required. Meanwhile, the secondary scoring module may be allowed more time to make its decision, which allows it to do “heavier” analysis that takes more time and/or uses more data.
Accordingly, on a per-communication basis, the secondary scoring module may “cost” more than the primary scoring module in terms of computing resources. For example, the secondary scoring module may obtain more data (e.g., by making more API calls) and apply “heavier” models that consume more computing resources. To control these costs, the secondary scoring module may be applied to a subset of incoming communications. As discussed above, communications that have been determined to be clearly malicious or non-malicious by the primary scoring module may not require additional confirmation by the secondary scoring module.
To ensure that the appropriate communications are forwarded to the secondary scoring module for further analysis, in some embodiments, a candidate selection module is run over email messages and produces a decision on whether the message should be selected for supplemental processing. This module can be defined in the form of selection rules (or simply “rules”) and/or a machine learning model trained to identify messages that need additional processing. Rules may be automatically defined by the threat detection platform, or these rules may be manually defined by an individual (e.g., through an interface generated by the threat detection platform). For each rule, the threat detection platform can populate appropriate criteria in a data structure to be stored in a database. This database can be formatted so that rules can be easily added, edited, deleted, and disabled. Moreover, this database can be formatted so that the threat detection platform can track performance so as to have full awareness of how the rules are being implemented by the secondary scoring module. The machine learning model can also be applied as a rule where the rule states that a message with a model score above a particular threshold should be sent to the secondary scoring module. In some embodiments, mistakes made by the secondary scoring module are recoverable. For example, the secondary scoring module may be able to recall a communication after inadvertently not scoring the communication despite it being deemed a candidate for further review by the primary scoring module.
One way to accomplish this is by programming the primary scoring module to produce a notification for each communication that is processed. These notifications may be stored in temporal order in a queue, and the secondary scoring module can apply a record filter to the queue that identifies which communications are to be processed.
V. Example Process
At 906, supplemental analysis is performed in response to the determination made at 904. As applicable, an appropriate remedial action can be taken in response to a result of the supplemental analysis. As an example, and as described above, if a payload (a link or an attachment) is determined to be suspicious during the supplemental analysis performed at 906, this information coupled with a previous determination of a suspicious nature of the message (using behavioral analysis) can be used to quarantine or otherwise neutralize a threat likely posed by the message.
VI. Example Processing System
Processing system 1000 includes a processor 1002, main memory 1006, non-volatile memory 1010, network adapter 1012, video display 1018, input/output device 1020, control device 1022 (e.g., a keyboard, pointing device, or mechanical input such as a button), drive unit 1024 that includes a storage medium 1026, and signal generation device 1030 that are communicatively connected to a bus 1016. Bus 1016 is illustrated as an abstraction that represents one or more physical buses and/or point-to-point connections that are connected by appropriate bridges, adapters, or controllers. Bus 1016, therefore, can include a system bus, Peripheral Component Interconnect (PCI) bus, PCI-Express bus, HyperTransport bus, Industry Standard Architecture (ISA) bus, Small Computer System Interface (SCSI) bus, Universal Serial Bus (USB), Inter-Integrated Circuit (I2C) bus, and/or a bus compliant with Institute of Electrical and Electronics Engineers (IEEE) Standard 1394, etc.
Processing system 1000 may share a similar computer processor architecture as that of a computer server, router, desktop computer, tablet computer, mobile phone, video game console, wearable electronic device (e.g., a watch or fitness tracker), network-connected (“smart”) device (e.g., a television or home assistant device), augmented or virtual reality system (e.g., a head-mounted display), or another electronic device capable of executing a set of instructions (sequential or otherwise) that specify action(s) to be taken by the processing system 800.
While the main memory 1006, non-volatile memory 1010, and storage medium 1026 are shown to be a single medium, the terms “storage medium” and “machine-readable medium” should be taken to include a single medium or multiple media that store one or more sets of instructions 1028. The terms “storage medium” and “machine-readable medium” should also be taken to include any medium that is capable of storing, encoding, or carrying a set of instructions for execution by the processing system 1000. Further examples of machine- and computer-readable media include recordable-type media such as volatile and non-volatile memory devices 1010, removable disks, hard disk drives, optical disks (e.g., Compact Disk Read-Only Memory (CD-ROMS) and Digital Versatile Disks (DVDs)), cloud-based storage, and transmission-type media such as digital and analog communication links.
In general, the routines executed to implement embodiments described herein can be implemented as part of an operating system or a specific application, component, program, object, module, or sequence of instructions (collectively referred to as “computer programs”). The computer programs typically comprise one or more instructions (e.g., instructions 1004, 1008, 1028) set at various times in various memories and storage devices in an electronic device. When read and executed by the processor 1002, the instructions cause the processing system 1000 to perform operations to execute various aspects of techniques described herein.
Network adapter 1012 allows processing system 1000 to mediate data in a network 1014 with an entity that is external to the processing system 1000 through any communication protocol supported by the processing system 1000 and the external entity. Examples of network adapter 1012 include a network adaptor card, a wireless network interface card, a switch, a protocol converter, a gateway, a bridge, a hub, a receiver, a repeater, or a transceiver that includes an integrated circuit (e.g., enabling communication over Bluetooth or Wi-Fi), etc.
Techniques introduced herein can be implemented using software, firmware, hardware, or a combination of such forms. For example, various aspects can be implemented using special-purpose hardwired (i.e., non-programmable) circuitry in the form of application-specific integrated circuits (ASICs), programmable logic devices (PLDs), field-programmable gate arrays (FPGAs), and the like.
Although the foregoing embodiments have been described in some detail for purposes of clarity of understanding, the invention is not limited to the details provided. There are many alternative ways of implementing the invention. The disclosed embodiments are illustrative and not restrictive.
This application claims priority to U.S. Provisional Patent Application No. 63/196,603 entitled MULTI-TIERED APPROACH TO PAYLOAD DETECTION FOR INCOMING COMMUNICATIONS filed Jun. 3, 2021, which is incorporated herein by reference for all purposes. This application also claims priority to U.S. Provisional Patent Application No. 63/287,937 entitled TOPIC INSIGHTS filed Dec. 9, 2021, which is also incorporated herein by reference for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
5999932 | Paul | Dec 1999 | A |
6023723 | Mccormick | Feb 2000 | A |
6088717 | Reed | Jul 2000 | A |
7263506 | Lee | Aug 2007 | B2 |
7451487 | Oliver | Nov 2008 | B2 |
7610344 | Mehr | Oct 2009 | B2 |
7953814 | Chasin | May 2011 | B1 |
8112484 | Sharma | Feb 2012 | B1 |
8244532 | Begeja | Aug 2012 | B1 |
8566938 | Prakash | Oct 2013 | B1 |
8819819 | Johnston | Aug 2014 | B1 |
8935788 | Diao | Jan 2015 | B1 |
8943142 | Simon | Jan 2015 | B1 |
9009824 | Chen | Apr 2015 | B1 |
9154514 | Prakash | Oct 2015 | B1 |
9213827 | Li | Dec 2015 | B2 |
9245115 | Jakobsson | Jan 2016 | B1 |
9245225 | Winn | Jan 2016 | B2 |
9264418 | Crosley | Feb 2016 | B1 |
9348981 | Hearn | May 2016 | B1 |
9473437 | Jakobsson | Oct 2016 | B1 |
9516053 | Muddu | Dec 2016 | B1 |
9537880 | Jones | Jan 2017 | B1 |
9571512 | Ray | Feb 2017 | B2 |
9686308 | Srivastava | Jun 2017 | B1 |
9756007 | Stringhini | Sep 2017 | B1 |
9774626 | Himler | Sep 2017 | B1 |
9781152 | Mistratov | Oct 2017 | B1 |
9847973 | Jakobsson | Dec 2017 | B1 |
9940394 | Grant | Apr 2018 | B1 |
9946789 | Li | Apr 2018 | B1 |
9954805 | Nigam | Apr 2018 | B2 |
9961096 | Pierce | May 2018 | B1 |
9967268 | Hewitt | May 2018 | B1 |
10015182 | Shintre | Jul 2018 | B1 |
10044745 | Jones | Aug 2018 | B1 |
10091312 | Khanwalkar | Oct 2018 | B1 |
10104029 | Chambers | Oct 2018 | B1 |
10129194 | Jakobsson | Nov 2018 | B1 |
10129288 | Xie | Nov 2018 | B1 |
10243989 | Ding | Mar 2019 | B1 |
10250624 | Mixer | Apr 2019 | B2 |
10277628 | Jakobsson | Apr 2019 | B1 |
10305836 | Tonegawa | May 2019 | B2 |
10362057 | Wu | Jul 2019 | B1 |
10397272 | Bruss | Aug 2019 | B1 |
10419468 | Glatfelter | Sep 2019 | B2 |
10523609 | Subramanian | Dec 2019 | B1 |
10601865 | Mesdaq | Mar 2020 | B1 |
10616272 | Chambers | Apr 2020 | B2 |
10673880 | Pratt | Jun 2020 | B1 |
10721195 | Jakobsson | Jul 2020 | B2 |
10834127 | Yeh | Nov 2020 | B1 |
10911489 | Chechik | Feb 2021 | B1 |
10972483 | Thomas | Apr 2021 | B2 |
10972485 | Ladnai | Apr 2021 | B2 |
11019076 | Jakobsson | May 2021 | B1 |
11451576 | Kao | Sep 2022 | B2 |
11494421 | Ghafourifar | Nov 2022 | B1 |
20020002520 | Gatto | Jan 2002 | A1 |
20020116463 | Hart | Aug 2002 | A1 |
20030204569 | Andrews | Oct 2003 | A1 |
20040030913 | Liang | Feb 2004 | A1 |
20040117450 | Campbell | Jun 2004 | A1 |
20040128355 | Chao | Jul 2004 | A1 |
20040215977 | Goodman | Oct 2004 | A1 |
20040260922 | Goodman | Dec 2004 | A1 |
20050039019 | Delany | Feb 2005 | A1 |
20050187934 | Motsinger | Aug 2005 | A1 |
20050198518 | Kogan | Sep 2005 | A1 |
20060036698 | Hebert | Feb 2006 | A1 |
20060053203 | Mijatovic | Mar 2006 | A1 |
20060191012 | Banzhof | Aug 2006 | A1 |
20060253581 | Dixon | Nov 2006 | A1 |
20070074169 | Chess | Mar 2007 | A1 |
20070276851 | Friedlander | Nov 2007 | A1 |
20080005249 | Hart | Jan 2008 | A1 |
20080086532 | Cunningham | Apr 2008 | A1 |
20080114684 | Foster | May 2008 | A1 |
20080201401 | Pugh | Aug 2008 | A1 |
20090037350 | Rudat | Feb 2009 | A1 |
20090132490 | Okraglik | May 2009 | A1 |
20100115040 | Sargent | May 2010 | A1 |
20100211641 | Yih | Aug 2010 | A1 |
20100318614 | Sager | Dec 2010 | A1 |
20110173142 | Dasgupta | Jul 2011 | A1 |
20110179126 | Wetherell | Jul 2011 | A1 |
20110213869 | Korsunsky | Sep 2011 | A1 |
20110214157 | Korsunsky | Sep 2011 | A1 |
20110231510 | Korsunsky | Sep 2011 | A1 |
20110231564 | Korsunsky | Sep 2011 | A1 |
20110238855 | Korsunsky | Sep 2011 | A1 |
20120028606 | Bobotek | Feb 2012 | A1 |
20120042017 | Fried | Feb 2012 | A1 |
20120110672 | Judge | May 2012 | A1 |
20120137367 | Dupont | May 2012 | A1 |
20120233662 | Scott-Cowley | Sep 2012 | A1 |
20120278887 | Vitaldevara | Nov 2012 | A1 |
20120290712 | Walter | Nov 2012 | A1 |
20120297484 | Srivastava | Nov 2012 | A1 |
20130041955 | Chasin | Feb 2013 | A1 |
20130086180 | Midgen | Apr 2013 | A1 |
20130086261 | Lim | Apr 2013 | A1 |
20130097709 | Basavapatna | Apr 2013 | A1 |
20130167207 | Davis | Jun 2013 | A1 |
20130191759 | Bhogal | Jul 2013 | A1 |
20140013441 | Hencke | Jan 2014 | A1 |
20140032589 | Styler | Jan 2014 | A1 |
20140181223 | Homsany | Jun 2014 | A1 |
20140325662 | Foster | Oct 2014 | A1 |
20140365303 | Vaithilingam | Dec 2014 | A1 |
20140379825 | Speier | Dec 2014 | A1 |
20140380478 | Canning | Dec 2014 | A1 |
20150026027 | Priess | Jan 2015 | A1 |
20150128274 | Giokas | May 2015 | A1 |
20150143456 | Raleigh | May 2015 | A1 |
20150161609 | Christner | Jun 2015 | A1 |
20150161611 | Duke | Jun 2015 | A1 |
20150228004 | Bednarek | Aug 2015 | A1 |
20150234831 | Prasanna Kumar | Aug 2015 | A1 |
20150237068 | Sandke | Aug 2015 | A1 |
20150295942 | Tao | Oct 2015 | A1 |
20150295945 | Canzanese, Jr. | Oct 2015 | A1 |
20150319157 | Sherman | Nov 2015 | A1 |
20150339477 | Abrams | Nov 2015 | A1 |
20160014151 | Prakash | Jan 2016 | A1 |
20160036829 | Sadeh-Koniecpol | Feb 2016 | A1 |
20160057167 | Bach | Feb 2016 | A1 |
20160063277 | Vu | Mar 2016 | A1 |
20160156654 | Chasin | Jun 2016 | A1 |
20160227367 | Alsehly | Aug 2016 | A1 |
20160253598 | Yamada | Sep 2016 | A1 |
20160262128 | Hailpern | Sep 2016 | A1 |
20160301705 | Higbee | Oct 2016 | A1 |
20160306812 | Mchenry | Oct 2016 | A1 |
20160321243 | Walia | Nov 2016 | A1 |
20160328526 | Park | Nov 2016 | A1 |
20160344770 | Verma | Nov 2016 | A1 |
20160380936 | Gunasekara | Dec 2016 | A1 |
20170041296 | Ford | Feb 2017 | A1 |
20170048273 | Bach | Feb 2017 | A1 |
20170098219 | Peram | Apr 2017 | A1 |
20170111506 | Strong | Apr 2017 | A1 |
20170186112 | Polapala | Jun 2017 | A1 |
20170214701 | Hasan | Jul 2017 | A1 |
20170222960 | Agarwal | Aug 2017 | A1 |
20170223046 | Singh | Aug 2017 | A1 |
20170230323 | Jakobsson | Aug 2017 | A1 |
20170230403 | Kennedy | Aug 2017 | A1 |
20170237754 | Todorovic | Aug 2017 | A1 |
20170237776 | Higbee | Aug 2017 | A1 |
20170251006 | Larosa | Aug 2017 | A1 |
20170289191 | Thioux | Oct 2017 | A1 |
20170324767 | Srivastava | Nov 2017 | A1 |
20170346853 | Wyatt | Nov 2017 | A1 |
20180026926 | Nigam | Jan 2018 | A1 |
20180027006 | Zimmermann | Jan 2018 | A1 |
20180084003 | Uriel | Mar 2018 | A1 |
20180084013 | Dalton | Mar 2018 | A1 |
20180091453 | Jakobsson | Mar 2018 | A1 |
20180091476 | Jakobsson | Mar 2018 | A1 |
20180159808 | Pal | Jun 2018 | A1 |
20180189347 | Ghafourifar | Jul 2018 | A1 |
20180196942 | Kashyap | Jul 2018 | A1 |
20180219888 | Apostolopoulos | Aug 2018 | A1 |
20180227324 | Chambers | Aug 2018 | A1 |
20180295146 | Kovega | Oct 2018 | A1 |
20180324297 | Kent | Nov 2018 | A1 |
20180375814 | Hart | Dec 2018 | A1 |
20190014143 | Syme | Jan 2019 | A1 |
20190026461 | Cidon | Jan 2019 | A1 |
20190028509 | Cidon | Jan 2019 | A1 |
20190052655 | Benishti | Feb 2019 | A1 |
20190065748 | Foster | Feb 2019 | A1 |
20190068616 | Woods | Feb 2019 | A1 |
20190081983 | Teal | Mar 2019 | A1 |
20190087428 | Crudele | Mar 2019 | A1 |
20190089711 | Faulkner | Mar 2019 | A1 |
20190104154 | Kumar | Apr 2019 | A1 |
20190109863 | Traore | Apr 2019 | A1 |
20190141183 | Chandrasekaran | May 2019 | A1 |
20190166161 | Anand | May 2019 | A1 |
20190166162 | Anand | May 2019 | A1 |
20190190929 | Thomas | Jun 2019 | A1 |
20190190936 | Thomas | Jun 2019 | A1 |
20190199745 | Jakobsson | Jun 2019 | A1 |
20190205511 | Zhan | Jul 2019 | A1 |
20190222606 | Schweighauser | Jul 2019 | A1 |
20190238571 | Adir | Aug 2019 | A1 |
20190260780 | Matthew | Aug 2019 | A1 |
20190311121 | Martin | Oct 2019 | A1 |
20190319905 | Baggett | Oct 2019 | A1 |
20190319987 | Levy | Oct 2019 | A1 |
20190349400 | Bruss | Nov 2019 | A1 |
20190384911 | Caspi | Dec 2019 | A1 |
20200007502 | Everton | Jan 2020 | A1 |
20200021609 | Kuppanna | Jan 2020 | A1 |
20200044851 | Everson | Feb 2020 | A1 |
20200053111 | Jakobsson | Feb 2020 | A1 |
20200053120 | Wilcox | Feb 2020 | A1 |
20200068031 | Kursun | Feb 2020 | A1 |
20200074078 | Saxe | Mar 2020 | A1 |
20200076825 | Vallur | Mar 2020 | A1 |
20200125725 | Petersen | Apr 2020 | A1 |
20200127962 | Chuhadar | Apr 2020 | A1 |
20200162483 | Farhady | May 2020 | A1 |
20200204572 | Jeyakumar | Jun 2020 | A1 |
20200287936 | Nguyen | Sep 2020 | A1 |
20200344251 | Jeyakumar | Oct 2020 | A1 |
20200358804 | Crabtree | Nov 2020 | A1 |
20200374251 | Warshaw | Nov 2020 | A1 |
20200389486 | Jeyakumar | Dec 2020 | A1 |
20200396190 | Pickman | Dec 2020 | A1 |
20200396258 | Jeyakumar | Dec 2020 | A1 |
20200412767 | Crabtree | Dec 2020 | A1 |
20210021612 | Higbee | Jan 2021 | A1 |
20210058395 | Jakobsson | Feb 2021 | A1 |
20210091962 | Finke | Mar 2021 | A1 |
20210092154 | Kumar | Mar 2021 | A1 |
20210168161 | Dunn | Jun 2021 | A1 |
20210240836 | Hazony | Aug 2021 | A1 |
20210272066 | Bratman | Sep 2021 | A1 |
20210295179 | Eyal Altman | Sep 2021 | A1 |
20210329035 | Jeyakumar | Oct 2021 | A1 |
20210336983 | Zhou | Oct 2021 | A1 |
20210352093 | Hassanzadeh | Nov 2021 | A1 |
20210360027 | Boyer | Nov 2021 | A1 |
20210374679 | Bratman | Dec 2021 | A1 |
20210374680 | Bratman | Dec 2021 | A1 |
20210385181 | Parkinson | Dec 2021 | A1 |
20220021700 | Devlin | Jan 2022 | A1 |
20220141252 | Shi | May 2022 | A1 |
Number | Date | Country |
---|---|---|
107315954 | Nov 2017 | CN |
Entry |
---|
Barngrover, Adam, “Vendor Access Management with IGA”, Saviynt Inc. Apr. 24, 2019 (Apr. 24, 2019) Retrieved on Apr. 17, 2021 (Apr. 17, 2021) from <https://saviynt.com/vendor-access-management-with-iga/> entire document, 2 pp. |
Information Security Media Group, “Multi-Channel Fraud: A Defense Plan”, Retrieved on Apr. 18, 2021 (Apr. 18, 2021) from <https ://www .bankInfosecurity.com/Interviews/multi-channel-fraud-defense-plan-i-1799>, Feb. 20, 2013, 9 pages. |
International Search Report and Written Opinion dated Apr. 24, 2020 of PCT/US2019/067279 (14 pages). |
Mahajan, et al., “Finding HTML Presentation Failures Using Image Comparison Techniques”, ASE'14, pp. 91-98 (Year: 2014). |
Mont, Marco Casassa, “Towards accountable management of identity and privacy: Sticky policies and enforceable tracing services”, 14th International Workshop on Database and Expert Systems Applications, 2003. Proceedings. IEEE, 2003. Mar. 19, 2003 (Mar. 19, 2003), Retrieved on Apr. 17, 2021 (Apr. 17, 2021) from <https://ieeexplore.ieee.org/abstract/documenV1232051 > entire document, Mar. 19, 2003, 17 pp. |
Proofpoint (Proofpoint Closed-Loop Email Analysis and Response, Aug. 2018, 2 pages) (Year: 2018). |
Number | Date | Country | |
---|---|---|---|
20220394047 A1 | Dec 2022 | US |
Number | Date | Country | |
---|---|---|---|
63287937 | Dec 2021 | US | |
63196603 | Jun 2021 | US |