Английская Википедия:Heartbleed

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Other uses Шаблон:Use dmy dates Шаблон:Infobox bug

Heartbleed is a security bug in some outdated versions of the OpenSSL cryptography library, which is a widely used implementation of the Transport Layer Security (TLS) protocol. It was introduced into the software in 2012 and publicly disclosed in April 2014. Heartbleed could be exploited regardless of whether the vulnerable OpenSSL instance is running as a TLS server or client. It resulted from improper input validation (due to a missing bounds check) in the implementation of the TLS heartbeat extension.[1] Thus, the bug's name derived from heartbeat.[2] The vulnerability was classified as a buffer over-read,[3] a situation where more data can be read than should be allowed.[4]

Heartbleed was registered in the Common Vulnerabilities and Exposures database as Шаблон:CVE.[3] The federal Canadian Cyber Incident Response Centre issued a security bulletin advising system administrators about the bug.[5] A fixed version of OpenSSL was released on 7 April 2014, on the same day Heartbleed was publicly disclosed.[6]

TLS implementations other than OpenSSL, such as GnuTLS, Mozilla's Network Security Services, and the Windows platform implementation of TLS, were not affected because the defect existed in the OpenSSL's implementation of TLS rather than in the protocol itself.[7]

System administrators were frequently slow to patch their systems. Шаблон:As of, 1.5% of the 800,000 most popular TLS-enabled websites were still vulnerable to Heartbleed.[8] Шаблон:As of, 309,197 public web servers remained vulnerable.[9] Шаблон:As of, according to a report[10] from Shodan, nearly 180,000 internet-connected devices were still vulnerable.[11][12] Шаблон:As of, the number had dropped to 144,000, according to a search on shodan.io for "vuln:cve-2014-0160".[13] Шаблон:As of, Shodan reported[14] that 91,063 devices were vulnerable. The U.S. was first with 21,258 (23%), the top 10 countries had 56,537 (62%), and the remaining countries had 34,526 (38%). The report also broke the devices down by 10 other categories such as organization (the top 3 were wireless companies), product (Apache httpd, Nginx), or service (HTTPS, 81%).

History

The Heartbeat Extension for the Transport Layer Security (TLS) and Datagram Transport Layer Security (DTLS) protocols was proposed as a standard in February 2012 by Шаблон:IETF RFC.[15] It provides a way to test and keep alive secure communication links without the need to renegotiate the connection each time. In 2011, one of the RFC's authors, Robin Seggelmann, then a Ph.D. student at the Fachhochschule Münster, implemented the Heartbeat Extension for OpenSSL. Following Seggelmann's request to put the result of his work into OpenSSL,[16][17][18] his change was reviewed by Stephen N. Henson, one of OpenSSL's four core developers. Henson failed to notice a bug in Seggelmann's implementation, and introduced the flawed code into OpenSSL's source code repository on 31 December 2011. The defect spread with the release of OpenSSL version 1.0.1 on 14 March 2012. Heartbeat support was enabled by default, causing affected versions to be vulnerable.[19][20]

Discovery

According to Mark J. Cox of OpenSSL, Neel Mehta of Google's security team privately reported Heartbleed to the OpenSSL team on 1 April 2014 11:09 UTC.[21]

The bug was named by an engineer at Synopsys Software Integrity Group, a Finnish cyber security company that also created the bleeding heart logo[22] and launched an informational website, heartbleed.com.[23] While Google's security team reported Heartbleed to OpenSSL first, both Google and Codenomicon discovered it independently at approximately the same time.[24][25] Codenomicon reports 3 April 2014 as their date of discovery and their date of notification of Шаблон:Ill for vulnerability coordination.[26]

At the time of disclosure, some 17% (around half a million) of the Internet's secure web servers certified by trusted authorities were believed to be vulnerable to the attack, allowing theft of the servers' private keys and users' session cookies and passwords.[27][28][29][30][31] The Electronic Frontier Foundation,[32] Ars Technica,[33] and Bruce Schneier[34] all deemed the Heartbleed bug "catastrophic". Forbes cybersecurity columnist Joseph Steinberg wrote:Шаблон:Blockquote

An unidentified UK Cabinet Office spokesman recommended that: Шаблон:Blockquote On the day of disclosure, The Tor Project advised: Шаблон:Blockquote

The Sydney Morning Herald published a timeline of the discovery on 15 April 2014, showing that some organizations had been able to patch the bug before its public disclosure. In some cases, it is not clear how they found out.[35]

Bugfix and deployment

Bodo Möller and Adam Langley of Google prepared the fix for Heartbleed. The resulting patch was added to Red Hat's issue tracker on 21 March 2014.[36] Stephen N. Henson applied the fix to OpenSSL's version control system on 7 April.[37] The first fixed version, 1.0.1g, was released on the same day. Шаблон:As of, 309,197 public web servers remained vulnerable.[9] Шаблон:As of, according to a report[10] from Shodan, nearly 180,000 internet-connected devices were still vulnerable.[11][12] The number had dropped to 144,000 Шаблон:As of, according to a search on shodan.io for "vuln:cve-2014-0160".[13]

Certificate renewal and revocation

According to Netcraft, about 30,000 of the 500,000+ X.509 certificates which could have been compromised due to Heartbleed had been reissued by 11 April 2014, although fewer had been revoked.[38]

By 9 May 2014, only 43% of affected web sites had reissued their security certificates. In addition, 7% of the reissued security certificates used the potentially compromised keys. Netcraft stated:Шаблон:Blockquote eWeek said, "[Heartbleed is] likely to remain a risk for months, if not years, to come."[39]

Cloudflare revoked all TLS certificates and estimated that publishing its Certificate revocation list would cost the issuer, GlobalSign, $400,000 that year.[40]

Exploitation

The Canada Revenue Agency reported a theft of social insurance numbers belonging to 900 taxpayers, and said that they were accessed through an exploit of the bug during a 6-hour period on 8 April 2014.[41] After the discovery of the attack, the agency shut down its website and extended the taxpayer filing deadline from 30 April to 5 May.[42] The agency said it would provide credit protection services at no cost to anyone affected. On 16 April, the RCMP announced they had charged a computer science student in relation to the theft with unauthorized use of a computer and mischief in relation to data.[43][44]

The UK parenting site Mumsnet had several user accounts hijacked, and its CEO was impersonated.[45] The site later published an explanation of the incident saying it was due to Heartbleed and the technical staff patched it promptly.[46]

Anti-malware researchers also exploited Heartbleed to their own advantage in order to access secret forums used by cybercriminals.[47] Studies were also conducted by deliberately setting up vulnerable machines. For example, on 12 April 2014, at least two independent researchers were able to steal private keys from an experimental server intentionally set up for that purpose by CloudFlare.[48][49] Also, on 15 April 2014, J. Alex Halderman, a professor at University of Michigan, reported that his honeypot server, an intentionally vulnerable server designed to attract attacks in order to study them, had received numerous attacks originating from China. Halderman concluded that because it was a fairly obscure server, these attacks were probably sweeping attacks affecting large areas of the Internet.[50]

In August 2014, it was made public that the Heartbleed vulnerability enabled hackers to steal security keys from Community Health Systems, the second-biggest for-profit U.S. hospital chain in the United States, compromising the confidentiality of 4.5 million patient records. The breach happened a week after Heartbleed was first made public.[51]

Possible prior knowledge and exploitation

Many major web sites patched the bug or disabled the Heartbeat Extension within days of its announcement,[52] but it is unclear whether potential attackers were aware of it earlier and to what extent it was exploited.Шаблон:Citation needed

Based on examinations of audit logs by researchers, it has been reported that some attackers may have exploited the flaw for at least five months before discovery and announcement.[53][54] Errata Security pointed out that a widely used non-malicious program called Masscan, introduced six months before Heartbleed's disclosure, abruptly terminates the connection in the middle of handshaking in the same way as Heartbleed, generating the same server log messages, adding "Two new things producing the same error messages might seem like the two are correlated, but of course, they aren't.[55]"

According to Bloomberg News, two unnamed insider sources informed it that the United States' National Security Agency had been aware of the flaw since shortly after its appearance butШаблон:Mdashbinstead of reporting itШаблон:Mdashbkept it secret among other unreported zero-day vulnerabilities in order to exploit it for the NSA's own purposes.[56][57][58] The NSA has denied this claim,[59] as has Richard A. Clarke, a member of the National Intelligence Review Group on Intelligence and Communications Technologies that reviewed the United States' electronic surveillance policy; he told Reuters on 11 April 2014 that the NSA had not known of Heartbleed.[60] The allegation prompted the American government to make, for the first time, a public statement on its zero-day vulnerabilities policy, accepting the recommendation of the review group's 2013 report that had asserted "in almost all instances, for widely used code, it is in the national interest to eliminate software vulnerabilities rather than to use them for US intelligence collection", and saying that the decision to withhold should move from the NSA to the White House.[61]

Behavior

Файл:Simplified Heartbleed explanation.svg
A depiction of Heartbleed.

The RFC 6520 Heartbeat Extension tests TLS/DTLS secure communication links by allowing a computer at one end of a connection to send a Heartbeat Request message, consisting of a payload, typically a text string, along with the payload's length as a 16-bit integer. The receiving computer then must send exactly the same payload back to the sender.Шаблон:Citation needed

The affected versions of OpenSSL allocate a memory buffer for the message to be returned based on the length field in the requesting message, without regard to the actual size of that message's payload. Because of this failure to do proper bounds checking, the message returned consists of the payload, possibly followed by whatever else happened to be in the allocated memory buffer.Шаблон:Citation needed

Heartbleed is therefore exploited by sending a malformed heartbeat request with a small payload and large length field to the vulnerable party (usually a server) in order to elicit the victim's response, permitting attackers to read up to 64 kilobytes of the victim's memory that was likely to have been used previously by OpenSSL.[62] Where a Heartbeat Request might ask a party to "send back the four-letter word 'bird'", resulting in a response of "bird", a "Heartbleed Request" (a malicious heartbeat request) of "send back the 500-letter word 'bird'" would cause the victim to return "bird" followed by whatever 496 subsequent characters the victim happened to have in active memory. Attackers in this way could receive sensitive data, compromising the confidentiality of the victim's communications. Although an attacker has some control over the disclosed memory block's size, it has no control over its location, and therefore cannot choose what content is revealed.Шаблон:Citation needed

Affected OpenSSL installations

The affected versions of OpenSSL are OpenSSL 1.0.1 through 1.0.1f (inclusive). Subsequent versions (1.0.1g[63] and later) and previous versions (1.0.0 branch and older) are not vulnerable.[64] Installations of the affected versions are vulnerable unless OpenSSL was compiled with -DOPENSSL_NO_HEARTBEATS.[65][66]

Vulnerable program and function

The vulnerable program source files are t1_lib.c and d1_both.c and the vulnerable functions are tls1_process_heartbeat() and dtls1_process_heartbeat().[67][68]

Patch

The problem can be fixed by ignoring Heartbeat Request messages that ask for more data than their payload need.

Version 1.0.1g of OpenSSL adds some bounds checks to prevent the buffer over-read. For example, the following test was introduced to determine whether a heartbeat request would trigger Heartbleed; it silently discards malicious requests.

if (1 + 2 + payload + 16 > s->s3->rrec.length) return 0; /* silently discard per RFC 6520 sec. 4 */

The OpenSSL version control system contains a complete list of changes.[37]

Impact

The data obtained by a Heartbleed attack may include unencrypted exchanges between TLS parties likely to be confidential, including any form post data in users' requests. Moreover, the confidential data exposed could include authentication secrets such as session cookies and passwords, which might allow attackers to impersonate a user of the service.[69]

An attack may also reveal private keys of compromised parties,[19][70] which would enable attackers to decrypt communications (future or past stored traffic captured via passive eavesdropping, unless perfect forward secrecy is used, in which case only future traffic can be decrypted if intercepted via man-in-the-middle attacks).Шаблон:Citation needed

An attacker having gained authentication material may impersonate the material's owner after the victim has patched Heartbleed, as long as the material is accepted (for example, until the password is changed or the private key revoked). Heartbleed therefore constitutes a critical threat to confidentiality. However, an attacker impersonating a victim may also alter data. Indirectly, Heartbleed's consequences may thus go far beyond a confidentiality breach for many systems.[71]

A survey of American adults conducted in April 2014 showed that 60 percent had heard about Heartbleed. Among those using the Internet, 39 percent had protected their online accounts, for example by changing passwords or canceling accounts; 29 percent believed their personal information was put at risk because of the Heartbleed bug; and 6 percent believed their personal information had been stolen.[72]

Client-side vulnerability

Although the bug received more attention due to the threat it represents for servers,[73] TLS clients using affected OpenSSL instances are also vulnerable. In what The Guardian therefore dubbed Reverse Heartbleed, malicious servers are able to exploit Heartbleed to read data from a vulnerable client's memory.[74] Security researcher Steve Gibson said of Heartbleed that:Шаблон:Blockquote

The stolen data could contain usernames and passwords.[75] Reverse Heartbleed affected millions of application instances.[74] Some of the vulnerable applications are listed in the "Software applications" section below.Шаблон:Citation needed

Specific systems affected

Cisco Systems has identified 78 of its products as vulnerable, including IP phone systems and telepresence (video conferencing) systems.[76]

Websites and other online services

An analysis posted on GitHub of the most visited websites on 8 April 2014 revealed vulnerabilities in sites including Yahoo!, Imgur, Stack Overflow, Slate, and DuckDuckGo.[77][78] The following sites have services affected or made announcements recommending that users update passwords in response to the bug:

Шаблон:Div col

Шаблон:Div col end

The Canadian federal government temporarily shut online services of the Canada Revenue Agency (CRA) and several government departments over Heartbleed bug security concerns.[103][104] Before the CRA online services were shut down, a hacker obtained approximately 900 social insurance numbers.[105][106] Another Canadian Government agency, Statistics Canada, had its servers compromised due to the bug and also temporarily took its services offline.[107]

Platform maintainers like the Wikimedia Foundation advised their users to change passwords.[100]

The servers of LastPass were vulnerable,[108] but due to additional encryption and forward secrecy, potential attacks were not able to exploit this bug. However, LastPass recommended that its users change passwords for vulnerable websites.[109]

The Tor Project recommended that Tor relay operators and hidden service operators revoke and generate fresh keys after patching OpenSSL, but noted that Tor relays use two sets of keys and that Tor's multi-hop design minimizes the impact of exploiting a single relay.[110] 586 relays later found to be susceptible to the Heartbleed bug were taken off-line as a precautionary measure.[111][112][113][114]

Game-related services including Steam, Minecraft, Wargaming, League of Legends, GOG.com, Origin, Sony Online Entertainment, Humble Bundle, and Path of Exile were affected and subsequently fixed.[115]

Software applications

Vulnerable software applications include:

  • Several Hewlett-Packard server applications, such as HP System Management Homepage (SMH) for Linux and Windows.[116]
  • Some versions of FileMaker 13[117]
  • LibreOffice 4.2.0 to 4.2.2 (fixed in 4.2.3)[118][119]
  • LogMeIn claimed to have "updated many products and parts of our services that rely on OpenSSL".[120]
  • Multiple McAfee products, in particular some versions of software providing anti-viral coverage for Microsoft Exchange, software firewalls, and McAfee Email and Web Gateways[121]
  • Oracle MySQL Connector/C 6.1.0-6.1.3 and Connector/ODBC 5.1.13, 5.2.5-5.2.6, 5.3.2[122]
  • Oracle Big Data Appliance (includes Oracle Linux 6)[122]
  • Primavera P6 Professional Project Management (includes Primavera P6 Enterprise Project Portfolio Management)[122]
  • WinSCP (FTP client for Windows) 5.5.2 and some earlier versions (only vulnerable with FTP over TLS/SSL, fixed in 5.5.3)[123]
  • Multiple VMware products, including VMware ESXi 5.5, VMware Player 6.0, VMware Workstation 10 and the series of Horizon products, emulators and cloud computing suites[124]

Several other Oracle Corporation applications were affected.[122]

Operating systems/firmware

Several Linux distributions were affected, including Debian[125] (and derivatives such as Linux Mint and Ubuntu[126]) and Red Hat Enterprise Linux[127] (and derivatives such as CentOS,[128] Oracle Linux 6[122] and Amazon Linux[129]), as well as the following operating systems and firmware implementations:

Vulnerability testing services

Several services have been made available to test whether Heartbleed affects a given site. However, many services have been claimed to be ineffective for detecting the bug.[141] The available tools include:

  • Tripwire SecureScan[142]
  • AppCheck – static binary scan and fuzzing, from Synopsys Software Integrity Group (formerly Codenomicon)[143]
  • Arbor Network's Pravail Security Analytics[144]
  • Norton Safeweb Heartbleed Check Tool[145]
  • Heartbleed testing tool by a European IT security company[146]
  • Heartbleed test by Italian cryptographer Filippo Valsorda[147]
  • Heartbleed Vulnerability Test by Cyberoam[148]
  • Critical Watch Free Online Heartbleed Tester[149]
  • Metasploit Heartbleed scanner module[150]
  • Heartbleed Server Scanner by Rehmann[151]
  • Lookout Mobile Security Heartbleed Detector, an app for Android devices that determines the OpenSSL version of the device and indicates whether the vulnerable heartbeat is enabled[152]
  • Heartbleed checker hosted by LastPass[153]
  • Online network range scanner for Heartbleed vulnerability by Pentest-Tools.com[154]
  • Official Red Hat offline scanner written in the Python language[155]
  • Qualys SSL Labs' SSL Server Test[156] which not only looks for the Heartbleed bug, but can also find other SSL/TLS implementation errors.
  • Browser extensions, such as Chromebleed[157] and FoxBleed[158]
  • SSL Diagnos[159]
  • CrowdStrike Heartbleed Scanner[160] – Scans routers, printers and other devices connected inside a network including intranet web sites.[161]
  • Netcraft Site Report[162] – indicates whether a website's confidentiality could be jeopardized due to a past exploitation of Heartbleed by checking data from Netcraft's SSL Survey to determine whether a site offered the heartbeat TLS Extension prior to the Heartbleed disclosure. The Netcraft Extensions for Chrome, Firefox and Opera[163] also perform this check, whilst looking for potentially compromised certificates.[164]

Other security tools have added support for finding this bug. For example, Tenable Network Security wrote a plugin for its Nessus vulnerability scanner that can scan for this fault.[165] The Nmap security scanner includes a Heartbleed detection script from version 6.45.[166]

Sourcefire has released Snort rules to detect Heartbleed attack traffic and possible Heartbleed response traffic.[167] Open source packet analysis software such as Wireshark and tcpdump can identify Heartbleed packets using specific BPF packet filters that can be used on stored packet captures or live traffic.[168]

Remediation

Vulnerability to Heartbleed is resolved by updating OpenSSL to a patched version (1.0.1g or later). OpenSSL can be used either as a standalone program, a dynamic shared object, or a statically-linked library; therefore, the updating process can require restarting processes loaded with a vulnerable version of OpenSSL as well as re-linking programs and libraries that linked it statically. In practice this means updating packages that link OpenSSL statically, and restarting running programs to remove the in-memory copy of the old, vulnerable OpenSSL code.Шаблон:Citation needed

After the vulnerability is patched, server administrators must address the potential breach of confidentiality. Because Heartbleed allowed attackers to disclose private keys, they must be treated as compromised; key pairs must be regenerated, and certificates that use them must be reissued; the old certificates must be revoked. Heartbleed also had the potential to allow disclosure of other in-memory secrets; therefore, other authentication material (such as passwords) should also be regenerated. It is rarely possible to confirm that a system which was affected has not been compromised, or to determine whether a specific piece of information was leaked.[169]

Since it is difficult or impossible to determine when a credential might have been compromised and how it might have been used by an attacker, certain systems may warrant additional remediation work even after patching the vulnerability and replacing credentials. For example, signatures made by keys that were in use with a vulnerable OpenSSL version might well have been made by an attacker; this raises the possibility integrity has been violated, and opens signatures to repudiation. Validation of signatures and the legitimacy of other authentications made with a potentially compromised key (such as client certificate use) must be done with regard to the specific system involved.Шаблон:Citation needed

Browser security certificate revocation awareness

Since Heartbleed threatened the privacy of private keys, users of a website which was compromised could continue to suffer from Heartbleed's effects until their browser is made aware of the certificate revocation or the compromised certificate expires.[170] For this reason, remediation also depends on users making use of browsers that have up-to-date certificate revocation lists (or OCSP support) and honour certificate revocations.Шаблон:Citation needed

Root causes, possible lessons, and reactions

Although evaluating the total cost of Heartbleed is difficult, eWeek estimated US$500 million as a starting point.[171]

David A. Wheeler's paper How to Prevent the next Heartbleed analyzes why Heartbleed wasn't discovered earlier, and suggests several techniques which could have led to a faster identification, as well as techniques which could have reduced its impact. According to Wheeler, the most efficient technique which could have prevented Heartbleed is a test suite thoroughly performing robustness testing, i.e. testing that invalid inputs cause failures rather than successes. Wheeler highlights that a single general-purpose test suite could serve as a base for all TLS implementations.[172]

According to an article on The Conversation written by Robert Merkel, Heartbleed revealed a massive failure of risk analysis. Merkel thinks OpenSSL gives more importance to performance than to security, which no longer makes sense in his opinion. But Merkel considers that OpenSSL should not be blamed as much as OpenSSL users, who chose to use OpenSSL, without funding better auditing and testing. Merkel explains that two aspects determine the risk that more similar bugs will cause vulnerabilities. One, the library's source code influences the risk of writing bugs with such an impact. Secondly, OpenSSL's processes affect the chances of catching bugs quickly. On the first aspect, Merkel mentions the use of the C programming language as one risk factor which favored Heartbleed's appearance, echoing Wheeler's analysis.[172][173]

On the same aspect, Theo de Raadt, founder and leader of the OpenBSD and OpenSSH projects, has criticized the OpenSSL developers for writing their own memory management routines and thereby, he claims, circumventing OpenBSD C standard library exploit countermeasures, saying "OpenSSL is not developed by a responsible team."[174][175] Following Heartbleed's disclosure, members of the OpenBSD project forked OpenSSL into LibreSSL.[176]

The author of the change which introduced Heartbleed, Robin Seggelmann,[177] stated that he missed validating a variable containing a length and denied any intention to submit a flawed implementation.[16] Following Heartbleed's disclosure, Seggelmann suggested focusing on the second aspect, stating that OpenSSL is not reviewed by enough people.[178] Although Seggelmann's work was reviewed by an OpenSSL core developer, the review was also intended to verify functional improvements, a situation making vulnerabilities much easier to miss.[172]

OpenSSL core developer Ben Laurie claimed that a security audit of OpenSSL would have caught Heartbleed.[179] Software engineer John Walsh commented: Шаблон:Blockquote The OpenSSL foundation's president, Steve Marquess, said "The mystery is not that a few overworked volunteers missed this bug; the mystery is why it hasn't happened more often."[180] David A. Wheeler described audits as an excellent way to find vulnerabilities in typical cases, but noted that "OpenSSL uses unnecessarily complex structures, which makes it harder to both humans and machines to review." He wrote:

There should be a continuous effort to simplify the code, because otherwise just adding capabilities will slowly increase the software complexity. The code should be refactored over time to make it simple and clear, not just constantly add new features. The goal should be code that is "obviously right", as opposed to code that is so complicated that "I can't see any problems".[172]

LibreSSL made a big code cleanup, removing more than 90,000 lines of C code just in its first week.[181]

According to security researcher Dan Kaminsky, Heartbleed is sign of an economic problem which needs to be fixed. Seeing the time taken to catch this simple error in a simple feature from a "critical" dependency, Kaminsky fears numerous future vulnerabilities if nothing is done. When Heartbleed was discovered, OpenSSL was maintained by a handful of volunteers, only one of whom worked full time.[182] Yearly donations to the OpenSSL project were about US$2,000.[183] The Heartbleed website from Codenomicon advised money donations to the OpenSSL project.[19] After learning about donations for the 2 or 3 days following Heartbleed's disclosure totaling US$841, Kaminsky commented "We are building the most important technologies for the global economy on shockingly underfunded infrastructure."[184] Core developer Ben Laurie has qualified the project as "completely unfunded".[183] Although the OpenSSL Software Foundation has no bug bounty program, the Internet Bug Bounty initiative awarded US$15,000 to Google's Neel Mehta, who discovered Heartbleed, for his responsible disclosure.[183] Mehta later donated his reward to a Freedom of the Press Foundation fundraiser.[185]

Paul Chiusano suggested Heartbleed may have resulted from failed software economics.[186]

The industry's collective response to the crisis was the Core Infrastructure Initiative, a multimillion-dollar project announced by the Linux Foundation on 24 April 2014 to provide funds to critical elements of the global information infrastructure.[187] The initiative intends to allow lead developers to work full time on their projects and to pay for security audits, hardware and software infrastructure, travel, and other expenses.[188] OpenSSL is a candidate to become the first recipient of the initiative's funding.[187]

After the discovery Google established Project Zero which is tasked with finding zero-day vulnerabilities to help secure the Web and society.[189][190]

References

Шаблон:Reflist

Bibliography

Шаблон:Refbegin

Шаблон:Refend

External links

Шаблон:Sisterlinks

Шаблон:Hacking in the 2010s Шаблон:SSL/TLS

  1. Шаблон:Cite web
  2. Шаблон:Cite web
  3. 3,0 3,1 Шаблон:Cite web
  4. Шаблон:Cite web
  5. Шаблон:Cite web
  6. Шаблон:Cite web
  7. Шаблон:Cite news
  8. Шаблон:Cite news
  9. 9,0 9,1 Шаблон:Cite web
  10. 10,0 10,1 Шаблон:Cite web
  11. 11,0 11,1 Шаблон:Cite web
  12. 12,0 12,1 Шаблон:Cite web
  13. 13,0 13,1 Шаблон:Cite web
  14. Шаблон:Cite web
  15. Шаблон:Cite IETF
  16. 16,0 16,1 Шаблон:Cite webШаблон:Dead link
  17. Шаблон:Cite web
  18. Шаблон:Cite news
  19. 19,0 19,1 19,2 Шаблон:Cite web
  20. Шаблон:Cite web
  21. Шаблон:Cite web
  22. Шаблон:Cite web
  23. Шаблон:Cite news
  24. Шаблон:Cite news
  25. Шаблон:Cite news
  26. Шаблон:Cite web
  27. Шаблон:Cite web
  28. Шаблон:Cite news
  29. Шаблон:Cite news
  30. Шаблон:Cite news
  31. Шаблон:Cite news
  32. Шаблон:Cite web
  33. Шаблон:Cite web
  34. Шаблон:Cite web
  35. Шаблон:Cite news
  36. Шаблон:Cite web
  37. 37,0 37,1 Шаблон:Cite web
  38. Шаблон:Cite web
  39. Шаблон:Cite news
  40. Шаблон:Cite web
  41. Шаблон:Cite news Some of the details are in the video linked from the page.
  42. Шаблон:Cite news
  43. Шаблон:Cite news
  44. Шаблон:Cite news
  45. 45,0 45,1 Шаблон:Cite news
  46. Шаблон:Cite web
  47. Шаблон:Cite web
  48. Шаблон:Cite web
  49. Шаблон:Cite web
  50. Шаблон:Cite web
  51. Шаблон:Cite web
  52. Шаблон:Cite web
  53. Шаблон:Cite web
  54. Шаблон:Cite web
  55. Шаблон:Cite web
  56. Шаблон:Cite web
  57. Шаблон:Cite news
  58. Шаблон:Cite news
  59. Шаблон:Cite web
  60. Шаблон:Cite news
  61. Шаблон:Cite magazine
  62. Шаблон:Cite web
  63. Шаблон:Cite web
  64. Шаблон:Cite web
  65. Шаблон:Cite web
  66. Шаблон:Cite web
  67. Шаблон:Cite web
  68. Шаблон:Cite web
  69. Шаблон:Cite web
  70. Шаблон:Cite web
  71. Шаблон:Cite web
  72. Шаблон:Cite web
  73. Шаблон:Cite web
  74. 74,0 74,1 Шаблон:Cite web
  75. Шаблон:Cite web
  76. 76,0 76,1 Шаблон:Cite web
  77. Шаблон:Cite web
  78. Шаблон:Cite web
  79. Шаблон:Cite news
  80. Шаблон:Cite news
  81. Шаблон:Cite news
  82. Шаблон:Cite news
  83. Шаблон:Cite news
  84. Шаблон:Cite tweet
  85. Шаблон:Cite news
  86. Шаблон:Cite news
  87. Шаблон:Cite web
  88. Шаблон:Cite tweet
  89. Шаблон:Cite news
  90. Шаблон:Cite web
  91. Шаблон:Cite web
  92. Шаблон:Cite web
  93. Шаблон:Cite web
  94. Шаблон:Cite news
  95. Шаблон:Cite news
  96. Шаблон:Cite news
  97. Шаблон:Cite news
  98. Шаблон:Cite web
  99. Шаблон:Cite news
  100. 100,0 100,1 Шаблон:Cite web
  101. Шаблон:Cite web
  102. Шаблон:Cite web
  103. Шаблон:Cite news
  104. Шаблон:Cite news
  105. Шаблон:Cite news
  106. Шаблон:Cite news
  107. Шаблон:Cite news
  108. Шаблон:Cite news
  109. Шаблон:Cite web
  110. Ошибка цитирования Неверный тег <ref>; для сносок tor не указан текст
  111. Шаблон:Cite web
  112. Шаблон:Cite web
  113. Шаблон:Cite web
  114. Шаблон:Cite web
  115. Шаблон:Cite web
  116. Шаблон:Cite web
  117. Шаблон:Cite web
  118. Шаблон:Cite web
  119. Шаблон:Cite web
  120. Шаблон:Cite news
  121. Шаблон:Cite web
  122. 122,0 122,1 122,2 122,3 122,4 Шаблон:Cite web
  123. Шаблон:Cite web
  124. Шаблон:Cite web
  125. Шаблон:Cite web
  126. Шаблон:Cite web
  127. Шаблон:Cite web
  128. Шаблон:Cite web
  129. Шаблон:Cite web
  130. Шаблон:Cite web
  131. Шаблон:Cite web
  132. Шаблон:Cite web
  133. Шаблон:Cite web
  134. Шаблон:Cite web
  135. Шаблон:Cite news
  136. 136,0 136,1 Шаблон:Cite web
  137. Шаблон:Cite web
  138. Шаблон:Cite web
  139. Шаблон:Cite web
  140. Шаблон:Cite news
  141. Шаблон:Cite web
  142. Шаблон:Cite web
  143. Шаблон:Cite web
  144. Шаблон:Cite web
  145. Шаблон:Cite web
  146. Шаблон:Cite web
  147. Шаблон:Cite web
  148. Шаблон:Cite web
  149. Шаблон:Cite web
  150. Шаблон:Cite web
  151. Шаблон:Cite web
  152. Шаблон:Cite web
  153. Шаблон:Cite web
  154. Шаблон:Cite web
  155. Шаблон:Cite web
  156. Шаблон:Cite web
  157. Шаблон:Cite web
  158. Шаблон:Cite web
  159. Шаблон:Cite web
  160. Шаблон:Cite web
  161. Шаблон:Cite web
  162. Шаблон:Cite web
  163. Шаблон:Cite web
  164. Шаблон:Cite web
  165. Шаблон:Cite web
  166. Шаблон:Cite web
  167. Шаблон:Cite web
  168. Шаблон:Cite web
  169. Шаблон:Cite web
  170. Шаблон:Cite web
  171. Шаблон:Cite news
  172. 172,0 172,1 172,2 172,3 Шаблон:Cite web
  173. Шаблон:Cite web
  174. Шаблон:Cite web
  175. Шаблон:Cite web
  176. Шаблон:Cite news
  177. Шаблон:Cite web
  178. Шаблон:Cite web
  179. Шаблон:Cite web
  180. Ошибка цитирования Неверный тег <ref>; для сносок Walsh не указан текст
  181. Шаблон:Cite web
  182. Шаблон:Cite web
  183. 183,0 183,1 183,2 Шаблон:Cite news
  184. Шаблон:Cite web
  185. Шаблон:Cite web
  186. Шаблон:Cite web
  187. 187,0 187,1 Шаблон:Cite web
  188. Шаблон:Cite web
  189. Шаблон:Cite web
  190. Шаблон:Cite magazine