Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Nonce-Disrespecting Adversaries: Practical Forgery Attacks on GCM in TLS

License

NotificationsYou must be signed in to change notification settings

nonce-disrespect/nonce-disrespect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We provide supplemental material to our research on AES-GCM nonce reuse vulnerabilities in TLS.

Research paper

Online check

Background

Abstract:

We investigate nonce reuse issues with the GCM block cipher mode asused in TLS and focus in particular on AES-GCM, the most widelydeployed variant. With an Internet-wide scan we identified 184 HTTPSservers repeating nonces, which fully breaks the authenticity of theconnections. Affected servers include large corporations, financialinstitutions, and a credit card company. We present a proof ofconcept of our attack allowing to violate the authenticity of affectedHTTPS connections which in turn can be utilized to inject seeminglyvalid content into encrypted sessions. Furthermore, we discoveredover 70,000 HTTPS servers using random nonces, which puts them at riskof nonce reuse, in the unlikely case that large amounts of data aresent via the same session.

This repository provides supplemental code and information.

Code

  • getnonce - scan tool and OpenSSL patch used for our Internet-wide scan.
  • gcmproxy - attack implemented in Go.
  • tool - helper tools used by attack code.
  • paper - LaTeX source-code for IACR ePrint and WOOT16camera-ready versions.
  • slides - presentation slides for Black Hat USA 2016 and WOOT16.

License

All our code is published asCC0 1.0 / PublicDomain.

Data

Advisories

Security advisories from affected vendors:

Media / Blogs

Misc

About

Nonce-Disrespecting Adversaries: Practical Forgery Attacks on GCM in TLS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp