WO2017112484A1 - Data breach detection system - Google Patents
Data breach detection system Download PDFInfo
- Publication number
- WO2017112484A1 WO2017112484A1 PCT/US2016/066592 US2016066592W WO2017112484A1 WO 2017112484 A1 WO2017112484 A1 WO 2017112484A1 US 2016066592 W US2016066592 W US 2016066592W WO 2017112484 A1 WO2017112484 A1 WO 2017112484A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- computing system
- user device
- data set
- data
- response
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6245—Protecting personal data, e.g. for financial or medical purposes
-
- 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/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0876—Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint
-
- 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/10—Network architectures or network communication protocols for network security for controlling access to devices or network resources
Definitions
- FIG. 1 is a block diagram of an example computing device for implementing exemplary embodiments of the present disclosure
- FIG. 2 illustrates an exemplary distributed environment including communicatively coupled computing systems in accordance with exemplary embodiments of the present disclosure
- FIG. 3 is a flowchart illustrating an example process for securely storing a set of data according to exemplary embodiments
- FIG. 4 is a flowchart illustrating an example process for protecting data in response to detecting a potential data breach according to exemplary embodiments
- Described in detail herein are systems, methods, and non-transitory computer- readable media associated with improved computer security systems for securely storing sensitive data in a networked computing environment and protecting stored sensitive data in response to detecting potential data breaches in a networked computing environment.
- Embodiments of the systems, methods, and computer-readable media can provide for i securely storing sensitive data using security levels requiring one or more authorization steps.
- a first security level for protecting sensitive data can be implemented by embodiments of the present disclosure when the system does not detect a potential data breach and a second security level can be implemented by embodiments of the present disclosure when a potential data breach is detected.
- the security levels can be configured to advantageous keep sensitive data safely secure in the databases and prevent any access to the sensitive data by any unauthorized users. Preventing unauthorized users access to the secure data also prevents, phishing attempts, viruses, spyware and malware on the distributed computing system, in turn improving the performance and longevity of the distributed computing system.
- a distributed computing system and a method are disclosed in which a first computing system having at least one server and a first database is selectively connected to a first user device and/or a second user device and selectively connected to a second computing system via a communications network.
- the second computing system can include a secured database server and a second database.
- the first computing system can be programmed to establish a first connection between the first user device and the first computing system via the communications network in response to verification of a first data set received by the first computing system from the first user device. After the connection is established, the first computing system can receive a second data set from the first user device subsequent, where the second data set represent sensitive data to be securely stored.
- a unique identifier is generated/assigned to the second data set by the at least one server of the first computing system and the unique identifier is stored in the first database by the at least one server.
- the unique identifier and the second data set are transmitted to the second computing system using a first encryption scheme, and the secured database server of second computer system stores the unique identifier and the second data set in the second database.
- the unique identifier and the second data set can be stored in the second database according to a second encryption scheme.
- the first connection between the first computing system and the first user device can be terminated.
- a second connection can be established between the first computing system and either the first user device or a second user device in response to verification of the first data set received by the first computing system from the first user device or the second user device.
- the first computing system determines whether there is a potential data breach by an unauthorized user (e.g., a user that has not received authorization to retrieve the second data set from the user that submitted the second data set for secure storage).
- the unique identifier is retrieved from the first database by the at least one server upon receiving a request for the second data set from the first user device or the second user device.
- the unique identifier is transmitted from the first computing system to the second computing system.
- the second data set is received from the secured database server of the second computing system based on the unique identifier.
- the unique identifier in response to determining there is a potential data breach by an unauthorized user, is retrieved from the first database by the server upon receiving a request for the second data set from the first user device or the second user device.
- the first computing system before the first computing system transmits a request for the second data set to the second computing system, the first computing system, having detected a potential data breach, can request that the first or second user device provide a first subset of the second data set to confirm that the first computing system is authorized to retrieve the second data set from the second computing system.
- a data string is received by the at least one server from the first user device or the second user device in response to requesting confirmation.
- the unique identifier and the data string are transmitted from the first computing system to the second computing system.
- at least one of an failure message or the second set of data is received based whether the data string matches the subset of the second data set requested by the first computing system.
- the failure message is received in response to failure of the secured database server to match the data string to the first subset of the second data set.
- the first computing system requests a second subset of the second data set from the first user device or the second user device to confirm that the first computing system is authorized to retrieve the second data set from the second computing system.
- the at least one server receives a second data string from the first user device or the second user device in response to requesting confirmation.
- the unique identifier and the second data string are transmitted from the first computing system to the second computing system.
- at least one of a further failure message or the second set of data is received based on whether the data string matches the subset of the second data set requested by the first computing system.
- the first computing system in response to success of the secured database server in matching the first or second data string to a subset of the second data set, the first computing system receives the second data set from the second computing system and determines there is no data breach.
- the first computing system in response to determining there is no data breach, provides, a graphical user interface (GUI) to be rendered by the first user device or the second user device.
- GUI graphical user interface
- a first portion of the second data set can be rendered in clear text in the GUI and a second portion of the second data set can be excluded from being rendered in the GUI or being obfuscated in the GUI.
- a maximum number requests for subsets of the second data set for confirmation by the first computing device is based on a pre-determined limit.
- the first computing system in response to failure of the secured database server to confirm that the first computing system is authorized to retrieve the second data within the maximum number of request, the first computing system retains an Internet Protocol (IP) address of the first user device or the second user device, retrains a media access control (MAC) address of the first user device or the second user device, blocks further requests from the first user device or the second user device for the second data set during the second connection or a future connection, blocks further requests for the second data set for a predetermined amount of time, and/or transmits an e-mail to a verified e-mail address.
- IP Internet Protocol
- MAC media access control
- the potential data breach can be determined in response to at least one of, the first computing system being unable to verify the first data set upon initial receipt of the first data set from the first user device or the second user device when attempting to establish the second connection, the first computing system determining that a geographic location of the first user device or the second user device is suspicious, and/or the first computing system determining the first user device or the second user device is in a location which is not within a threshold distance of a known previous location.
- the first computing system receives the second data set from second computing system in an encrypted format.
- FIG. 1 is a block diagram of an example computing device 100 that may be used to implement exemplary embodiments of the present disclosure.
- the computing device 100 includes one or more non-transitory computer-readable media for storing one or more computer-executable instructions or software for implementing exemplary embodiments.
- the non-transitory computer-readable media may include, but are not limited to, one or more types of hardware memory, non-transitory tangible media (for example, one or more magnetic storage disks, one or more optical disks, one or more flash drives, one or more solid state disks), and the like.
- memory 106 included in the computing system 100 may store computer-readable and computer-executable instructions or software (e.g., applications 130) for implementing exemplary operations of the computing device 100.
- the computing device 100 also includes configurable and/or programmable processor 102 and associated core(s) 104, and optionally, one or more additional configurable and/or programmable processor(s) 102' and associated core(s) 104' (for example, in the case of computer systems having multiple processors/cores), for executing computer-readable and computer-executable instructions or software stored in the memory 106 and other programs for implementing exemplary embodiments of the present disclosure.
- Processor 102 and processor(s) 102' may each be a single core processor or multiple core (204 and 204') processor.
- Virtualization may be employed in the computing system 100 so that infrastructure and resources in the computing system 100 may be shared dynamically.
- a virtual machine 112 may be provided to handle a process running on multiple processors so that the process appears to be using only one computing resource rather than multiple computing resources. Multiple virtual machines may also be used with one processor.
- Memory 106 may include a computer system memory or random access memory, such as DRAM, SRAM, EDO RAM, and the like. Memory 106 may include other types of memory as well, or combinations thereof.
- a user may interact with the computing system 100 through a visual display device 114, such as a computer monitor, which may display one or more graphical user interfaces 116, multi touch interface 120, and a pointing device 118.
- a visual display device 114 such as a computer monitor, which may display one or more graphical user interfaces 116, multi touch interface 120, and a pointing device 118.
- the computing device 100 may also include one or more storage devices 126, such as a hard-drive, CD-ROM, or other computer readable media, for storing data and computer- readable instructions and/or software that implement exemplary embodiments of the present disclosure (e.g., applications).
- exemplary storage device 126 can include one or more databases 128 for storing information, such as current product data including current pricing, market rules, and price gap goals and suggested data for storing the calculated new pricing suggested data.
- the databases 128 may be updated manually or automatically at any suitable time to add, delete, and/or update one or more data items in the databases.
- the computing device 100 can include a network interface 108 configured to interface via one or more network devices 124 with one or more networks, for example, Local Area Network (LAN), Wide Area Network (WAN) or the Internet through a variety of connections including, but not limited to, standard telephone lines, LAN or WAN links (for example, 802.11, Tl, T3, 56kb, X.25), broadband connections (for example, ISDN, Frame Relay, ATM), wireless connections, controller area network (CAN), or some combination of any or all of the above.
- the computing system can include one or more antennas 122 to facilitate wireless communication (e.g., via the network interface) between the computing device 100 and a network and/or between the computing device 100 and other computing devices.
- the network interface 108 may include a built-in network adapter, network interface card, PCMCIA network card, card bus network adapter, wireless network adapter, USB network adapter, modem or any other device suitable for interfacing the computing device 100 to any type of network capable of communication and performing the operations described herein.
- the computing device 100 may run any operating system 110, such as any of the versions of the Microsoft® Windows® operating systems, the different releases of the Unix and Linux operating systems, any version of the MacOS® for Macintosh computers, any embedded operating system, any real-time operating system, any open source operating system, any proprietary operating system, or any other operating system capable of running on the computing device 100 and performing the operations described herein.
- the operating system 110 may be run in native mode or emulated mode.
- the operating system 110 may be run on one or more cloud machine instances.
- FIG. 2 illustrates an exemplary distributed environment ## including
- a second computing system 204 is in communication with a first computing system 202 via a communications network 210.
- the first computing system 204 may be in communication with user devices 206a-m via a communications network 210.
- the first computing system 202, the second computing system 204, and the user devices 206a-m may be in communication via the different communication networks (e.g., the first and second computing system can be in communication via a first communications network and the first computing system and the user devices can be in communication with each other via a second communication network).
- the communications network 210 can include different components routers, switches, hubs, and/or other suitable components which can be used to form different routes between the first computing system 202 and the second computing system 204 and between the first computing system 202 and the user devices 206a-m.
- the first computing system 202 is includes a first server 224 and a first database 225.
- the second computing system 104 includes secured database server 226 and a second database 227.
- one or more portions of communications network 210 can be an ad hoc network, an intranet, an extranet, a virtual private network (VPN), a local area network (LAN), a wireless LAN (WLAN), a wide area network (WAN), a wireless wide area network (WW AN), a metropolitan area network (MAN), a portion of the Internet, a portion of the Public Switched Telephone Network (PSTN), a cellular telephone network, a wireless network, a WiFi network, a WiMax network, any other type of network, or a combination of two or more such networks.
- VPN virtual private network
- LAN local area network
- WLAN wireless LAN
- WAN wide area network
- WW AN wireless wide area network
- MAN metropolitan area network
- PSTN Public Switched Telephone Network
- PSTN Public Switched Telephone Network
- a user may securely store sensitive data in a secure database to be subsequently accessed.
- the sensitive information may be personal data, health data, payment card data, biometric data, or financial data.
- the first computing system 202 may selectively connected to computing devices 206a-m and selectively connected to the second computing system 204 via a communications network 210.
- the first computing system 202 and the second computing system 204 may be located in different geographic locations. In other embodiments, the first computing system 202 and the second computing system 204 may be co-located.
- the user may, via at least one user device 206b of the plurality of user devices 206a-m, form a connection with the first computing system 202 to access or create an account, where access credentials are applied or generated before access to the account is granted.
- the access credentials can include a first set of data.
- the first computing system 202 upon creation of the account with the first computing system, each time one of the user devices attempts to form a connection with the first computing system 202, the first computing system 202 can request that the user device provide the first data set. If the user device fails to provide the first data set after a specified number of attempts, the first computing system can record information about the user device, which can be used for subsequently detecting a potential data breach.
- the connected user device e.g., user device 206b
- the connected user device can request that a second data set be securely stored for use with the previously created account on the first computing system 202.
- the second data set is a discrete set of data used by the first computing system 202 to perform one or more operations.
- the second set of data can correspond to credentials of an account unrelated to or distinct and separate from the account established with the first computing device 202.
- the second data set can be a user's credit card account information including credit card number, billing address, full name, security code and expiration date, and/or a user's health insurance information such as a policy number, group id, name and date of birth.
- the second data set can be used to perform the operations of processing credit card transaction or insurance claims, respectively.
- the second data set may be another discrete set of data used to perform other operations.
- the first data set may be a user name and password.
- the first server 224 of the first computing system 202 may establish a first connection between the user device 206b and the first computing system 202 via the communications network 210.
- a user via the user device 206b can enter the second data set to be securely stored, and can transmit the second data set to the first computing system 202.
- the first computing system 202 can receive the second data set from the user device 206b.
- the second data set may include but is not limited to a set of data including two or more of the following, the full payment card number, security code, full name of user, date of birth, expiration date, tax id, social security number, biometrics, and a billing address.
- the first computing system can request a name for the second data set from the user device 206b and can assign the second data set a unique identifier.
- the first computing system 202 can associate the unique identifier with the name provided by via the user device 206b and can store the name and the unique identifier in the first database 225 via the first server 224.
- the name can be a "nickname" created by the user for the second data set and the unique identifier can be a string of alphanumeric characters generated by the first computing system 202.
- the first computing system 202 can transmit the unique identifier and the second data set to the second computing system 204 using a first encryption scheme.
- the unique identifier and the second data set may be stored in the second database 227 by the secured database server 226 according to a second encryption scheme.
- the first connection between the first computing system 204 and the user device 206b can be terminated, e.g., by the first computing system 202.
- a user device may wish to have the first computing system 202 retrieve the second data set.
- a user via one of the user devices 206a-m e.g., user device 206b or user device 206c
- a second connection between the user device and the first computing system 202 can be established.
- the user device can request that the first computing system retrieve the second data set by selecting the name given to the second data set (e.g., when the second data set was initially received), upon which the first computing system 202 can retrieve the unique identifier assigned to the second data set using the name.
- the first computing system 202 can determine whether a potential data breach has been detected. [0034] In exemplary embodiments, in response to not detecting a potential data breach If not, the first computing system can base its authorization for retrieving the second data set based on the verification of the first data set by which the second connection was established, and the first computing system 202 can transmit the unique identifier to the second computing system 204.
- the second computing system 204 queries the second database 227, via the secured database server 226, for the second data set using the unique identifier.
- the second computing system 204 encrypts and transmits the second data set, via the secured database server 227 to the first computing system 202.
- the first computing system 202 receives and decrypts the second data set from the second computing system 204, and via the first server 224, can render at least a first portion of the second data set rendered in a graphical user interface provided by the first computing system to the user device as clear text and can exclude or obfuscate at least a second portion of the second data set in the graphical user interface.
- the first computing system 202 may only display 4 digits of the user's social security number and billing zip code in clear text while the rest of the second data set may be represented by asterisks.
- the first computing system 202 may detect a potential data breach if first computing system 202 determines a location of the at least one user device 206b is suspicious or the first computing system determines the at least one user device 206b is in a location which is not within a threshold distance of a known previous location.
- the first computing system 202 can detect a potential data breach if the first computing system 202 fails to verify the first data set a multiple number of times. For example, if the user has a series of failed login attempts the computing system 202 can detect a potential data breach.
- the first computing system 202 can request the user device (e.g., the user device 206b or 206c) for a first subset of the second data set to confirm that the first computing system 202 is authorized to retrieve the second data set from the second computing system 204.
- the user device e.g., the user device 206b or 206c
- the user device can be requested to provide (e.g., via data entry by a user of the user device) to a discrete portion of one or more of the payment card number, the billing address, the date of birth, or the security/pin code.
- the first computing system 202 can receive a data string entered by the user via the user device in response to the request for a subset of the second data set from the user device (e.g., the user device 206b or 206c).
- the first computing system 202 may the transmit the unique identifier and the data string to the second computing system 204, via the first server 224.
- the second computing system 204 may retrieve the requested first subset of second data set from the second database 227, via the secure database server 226 and attempt to verify the data string of the user by comparing the data string to the first subset of the second data set to ensure that the data string accurately identifies the requested first subset of the second data set.
- the first computing system 202 may receive a failure message.
- the second computing system 204 may transmit the entire second data set to the first computing system 202, via the secure database server 226.
- the first computing system 202 may receive and decrypt the second data set in encrypted format, via the first server 224.
- the first computing system 202 may request a second subset of the second data set from the user device (e.g., user device 206b or 206c) to confirm that the first computing system 202 is authorized to retrieve the second data set from the second computing system 204.
- the second subset is a discrete portion of the second data set that was not included in the first subset.
- the user may be prompted to enter a discrete portion of the payment card number, the billing address, the date of birth, social security number, zip code, or the security/pin code.
- the first computing system 202 may not request the social security number in the request for the second subset.
- the first computing system 202 may receive by the first server 224, a second data string from the at least one user device 206b.
- the first computing system 202 may transmit the unique identifier and the second data string to the second computing system 204.
- the second computing system 204 may retrieve the second data set the using the unique identifier, from the second database 227 via the secured database server 226.
- the second computing system 204 may attempt to verify the data string by comparing the data string to the second data set and verifying that the data string accurately identifies the requested second subset of the second data set.
- the first computing system 202 may receive a failure message.
- the first computing system 202 may receive the second data set in encrypted format.
- the first computing system 202 decrypts the second data set, via the first server 224.
- the first computing system 202 may attempt to verify a maximum number of subsets from the at least one user device 206b. After a maximum number of subsets has been requested and the second computing system 204 is unable to verify each data string response to each requested subset the first computing system 202 may not allow the user access to the second data set. In exemplary embodiments, the first computing system 202 in response to reaching the maximum number of subsets, may determine the data is being breached by an unauthorized user.
- the first computing system 202 may block access to the user's account for a predetermined amount of time, blocks user's access to the second data set for a predetermined period of time, transmits e- mail to user's verified e-mail address, alert the payment card company, alert any official authorities, retains an Internet Protocol (IP) address of the at least one user device 206b, or retrains a media access control (MAC) address of the at least one user device 206b.
- IP Internet Protocol
- MAC media access control
- the first computing system 202 in response to success of the second computing system 204 in matching the data string response to a subset of the second data set, receives the entire second data set from the second computing system in encrypted format and determining there is no data breach.
- the first computing system 202 decrypts the second data set.
- the first computing system 202 via the server 224, may display on the graphical user interface of the at least one user device 206b a first portion of the second data set rendered in clear text and a second portion of the second data set excluded from the graphical user interface. For example, if the user has accessed their personal data, the first computing system 202 may only display 4 digits of the user's social security number and billing zip code in clear text while the rest of the second data set may be represented by asterisks.
- FIG. 3 is a flowchart illustrating securely storing a set of data based on verification of another set of data according to exemplary embodiments.
- the first server 224 of the first computing system 202 establishes a first connection with at least one of the plurality of user devices 206a-m, via network 210.
- the user enters a first data set using at least one of the plurality of user devices 206a-m.
- the first computing system 202 receives the first data set.
- the first data set may be a user name in password (as well as other data such as answers to one or more security questions, an account pin).
- the first computing system 202 verifies and authenticates, via the first server 224 the first data set.
- the first computing system 202 can fail to verify and authenticate the first data set 202.
- the first computing system 202 can keep track of the number of attempts within a predetermined time period in which the first computing system 202 has failed to verify and authenticate the first data set.
- the first computing system 202 determines if the first computing system 202 has attempted to verify the data more than a maximum predetermined amount of times. In response to determining the first computing system 202 has failed to verify a maximum number of times the connection is terminated in operation 370.
- the first computing system 202 requests a second data set from the at least one of the user devices 206a-m.
- the user may enter the second data set on at least one of the user devices 206a-m and the first computing system 202 may receive the second data set via the first server 224.
- the second data set can correspond to credentials of an account unrelated to or distinct and separate from the account established with the first computing device, Examples of data in the second data set can include personal data, payment card data, health data, biometric data, or financial data.
- the second data set may be several pieces of data required by the first computing system to perform one or more operations.
- the first computing system 202 can assign a unique identifier to the second data set and can request the at least one of user devices 206a- m to provide a name for the second data set.
- the name can be a "nick name" for the second data set and the unique identifier can be an alphanumeric string generated by the first computing system.
- the first computing system 202 encrypts the unique identifier and the second data set according to a first encryption scheme and transmits the second data set and the unique identifier to the second computing system 204, via the first server 224.
- the second computing system 204 stores the second data set and the unique identifier in the second database 227 according to a second encryption scheme.
- the first connection between the first computing system 202 and the at least one of plurality of user devices 206a-m is terminated.
- FIG. 4 is a flowchart illustrating securing data in response to detecting a potential data breach according to exemplary embodiments.
- a user device attempts to request that the first computing system access the second data set.
- the first computing system 202 establishes a (second) connection with the at least one of the plurality of user devices 206a-m.
- the first computing system 202 receives a request for access to the second data set from the at least one of the plurality of user devices 206a-m.
- the first computing system 202 determines if the request for access to the second data set is a potential data breach by an unauthorized user.
- the first computing system 202 determines that the request for access for the second data set is not a potential data breach by an unauthorized user, the first computing system 202 retrieves the unique identifier from the first database 225.
- the first computing system 202 encrypts and transmits the unique identifier of the second data set to the second computing system 204, via the first server 224.
- the second computing system 204 receives and decrypts the unique identifier, via the secured database server 226.
- the second computing system 204 queries the second database 227 and retrieves the second data set, via the secured database server 227.
- the second computing system 204 encrypts and transmits the entire second data set to the first computing system 202, via the secured database server 227.
- the first computing system 202 displays the second data set in a graphical user interface provided to the at least one of plurality of user devices 206a-m.
- the first computing system 202 in response to the first computing system 202 determining there is a potential data breach the first computing system 202 retrieves the unique identifier of the second data set from the first database 225, via the first server 224.
- the first computing system 202 may detect a potential data breach if first computing system 202 determines a location of the at least one user device 206b is suspicious or the first computing system determines the at least one user device 206b is in a location which is not within a threshold distance of a known previous location.
- the first computing system 202 may request a subset of the second data set from the at least one of plurality of user devices 206a-m.
- the user may enter a data string in response to requesting the a subset of the second data set.
- the first computing system 202 may receive the data string and transmit the data string and the unique identifier to the second computing system 204, via the first server 224.
- the second computing system 204 may receive the data string, via the secured database server 226.
- the second computing system 204 will verify the data string accurately represents the requested subset of the second data set.
- the second computing system 204 may query the second database 227 for the second data set using the unique identifier, via the secured database server 226.
- the second computing system may compare the data string to the appropriate subset of the second data set.
- the second computing system 204 determines if the second computing system has reached a predetermined maximum number of attempts to verify the data string to a subset of the second data set, in operation 412. In response to determining that the maximum number of attempts has not been reached, the second computing system 204 transmits a failure message to the first computing system 202, via the secured database server 227 and the process returns to operation 406.
- the first computing system may request and transmit a different subset of the second data set from the at least one of the plurality of user devices 206a-m and the second computing system 204 may attempt to verify the received data strings against the second data set, until a maximum number of attempts has been reached.
- the second computing system 204 may determine the second data set is trying to be accessed by an unauthorized user and an event may be triggered.
- the event may be, the first computing system 202 may block access to the user's account for a predetermined amount of time, blocks user's access to the second data set for a predetermined period of time, transmits e- mail to user's verified e-mail address, alert the payment card company, alert any official authorities, retains an Internet Protocol (IP) address of the at least one user device 206b, or retrains a media access control (MAC) address of the at least one user device 206b.
- IP Internet Protocol
- MAC media access control
- the second computing system 204 in response to the second computing system 204 verifying the data string against the second data set, the second computing system determines there is no data breach and in operation 422, the second computing system 204 encrypts and transmits the second data set to the first computing system 202, via the secured database server 227.
- the first computing system 202 displays the second data set on the display 114 of the at least one of plurality of user devices 206a-m.
- the first computing system 202 via the first server 224, may decrypt and display on the graphical user interface of the at least one user device 206b a first portion of the second data set rendered in clear text and a second portion of the second data set excluded from the graphical user interface. For example, if the user has accessed their personal data, the first computing system 202 may only display 4 digits of the user's social security number and billing zip code in clear text while the rest of the second data set may be represented by asterisks.
- Exemplary flowcharts are provided herein for illustrative purposes and are non- limiting examples of methods.
- One of ordinary skill in the art will recognize that exemplary methods may include more or fewer steps than those illustrated in the exemplary flowcharts, and that the steps in the exemplary flowcharts may be performed in a different order than the order shown in the illustrative flowcharts.
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Bioethics (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Medical Informatics (AREA)
- Power Engineering (AREA)
- Information Transfer Between Computers (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CA3009631A CA3009631A1 (en) | 2015-12-22 | 2016-12-14 | Data breach detection system |
| JP2018532662A JP2019506660A (en) | 2015-12-22 | 2016-12-14 | Data leak detection system |
| CN201680082348.7A CN108701202A (en) | 2015-12-22 | 2016-12-14 | Data Leakage Detection System |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201562270963P | 2015-12-22 | 2015-12-22 | |
| US62/270,963 | 2015-12-22 | ||
| US15/376,038 US10198595B2 (en) | 2015-12-22 | 2016-12-12 | Data breach detection system |
| US15/376,038 | 2016-12-12 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017112484A1 true WO2017112484A1 (en) | 2017-06-29 |
Family
ID=59067197
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2016/066592 Ceased WO2017112484A1 (en) | 2015-12-22 | 2016-12-14 | Data breach detection system |
Country Status (5)
| Country | Link |
|---|---|
| US (2) | US10198595B2 (en) |
| JP (1) | JP2019506660A (en) |
| CN (1) | CN108701202A (en) |
| CA (1) | CA3009631A1 (en) |
| WO (1) | WO2017112484A1 (en) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP3586533B1 (en) * | 2017-02-23 | 2025-08-06 | John Mezzalingua Associates, LLC | System and method for adaptively tracking and allocating capacity in a broadly-dispersed wireless network |
| GB2574468B (en) * | 2018-06-08 | 2020-08-26 | F Secure Corp | Detecting a remote exploitation attack |
| US11144620B2 (en) * | 2018-06-26 | 2021-10-12 | Counseling and Development, Inc. | Systems and methods for establishing connections in a network following secure verification of interested parties |
| CN111159703B (en) * | 2019-12-31 | 2022-12-06 | 奇安信科技集团股份有限公司 | Virtual machine data leakage detection method and device |
| SG10202009754QA (en) * | 2020-10-01 | 2020-11-27 | Flexxon Pte Ltd | Module and method for detecting malicious activities in a storage device |
| US20260023866A1 (en) * | 2024-07-16 | 2026-01-22 | Capital One Services, Llc | Computer-based systems configured for accessing electronic data sources with invisible authentication and launching, and computer-based methods of use thereof |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070101139A1 (en) * | 1999-08-02 | 2007-05-03 | Leonard Bayer | System for protecting information over the internet |
| US7805606B2 (en) * | 2002-07-29 | 2010-09-28 | Bea Systems, Inc. | Computer system for authenticating a computing device |
| US20150020185A1 (en) * | 2012-05-24 | 2015-01-15 | Fmr Llc | Communication Session Transfer Between Devices |
Family Cites Families (68)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4947027A (en) | 1988-02-02 | 1990-08-07 | Golightly Cecelia K | System for identifying authorized use of credit cards |
| US20020138351A1 (en) | 1995-05-08 | 2002-09-26 | Image Data, Llc | Positive identification system and method |
| US5892824A (en) | 1996-01-12 | 1999-04-06 | International Verifact Inc. | Signature capture/verification systems and methods |
| JP4552294B2 (en) * | 2000-08-31 | 2010-09-29 | ソニー株式会社 | Content distribution system, content distribution method, information processing apparatus, and program providing medium |
| US20030021417A1 (en) * | 2000-10-20 | 2003-01-30 | Ognjen Vasic | Hidden link dynamic key manager for use in computer systems with database structure for storage of encrypted data and method for storage and retrieval of encrypted data |
| US8868023B2 (en) * | 2008-01-04 | 2014-10-21 | 3D Radio Llc | Digital radio systems and methods |
| US8699995B2 (en) * | 2008-04-09 | 2014-04-15 | 3D Radio Llc | Alternate user interfaces for multi tuner radio device |
| JP2002269350A (en) | 2001-03-14 | 2002-09-20 | Hitachi Ltd | Transaction settlement method, transaction settlement system, mobile communication terminal used therefor, and payment terminal for member stores |
| US20030084172A1 (en) * | 2001-10-29 | 2003-05-01 | Sun Microsystem, Inc., A Delaware Corporation | Identification and privacy in the World Wide Web |
| US20040187029A1 (en) * | 2003-03-21 | 2004-09-23 | Ting David M. T. | System and method for data and request filtering |
| WO2005119608A1 (en) | 2004-06-03 | 2005-12-15 | Tyfone, Inc. | System and method for securing financial transactions |
| US8885894B2 (en) | 2004-06-14 | 2014-11-11 | Michael John Rowen | Reduction of transaction fraud through the use of automatic centralized signature/sign verification combined with credit and fraud scoring during real-time payment card authorization processes |
| US8266438B2 (en) * | 2004-10-25 | 2012-09-11 | Security First Corp. | Secure data parser method and system |
| US8700729B2 (en) * | 2005-01-21 | 2014-04-15 | Robin Dua | Method and apparatus for managing credentials through a wireless network |
| JP4954979B2 (en) * | 2005-04-29 | 2012-06-20 | オラクル・インターナショナル・コーポレイション | Systems and methods for fraud monitoring, detection, and hierarchical user authentication |
| US9936442B1 (en) * | 2005-07-14 | 2018-04-03 | Binj Laboratories, Inc. | System and method for wrist band transmitter and system thereof |
| US10169646B2 (en) * | 2007-12-31 | 2019-01-01 | Applied Recognition Inc. | Face authentication to mitigate spoofing |
| US8250207B2 (en) * | 2009-01-28 | 2012-08-21 | Headwater Partners I, Llc | Network based ambient services |
| US20170070563A1 (en) * | 2008-08-11 | 2017-03-09 | Ken Sundermeyer | Data model for home automation |
| US10064055B2 (en) * | 2009-01-28 | 2018-08-28 | Headwater Research Llc | Security, fraud detection, and fraud mitigation in device-assisted services systems |
| US9112850B1 (en) * | 2009-03-25 | 2015-08-18 | The 41St Parameter, Inc. | Systems and methods of sharing information through a tag-based consortium |
| US8751826B2 (en) * | 2009-04-01 | 2014-06-10 | Salesforce.Com, Inc. | Enhanced system security |
| US8495359B2 (en) * | 2009-06-22 | 2013-07-23 | NetAuthority | System and method for securing an electronic communication |
| CA2882602A1 (en) * | 2010-09-20 | 2012-03-29 | Rick L. Orsini | Systems and methods for secure data sharing |
| US8875240B2 (en) * | 2011-04-18 | 2014-10-28 | Bank Of America Corporation | Tenant data center for establishing a virtual machine in a cloud environment |
| US8838982B2 (en) * | 2011-09-21 | 2014-09-16 | Visa International Service Association | Systems and methods to secure user identification |
| US11074495B2 (en) * | 2013-02-28 | 2021-07-27 | Z Advanced Computing, Inc. (Zac) | System and method for extremely efficient image and pattern recognition and artificial intelligence platform |
| CN107196938B (en) * | 2011-09-30 | 2020-07-24 | 贝宝公司 | Differential client-side encryption of client-originated information |
| CN102546764B (en) * | 2011-12-20 | 2014-06-04 | 华中科技大学 | Safe access method of cloud storage system |
| SG11201403482TA (en) * | 2011-12-21 | 2014-07-30 | Ssh Comm Security Oyj | Automated access, key, certificate, and credential management |
| US10291619B2 (en) * | 2012-04-06 | 2019-05-14 | Wayne Odom | System, method, and device for delivering communications and storing and delivering data |
| US8880887B2 (en) * | 2012-04-06 | 2014-11-04 | Stt Llc. | Systems, methods, and computer-readable media for secure digital communications and networks |
| US9590981B2 (en) * | 2012-04-06 | 2017-03-07 | Wayne Odom | System, method, and device for delivering communications and storing and delivering data |
| CN102655508B (en) * | 2012-04-19 | 2015-03-04 | 华中科技大学 | Method for protecting privacy data of users in cloud environment |
| US20130304646A1 (en) | 2012-05-14 | 2013-11-14 | Izettle Hardware Ab | Method and system for identity and know your customer verification through credit card transactions in combination with internet based social data |
| TW201428673A (en) * | 2012-09-18 | 2014-07-16 | Omarco Network Solutions Ltd | About the improvement of ticket information input |
| US8539567B1 (en) * | 2012-09-22 | 2013-09-17 | Nest Labs, Inc. | Multi-tiered authentication methods for facilitating communications amongst smart home devices and cloud-based servers |
| US9288056B1 (en) * | 2015-05-28 | 2016-03-15 | Pearson Education, Inc. | Data access and anonymity management |
| US9559889B1 (en) * | 2012-10-31 | 2017-01-31 | Amazon Technologies, Inc. | Cache population optimization for storage gateways |
| US9274956B1 (en) * | 2012-10-31 | 2016-03-01 | Amazon Technologies, Inc. | Intelligent cache eviction at storage gateways |
| US9268651B1 (en) * | 2012-10-31 | 2016-02-23 | Amazon Technologies, Inc. | Efficient recovery of storage gateway cached volumes |
| US9268652B1 (en) * | 2012-10-31 | 2016-02-23 | Amazon Technologies, Inc. | Cached volumes at storage gateways |
| CN103927464A (en) * | 2013-01-11 | 2014-07-16 | 深圳市腾讯计算机系统有限公司 | Common validation method, and method, device and system for generating two dimensional code |
| US9251331B2 (en) * | 2013-01-22 | 2016-02-02 | Canon Information And Imaging Solutions, Inc. | Simplified user registration |
| US10360364B2 (en) * | 2013-03-13 | 2019-07-23 | Lookout, Inc. | Method for changing mobile communication device functionality based upon receipt of a second code |
| US9763097B2 (en) * | 2013-03-13 | 2017-09-12 | Lookout, Inc. | Method for performing device security corrective actions based on loss of proximity to another device |
| US9721086B2 (en) * | 2013-03-15 | 2017-08-01 | Advanced Elemental Technologies, Inc. | Methods and systems for secure and reliable identity-based computing |
| US20160239683A1 (en) * | 2013-03-15 | 2016-08-18 | Inder-Jeet Singh Gujral | System and method for securely storing files |
| US20160048936A1 (en) * | 2013-03-15 | 2016-02-18 | Search For Yeti, LLC | Computer-Implemented Methods of and Systems for Analyzing Patent Claims |
| US9208335B2 (en) * | 2013-09-17 | 2015-12-08 | Auburn University | Space-time separated and jointly evolving relationship-based network access and data protection system |
| EP3066815B1 (en) * | 2013-11-04 | 2019-12-04 | Illumio, Inc. | Automated generation of label-based access control rules. |
| EP3095081A1 (en) | 2014-01-15 | 2016-11-23 | Iaxept Limited | Authentication method and system |
| US9870395B2 (en) * | 2014-03-21 | 2018-01-16 | Pearson Education, Inc. | Conditioned transmission of query responses and connection assessments |
| US9607170B2 (en) * | 2014-05-02 | 2017-03-28 | Henry R. Williams | Compromise free cloud data encryption and security |
| US9104889B1 (en) * | 2014-05-07 | 2015-08-11 | Data Guard Solutions, Inc. | Encryption on computing device |
| JP6266170B2 (en) * | 2014-05-14 | 2018-01-24 | インファースペクト, エルエルシー | Three-tier security and calculation architecture |
| WO2015192208A1 (en) * | 2014-06-16 | 2015-12-23 | Kinderguardian Inc. | System and method for managing behavior |
| US9813245B2 (en) * | 2014-08-29 | 2017-11-07 | Visa International Service Association | Methods for secure cryptogram generation |
| US20160071101A1 (en) * | 2014-09-09 | 2016-03-10 | Tyson York Winarski | Selfie financial security transaction system |
| EP3207514A4 (en) * | 2014-10-13 | 2018-07-04 | Sequent Software Inc. | Securing host card emulation credentials |
| US9729524B1 (en) * | 2014-12-12 | 2017-08-08 | Amazon Technologies, Inc. | Authenticated device-based storage operations |
| US9608809B1 (en) * | 2015-02-05 | 2017-03-28 | Ionic Security Inc. | Systems and methods for encryption and provision of information security using platform services |
| US9984238B1 (en) * | 2015-03-30 | 2018-05-29 | Amazon Technologies, Inc. | Intelligent storage devices with cryptographic functionality |
| US9519798B2 (en) * | 2015-05-07 | 2016-12-13 | ZeroDB, Inc. | Zero-knowledge databases |
| US10095834B2 (en) * | 2015-05-08 | 2018-10-09 | YC Wellness, Inc. | Integration platform and application interfaces for remote data management and security |
| US10454974B2 (en) * | 2015-06-29 | 2019-10-22 | Citrix Systems, Inc. | Systems and methods for flexible, extensible authentication subsystem that enabled enhance security for applications |
| JP6223634B2 (en) * | 2015-09-11 | 2017-11-01 | 三菱電機株式会社 | Information processing system, information processing method, and information processing program |
| WO2017070412A1 (en) * | 2015-10-23 | 2017-04-27 | Oracle International Corporation | Password-less authentication for access management |
-
2016
- 2016-12-12 US US15/376,038 patent/US10198595B2/en active Active
- 2016-12-14 CA CA3009631A patent/CA3009631A1/en not_active Abandoned
- 2016-12-14 CN CN201680082348.7A patent/CN108701202A/en active Pending
- 2016-12-14 WO PCT/US2016/066592 patent/WO2017112484A1/en not_active Ceased
- 2016-12-14 JP JP2018532662A patent/JP2019506660A/en active Pending
-
2018
- 2018-12-20 US US16/227,234 patent/US10482283B2/en active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070101139A1 (en) * | 1999-08-02 | 2007-05-03 | Leonard Bayer | System for protecting information over the internet |
| US7805606B2 (en) * | 2002-07-29 | 2010-09-28 | Bea Systems, Inc. | Computer system for authenticating a computing device |
| US20150020185A1 (en) * | 2012-05-24 | 2015-01-15 | Fmr Llc | Communication Session Transfer Between Devices |
Also Published As
| Publication number | Publication date |
|---|---|
| US20170177901A1 (en) | 2017-06-22 |
| US10198595B2 (en) | 2019-02-05 |
| US10482283B2 (en) | 2019-11-19 |
| JP2019506660A (en) | 2019-03-07 |
| CN108701202A (en) | 2018-10-23 |
| US20190122004A1 (en) | 2019-04-25 |
| CA3009631A1 (en) | 2017-06-29 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US10482283B2 (en) | Data breach detection system | |
| US9027086B2 (en) | Securing organizational computing assets over a network using virtual domains | |
| EP3977703B1 (en) | Protection of online applications and webpages using a blockchain | |
| CN102377756B (en) | Service access method and system, authentication method and system, client and authentication server | |
| US20190026456A1 (en) | Methods and Apparatus for Authentication of Joint Account Login | |
| US20100250921A1 (en) | Authorizing a Login Request of a Remote Device | |
| US11418499B2 (en) | Password security | |
| CN106302332B (en) | User data access control method, device and system | |
| CN116980230A (en) | An information security protection method and device | |
| CN110177134A (en) | A kind of security password manager and its application method based on cloudy storage | |
| US12596827B1 (en) | Systems and methods for providing role-based access control to web services using mirrored, secluded web instances | |
| US20200259815A1 (en) | User enrollment and authentication across providers having trusted authentication and identity management services | |
| US20140250499A1 (en) | Password based security method, systems and devices | |
| US10158618B2 (en) | System and method for securely accessing data through web applications | |
| CN103179088A (en) | Protection method and protection system of common gateway interface business | |
| TW201917621A (en) | Detection method and system for preventing password file leakage building an index database to store the correct account/password pairing code | |
| CN120474840A (en) | Login method, device and electronic equipment for overseas oil and gas operation system | |
| CN121841797A (en) | Account access management method, account access management device and storage medium | |
| CN119513839A (en) | Login verification method, device, equipment, medium and program product based on Ukey | |
| CN116664124A (en) | Online authorization method, device, electronic equipment and storage medium |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 16879890 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2018532662 Country of ref document: JP Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 3009631 Country of ref document: CA |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16879890 Country of ref document: EP Kind code of ref document: A1 |