US11503065B2 - Determining digital vulnerability based on an online presence - Google Patents
Determining digital vulnerability based on an online presence Download PDFInfo
- Publication number
- US11503065B2 US11503065B2 US17/026,489 US202017026489A US11503065B2 US 11503065 B2 US11503065 B2 US 11503065B2 US 202017026489 A US202017026489 A US 202017026489A US 11503065 B2 US11503065 B2 US 11503065B2
- Authority
- US
- United States
- Prior art keywords
- pii
- individual
- association
- feature
- features
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/14—Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
- H04L63/1433—Vulnerability analysis
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/24—Querying
- G06F16/245—Query processing
- G06F16/2457—Query processing with adaptation to user needs
- G06F16/24578—Query processing with adaptation to user needs using ranking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/953—Querying, e.g. by the use of web search engines
- G06F16/9535—Search customisation based on user profiles and personalisation
Definitions
- Present invention embodiments relate to determining an individual's digital vulnerability, and more specifically, to determining an individual's risk of being targeted for cyberattack or cybercrime based on their online presence.
- social media sites may contain information about a person's birthday, residence, family members, and friends.
- Credit monitoring agencies, banks, government databases, and other types of databases may contain social security numbers as well as aspects of an individual's financial status.
- Insurance companies or medical providers may have information pertaining to an individual's health or psychological status.
- High-profile, high-ranking, or influential individuals are at increased risk of being targeted for a cyberattack
- Cyberattacks also routinely target corporations or organizations (e.g., insurance providers, banking institutions, credit monitoring agencies, dating websites, government agencies, etc.), and the obtained information corresponding to large numbers of individuals is frequently posted on the dark web, a portion of the web that is not accessible through traditional web engines, such as GOOGLE®.
- access to information provided on the dark web requires specialized browsers, and in some cases, knowledge of where to look online for the information.
- the Klout algorithm may be used to assign a score that evaluates an online user's influence across the social media space.
- Each social media community may utilize their own combination of social media features and weights in order to determine a Klout score.
- Klout score algorithm is provided in the following references (Rao, A. et al., Klout score: Measuring influence across multiple social networks, 2015 IEEE International Big Data Conference—Workshop on Mining Big Data in Social Networks (2015) p. 2282-2289; https://en.wikipedia.org/wiki/Klout).
- online information pertaining to an individual is accessed through the clear web (e.g., Internet) and/or the dark web.
- This online information is evaluated for the presence of personally identifying information (PII) features, which are used to calculate a digital vulnerability (DV) score.
- PII personally identifying information
- DV digital vulnerability
- the DV score is a measure of the susceptibility of an individual of being targeted for a cyberattack or cybercrime based upon their online presence.
- the magnitude of the DV score reflects the amount of online information and is proportional to the risk of a cyberattack.
- FIG. 2 is a block diagram illustrating application layers of a digital vulnerability assessment system, according to embodiments of the present invention.
- FIG. 3 is a block diagram illustrating an example architecture of a server configured to access the deep/dark web, according to embodiments of the present invention.
- FIG. 4 is an illustration showing example weights corresponding to association strength and weights corresponding to PII feature strength, according to embodiments of the present invention.
- FIG. 5 is an illustration showing an example of identified content posted on the deep/dark web, according to embodiments of the present invention.
- FIG. 6 is an illustration showing an example determination of DV scores for individuals by the digital vulnerability assessment system, according to embodiments of the present invention.
- FIG. 9 is an illustration of a workflow showing extraction of PII features identified from data sources, aggregation and weighting of the extracted PII features, and determination of a vulnerability score, according to embodiments of the present invention.
- the DV analytics and scoring module 135 may include web browsing and automation tools 140 , spider programs 160 , query engine 136 , natural language processing (NLP) extractors 150 , aggregator 170 , and analyzer 180 (e.g., including scoring module 185 and weights 310 ).
- DV analytics and scoring module may be stored in memory 120 or some other non-transitory computer readable medium.
- NLP extractors 150 may extract PII features from information gathered by spider programs 160 or from web browsing and automation tools 140 .
- NLP extractors 150 may parse text or other unstructured content to identify and extract PII features. Retrieved web data 320 may also be analyzed by NLP extractors 150 to identify and extract PII features from the online content.
- NLP extractors may be capable of a variety of language processing techniques, including grammatical parsing, stemming, terminology extraction, semantics, language translations, extracting relationships between text (e.g., to determine who is related to whom, who is friends with whom, etc.), speech recognition, etc.
- a training data set comprising examples of PII features may be provided to NLP extractors 150 , and machine learning algorithms may be utilized to train the NLP extractors on identifying and extracting PII features.
- machine learning algorithms may be utilized to train the NLP extractors on identifying and extracting PII features.
- regex expressions may be utilized to identify PII features.
- NLP extractors 150 may index and extract information stored on database 300 .
- Data stored from a particular source may each be stored in a particular format, and in some aspects in a particular location, within database 300 .
- Query engine 136 may adapt a user query to a particular data source, e.g., by translating the user query into a format which can be used to search data from a particular source stored in a particular format.
- query engine 136 can adapt a user query to be compatible with searches performed using web automation programs 140 or spider programs 160 , providing to the web automation or spider programs, terms which may be used to search for information pertaining to the user query.
- Aggregator 170 may aggregate information from various data sources.
- extracted PII features e.g., extracted data 305 , PII features obtained directly from the clear and dark web, etc.
- social media databases 430 dark web sites and databases 450 , RSS feeds 410 , etc.
- structured PII features may be obtained from public databases 420 or private databases 440 (e.g., retrieved database data 315 , PII features obtained directly from the clear web, etc.).
- the aggregator may correlate the information from various data sources, such that PII features from each of the data sources specific to an individual is linked to that individual.
- Client computer 100 may be a personal computer, a network computer, a tablet, a smartphone, or any computing device configured to communicate with server 200 , and may be equipped with a display (e.g., a monitor, a touch screen, a LCD screen, or any physical or virtual interface to display content, etc.) for viewing information (e.g., DV scores, weights, tiers/levels of association, extracted PII features, etc.) as well as keyboards, mice, keypads, touch screens, or voice capture devices etc., for inputting information into DV analytics and scoring module 135 of server 200 .
- a display e.g., a monitor, a touch screen, a LCD screen, or any physical or virtual interface to display content, etc.
- information e.g., DV scores, weights, tiers/levels of association, extracted PII features, etc.
- keyboards mice, keypads, touch screens, or voice capture devices etc.
- the association strength reflects whether a PII feature is revealed directly from a data source (direct association), from a secondary data source (second tier), from a tertiary data source (third tier), or higher, and may decrease for each additional tier needed to form an association.
- a weight to the data source is not added, based on the assumption that identifying PII features is equally important from any source regardless of whether it is found on a clear web or deep/dark web data source.
- an additional weight may be added to the data source if the data source is determined to not be of the same importance as the other data sources, e.g., for a data source considered to be more important, this data source may have a higher weighting than a data source considered to be less important.
- the value of the PII feature is weighted based upon the data source (e.g., FACEBOOK®, TWITTER®, etc.) from which the PII feature is derived. In general, data sources deemed to be more reliable may have higher weights than data sources deemed to be less reliable.
- the DV score is a weighted accumulation of PII features distributed in various data sources throughout the clear and deep/dark web.
- Datasets from any online resource may be subject to feature extraction for generation of the DV score.
- a table of example features and corresponding weights may be found in FIG. 4 .
- weights for association strengths and feature strengths are provided.
- weights for feature strength may range between 0.2 and 5 based on the level of importance for a PII feature as defined by the user. Both weights for feature strength and association strength values can be adjusted heuristically per score result.
- PII features e.g., name, SSN, phone number, address, title, age, gender, etc.
- levels of associations may be generated, e.g., first tier (direct association), second tier, third tier, etc. Associations reflect relationships between features.
- a second tier shows a single association (via an associate on FACEBOOK®) between an individual name (e.g., FirstName #0 LastName #0) and “Friends named LastName #0”.
- an individual name e.g., FirstName #0 LastName #0
- Friends named LastName #0 e.g., “Friends named LastName #0”.
- a connection can be inferred between the individual name and the associate, and between the associate and the additional contacts (e.g., Friends named LastName #0).
- Third tier connections can be formed using two links, in a similar manner.
- weighting decreases as tiers/levels of association increase.
- a strong association such as a first tier association, may indicate a direct association of the PII feature (e.g., from a GOOGLE® search, ‘the individual's phone number is XXX-XXX-XXX’) and may be associated with a higher weighting (e.g., 1).
- Second and third tier associations may have lower association strengths as these associations are based on inferences.
- a second-tier association may involve a Google Search of the individual name “FirstName #0 LastName #0,” which leads to a Facebook page of an associate, which references ‘Friends named LastName #0’.
- an association strength (weight) for a second tier association may have a lower value, e.g., 0.5, than for a first tier association, as additional validation is needed.
- third tier associations may reveal more query results (‘Relatives named LastName #0’), but also necessitate additional investigation to verify the association.
- increasing the tier of association e.g., from first tier, to second tier, to third tier, and so forth
- a corresponding decrease in the association strength e.g., from 1, to 1 ⁇ 2, to 1 ⁇ 4 and so forth.
- multi-tiered associations that reveal additional PII features are validated. Once validated, association strength may be adjusted upwards to reflect a higher weighting.
- PII features from eight military personnel (i.e., FirstName #1 LastName #1, FirstName #2 LastName #2, FirstName #3 LastName #3, FirstName #4 LastName #4, FirstName #5 LastName #5, FirstName #6 LastName #6, FirstName #7 LastName #7, and FirstName #8 LastName #8) obtained from a deep web/dark web site e.g., viewable using a Tor browser (see, FIG. 3 ), are shown.
- FIG. 6 shows an example output of the DV analytics and scoring module 135 , wherein individual names are ranked according to DV score.
- a higher DV score indicates that more PII features of higher weights were identified indicating a higher risk of being targeted for a cyberattack.
- a lower DV score indicates fewer PII features of lower weights were identified indicating a lower risk of being targeted for a cyberattack.
- FIG. 7 shows an example graphical representation of a PII search that was performed on an individual named “FirstName #2 LastName #2” whose name was mentioned in the dark web post.
- Ten Clear Web data sources revealed no PII results for “FirstName #2 LastName #2”, while two levels of searches revealed indirect associations.
- an associate Using a GOOGLE® search of the phone number, an associate, was discovered that lives in Florida, the same location as “FirstName #2 LastName #2”. From the associate's Facebook page, multiple links were found to multiple friends with the last name “LastName #2” who may be relatives of “FirstName #2 LastName #2”. However, a direct association, e.g., a direct friend link, to a “FirstName #2 LastName #2” page was not found.
- FIG. 8 shows another example graphical representation of a PII search that was performed, in which the target was “FirstName #4 LastName #4”. This search revealed a 24-year-old male in Georgia with the exact name. In this example, multiple “FirstName #4 LastName #4” posts were discovered when aggregating data, but none of the individuals matched the target individual.
- FIG. 9 shows an illustration of an example workflow for generating the DV score, which is based on the number of PII features extracted from deep/dark web and clear web resources, as well as the number of associations between the queried name and PII features from web resources, e.g., other names mentioned in social media posts.
- Text may be identified on the deep/dark web that includes the individual name.
- content e.g., text content, image content, video content, voice content, etc.
- a spider program e.g., Scrapy
- a modified version of a spider program e.g., an existing spider program modified to crawl a forum on the deep/dark web.
- an existing spider program may be adapted to crawl the specific form of the forum.
- Clear web resources may also be searched for the individual name and combined with the extracted data from the deep/dark web.
- a PII feature may be associated or tagged with the source from which the feature was identified.
- data stored in database 300 can be stored in particular repositories that indicate the origin of the data.
- the DV score may be determined based upon text embedded in videos and/or images.
- Multimedia artifacts may be posted within online content, revealing PII features, e.g., friends, relatives, location, gender and ethnicity.
- PII features e.g., friends, relatives, location, gender and ethnicity.
- Associating embedded text with an image may be difficult in cases in which multiple people are in an image or video, unless the association is explicitly written in the message (e.g., ‘Joe and Mark are at the beach’). Additionally, videos and images may not contain the individual's name if shared by another party.
- a facial recognition module in the DV analytics and scoring module may be utilized to validate the identity of a person in an image so that the analyzer may form a correct association, e.g., by comparing a verified image of the individual with a candidate image.
- a plurality of data sources is searched for content including the identifier, wherein at least one data resource is from the clear web and at least one data resource is from the dark web or deep web.
- query engine 136 may search any of retrieved database data 315 , retrieved web data 320 , and/or extracted data 305 , and may provide such identified data to aggregator 170 for further processing.
- a real-time search of sources available on the clear and dark web may be initiated in response to a query. Such a search could generally be targeted to all data sources, or may be targeted to particular sources of data.
- one or more personal identifying information (PII) features from the content are extracted from the plurality of data sources.
- NLP extractors 150 may extract PII features from data, which is provided to aggregator 170 for aggregation of the extracted data.
- NLP extractors 150 may parse text or other unstructured content to identify and extract PII features.
- NLP extractors may be capable of a variety of language processing techniques, including grammatical parsing, stemming, terminology extraction, semantics, language translations, extracting relationships between text (e.g., to determine who is related to whom, who is friends with whom, etc.), speech recognition, etc.
- a training data set comprising examples of PII features may be provided to NLP extractors 150 , and machine learning algorithms may be utilized to train the NLP extractors on identifying and extracting PII features.
- machine learning algorithms may be utilized to train the NLP extractors on identifying and extracting PII features.
- regex expressions may be utilized to identify PII features.
- a digital vulnerability (DV) score may be generated for the individual by aggregating the one or more weighted extracted PII features (e.g., by scoring module 185 ).
- the DV score may be calculated as a normalization of the vector generated by the product of the data source feature vectors and weight vectors.
- false positives may impact the DV score.
- common names may appear multiple times in one or more data sources. For example, a search for “John Smith” in Florida on the NUWBER® website produced more than 1,000 query returns named “John Smith”.
- additional PII features may be need to be considered in order to establish the correct search result, such that only information pertaining to the individual for which a DV score is being generated is considered.
- Advantages of the techniques disclosed herein include providing a quantifiable value regarding the amount of PII features (information) that are available on online web resources.
- the DV score reflects both PII features on public databases and social media sites as well as the dark web.
- Present embodiments capture a multitude of PII features, which are provided as input to the DV scoring module to provide a score reflective of online information across multiple platforms of the Internet, e.g., clear web, including public, private, social media, and the dark/deep web).
- the DV score provides a quantifiable measure as to how much information is available online.
- Additional advantages of the techniques provided herein include but are not limited to, providing a quantifiable measure (e.g., DV score) of an adversary's knowledge of an individual.
- the DV score may be customized to a specific individual by adjusting the weights of particular PII features. For example, the set of factors needed to identify a celebrity at risk may be different from the set of factors needed to identify a government official at risk.
- the DV analytics and scoring module 135 can determine the susceptibility of an individual person of being targeted for extortion, blackmail, or a cyberattack based on their online presence.
- embodiments provided herein solve a problem rooted in computer technology, namely determining a user's susceptibility for becoming a victim of a cybercrime, based on their online presence.
- the embodiments presented herein provide automated techniques to identify individuals at a high risk of being targeted for a cybercrime, and may be a factor in whether or not a candidate is hired for a position involving access to confidential and/or sensitive information.
- a computer-readable medium may include any number of persistent storage devices (e.g., magnetic disk drives, solid state storage, etc.) and/or transient memory devices (e.g., RAM).
- Computer readable storage medium include but are not limited to a portable compact disc read-only memory (CD-ROM), a portable computer diskette or floppy disk, a digital versatile disk (DVD), an erasable programmable read-only memory (EPROM or Flash memory), a hard disk, a memory stick, a random access memory (RAM), a read-only memory (ROM), a static random access memory (SRAM), etc., as well as any suitable combination of the foregoing.
- the computer readable code is stored on a non-transitory medium.
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Signal Processing (AREA)
- Computer Networks & Wireless Communication (AREA)
- Computer Hardware Design (AREA)
- Computational Linguistics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
VS (i,j)(u,T)=f(u,d (i,j))·w(d (i,j)) (1)
VS (i,j)(u,T)=∥f(u,d (i,j))·w(d (i,j))∥ (2)
which may be normalized between 1 and 100 for a period T.
Claims (22)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/026,489 US11503065B2 (en) | 2018-01-12 | 2020-09-21 | Determining digital vulnerability based on an online presence |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US15/869,209 US10785250B2 (en) | 2018-01-12 | 2018-01-12 | Determining digital vulnerability based on an online presence |
| US17/026,489 US11503065B2 (en) | 2018-01-12 | 2020-09-21 | Determining digital vulnerability based on an online presence |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/869,209 Continuation US10785250B2 (en) | 2018-01-12 | 2018-01-12 | Determining digital vulnerability based on an online presence |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20210067542A1 US20210067542A1 (en) | 2021-03-04 |
| US11503065B2 true US11503065B2 (en) | 2022-11-15 |
Family
ID=67214490
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/869,209 Active 2038-10-03 US10785250B2 (en) | 2018-01-12 | 2018-01-12 | Determining digital vulnerability based on an online presence |
| US17/026,489 Active 2038-08-20 US11503065B2 (en) | 2018-01-12 | 2020-09-21 | Determining digital vulnerability based on an online presence |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US15/869,209 Active 2038-10-03 US10785250B2 (en) | 2018-01-12 | 2018-01-12 | Determining digital vulnerability based on an online presence |
Country Status (1)
| Country | Link |
|---|---|
| US (2) | US10785250B2 (en) |
Families Citing this family (25)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8990099B2 (en) | 2011-08-02 | 2015-03-24 | Kit Check, Inc. | Management of pharmacy kits |
| US10679737B1 (en) | 2015-03-27 | 2020-06-09 | Protenus, Inc. | Methods and systems for analyzing accessing of medical data |
| EP3398088A4 (en) * | 2015-12-28 | 2019-08-21 | Sixgill Ltd. | SYSTEM AND METHOD FOR MONITORING, ANALYZING AND MONITORING DARK WEB |
| US10496994B2 (en) * | 2017-03-31 | 2019-12-03 | Ca, Inc. | Enhanced authentication with dark web analytics |
| JP7176233B2 (en) * | 2018-06-04 | 2022-11-22 | 富士通株式会社 | Search method, search program and search device |
| US11520900B2 (en) * | 2018-08-22 | 2022-12-06 | Arizona Board Of Regents On Behalf Of Arizona State University | Systems and methods for a text mining approach for predicting exploitation of vulnerabilities |
| US12235969B2 (en) | 2019-05-20 | 2025-02-25 | Securin Inc. | System and method for calculating and understanding aggregation risk and systemic risk across a population of organizations with respect to cybersecurity for purposes of damage coverage, consequence management, and disaster avoidance |
| US11196761B2 (en) * | 2019-06-12 | 2021-12-07 | Paypal, Inc. | Security risk evaluation for user accounts |
| US10803057B1 (en) * | 2019-08-23 | 2020-10-13 | Capital One Services, Llc | Utilizing regular expression embeddings for named entity recognition systems |
| WO2021108484A1 (en) * | 2019-11-26 | 2021-06-03 | Jpmorgan Chase Bank, N.A. | System and method for applying image recognition and invisible watermarking to mitigate and address fraud |
| WO2021141568A1 (en) | 2020-01-06 | 2021-07-15 | Google Llc | Privacy controls for sharing embeddings for searching and indexing media content |
| WO2021243508A1 (en) * | 2020-06-01 | 2021-12-09 | Paypal, Inc. | Scanning for information according to scan objectives |
| US12399905B2 (en) * | 2020-09-30 | 2025-08-26 | Amazon Technologies, Inc. | Context-sensitive linking of entities to private databases |
| US12086548B2 (en) | 2020-09-30 | 2024-09-10 | Amazon Technologies, Inc. | Event extraction from documents with co-reference |
| US12626065B2 (en) | 2020-09-30 | 2026-05-12 | Amazon Technologies, Inc. | Lifecycle management for customized natural language processing |
| US11711393B2 (en) | 2020-10-19 | 2023-07-25 | Saudi Arabian Oil Company | Methods and systems for managing website access through machine learning |
| KR102257139B1 (en) * | 2020-12-18 | 2021-05-27 | 한국인터넷진흥원 | Method and apparatus for collecting information regarding dark web |
| US12124603B2 (en) * | 2021-07-20 | 2024-10-22 | Progrexion IP, Inc. | Generating entity risk scores and mitigating risk based on the risk scores |
| US11977660B2 (en) * | 2021-09-15 | 2024-05-07 | Citibank, N.A. | Machine learning modeling to identify sensitive data |
| US12038948B2 (en) | 2021-12-22 | 2024-07-16 | Oracle International Corporation | Identification and classification of sensitive information in data catalog objects |
| US12468852B2 (en) * | 2022-03-07 | 2025-11-11 | International Business Machines Corporation | Data anonymity protector |
| US12373844B2 (en) * | 2022-03-30 | 2025-07-29 | Stripe, Inc. | Adaptive machine learning threshold |
| US12333038B2 (en) * | 2022-05-18 | 2025-06-17 | Upguard, Inc. | Risk assessment system for identifying data files with sensitive information |
| US20250054587A1 (en) * | 2023-08-07 | 2025-02-13 | Protenus, Inc. | Systems and methods for identifying a high-profile patient |
| US12561381B2 (en) * | 2023-09-11 | 2026-02-24 | Microsoft Technology Licensing, Llc | Time and click based updatable static web page ranking |
Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5941944A (en) | 1997-03-03 | 1999-08-24 | Microsoft Corporation | Method for providing a substitute for a requested inaccessible object by identifying substantially similar objects using weights corresponding to object features |
| US20170154314A1 (en) | 2015-11-30 | 2017-06-01 | FAMA Technologies, Inc. | System for searching and correlating online activity with individual classification factors |
| US20170359220A1 (en) | 2016-06-02 | 2017-12-14 | Zscaler, Inc. | Cloud based systems and methods for determining and visualizing security risks of companies, users, and groups |
| US20180027001A1 (en) | 2016-05-10 | 2018-01-25 | Allstate Insurance Company | Digital Safety and Account Discovery |
| US20180026996A1 (en) | 2016-05-10 | 2018-01-25 | Allstate Insurance Company | Digital Safety and Account Discovery |
| US20180359244A1 (en) | 2017-06-09 | 2018-12-13 | Lookout, Inc. | Use of device risk evaluation to manage access to services |
| US20190007440A1 (en) | 2015-12-28 | 2019-01-03 | Sixgill Ltd. | Dark web monitoring, analysis and alert system and method |
| US20190207960A1 (en) | 2017-12-29 | 2019-07-04 | DataVisor, Inc. | Detecting network attacks |
| US20190266355A1 (en) | 2015-12-04 | 2019-08-29 | Early Warning Services, Llc | Systems and methods of determining compromised identity information |
| US20190362069A1 (en) | 2018-05-22 | 2019-11-28 | Allstate Insurance Company | Digital Visualization and Perspective Manager |
-
2018
- 2018-01-12 US US15/869,209 patent/US10785250B2/en active Active
-
2020
- 2020-09-21 US US17/026,489 patent/US11503065B2/en active Active
Patent Citations (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5941944A (en) | 1997-03-03 | 1999-08-24 | Microsoft Corporation | Method for providing a substitute for a requested inaccessible object by identifying substantially similar objects using weights corresponding to object features |
| US20170154314A1 (en) | 2015-11-30 | 2017-06-01 | FAMA Technologies, Inc. | System for searching and correlating online activity with individual classification factors |
| US20190266355A1 (en) | 2015-12-04 | 2019-08-29 | Early Warning Services, Llc | Systems and methods of determining compromised identity information |
| US20190007440A1 (en) | 2015-12-28 | 2019-01-03 | Sixgill Ltd. | Dark web monitoring, analysis and alert system and method |
| US20180027001A1 (en) | 2016-05-10 | 2018-01-25 | Allstate Insurance Company | Digital Safety and Account Discovery |
| US20180026996A1 (en) | 2016-05-10 | 2018-01-25 | Allstate Insurance Company | Digital Safety and Account Discovery |
| US20170359220A1 (en) | 2016-06-02 | 2017-12-14 | Zscaler, Inc. | Cloud based systems and methods for determining and visualizing security risks of companies, users, and groups |
| US20180359244A1 (en) | 2017-06-09 | 2018-12-13 | Lookout, Inc. | Use of device risk evaluation to manage access to services |
| US20190207960A1 (en) | 2017-12-29 | 2019-07-04 | DataVisor, Inc. | Detecting network attacks |
| US20190362069A1 (en) | 2018-05-22 | 2019-11-28 | Allstate Insurance Company | Digital Visualization and Perspective Manager |
Non-Patent Citations (5)
| Title |
|---|
| A. Srivastava and G. Geethakumari, "Measuring privacy leaks in Online Social Networks," 2013 International Conference on Advances in Computing, Communications and Informatics (ICACCI), 2013, pp. 2095-2100 (Year: 2013). * |
| E. Aghasian, S. Garg, L. Gao, S. Yu and J. Montgomery, "Scoring Users' Privacy Disclosure Across Multiple Online Social Networks," in IEEE Access, vol. 5, pp. 13118-13130, 2017 (Year: 2017). * |
| https://en.wikipedia.org/wiki/Klout, accessed Jan. 5, 2018, 5 pages. |
| https://www.forbes.com/sites/carolinehoward/2015/05/26/the-worlds-most-powerful-women-2015/#1797787644ec, accessed Jan. 5, 2018, 7 pages. |
| Rao, A., Spasojevic, N., Li, Z., & DSouza, T., "Klout score: Measuring influence across multiple social networks," 2015 IEEE International Conference on Big Data, Oct. 2015, pp. 2282-2289. |
Also Published As
| Publication number | Publication date |
|---|---|
| US20190222602A1 (en) | 2019-07-18 |
| US10785250B2 (en) | 2020-09-22 |
| US20210067542A1 (en) | 2021-03-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10785250B2 (en) | Determining digital vulnerability based on an online presence | |
| US20240134946A1 (en) | Online identity reputation | |
| Shu et al. | Fakenewsnet: A data repository with news content, social context, and spatiotemporal information for studying fake news on social media | |
| US12373452B2 (en) | Identity resolution in big, noisy, and/or unstructured data | |
| US10438297B2 (en) | Anti-money laundering platform for mining and analyzing data to identify money launderers | |
| US11038862B1 (en) | Systems and methods for enhanced security based on user vulnerability | |
| US9070088B1 (en) | Determining trustworthiness and compatibility of a person | |
| US10223464B2 (en) | Suggesting filters for search on online social networks | |
| JP5989940B1 (en) | Approximate privacy for search queries in online social networks | |
| Bologa et al. | Big data and specific analysis methods for insurance fraud detection. | |
| US11182502B2 (en) | Systems and methods for computing data privacy-utility tradeoff | |
| CN110532480B (en) | A Knowledge Graph Construction Method for Human-Read Threat Intelligence Recommendation and Threat Intelligence Recommendation Method | |
| US11500876B2 (en) | Method for duplicate determination in a graph | |
| US20180039691A1 (en) | Client-Side Caching of Search Keywords for Online Social Networks | |
| US20170083523A1 (en) | Granular Forward Indexes on Online Social Networks | |
| KR102192235B1 (en) | Device for providing digital document de-identification service based on visual studio tools for office | |
| US11507635B2 (en) | Systems and methods for profiling an entity | |
| US20210166331A1 (en) | Method and system for risk determination | |
| US10628510B2 (en) | Web link quality analysis and prediction in social networks | |
| Valliyammai et al. | Semantics-based sensitive topic diffusion detection framework towards privacy aware online social networks | |
| Borradaile et al. | Whose tweets are surveilled for the police: An audit of a social-media monitoring tool via log files | |
| Charmanas et al. | Content and interaction-based mapping of Reddit posts related to information security | |
| US20180300406A1 (en) | Fast social network data aggregation and summation | |
| US20240396896A1 (en) | Systems and Methods for Individual Identification Through Heuristics or Machine Learning | |
| Geetha et al. | Sensitive keyword extraction based on cyber keywords and LDA in Twitter to avoid regrets |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO SMALL (ORIGINAL EVENT CODE: SMAL); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: APPLICATION DISPATCHED FROM PREEXAM, NOT YET DOCKETED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| AS | Assignment |
Owner name: ORBIS TECHNOLOGIES, INC., MARYLAND Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LINDER, KOJO;REEL/FRAME:060205/0531 Effective date: 20180112 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
| AS | Assignment |
Owner name: CONTIEM INC., MARYLAND Free format text: CHANGE OF NAME;ASSIGNOR:ORBIS TECHNOLOGIES, INC.;REEL/FRAME:065022/0640 Effective date: 20230201 |
|
| MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YR, SMALL ENTITY (ORIGINAL EVENT CODE: M2551); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY Year of fee payment: 4 |