Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/james-e-a/cerdicator
Enhanced TLS indicator with an emphasis on information about the Root Certificate Authority from which the connection's authenticity is derived
https://github.com/james-e-a/cerdicator
firefox-addon mitm-detection
Last synced: 26 days ago
JSON representation
Enhanced TLS indicator with an emphasis on information about the Root Certificate Authority from which the connection's authenticity is derived
- Host: GitHub
- URL: https://github.com/james-e-a/cerdicator
- Owner: James-E-A
- Created: 2020-08-18T04:40:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T22:21:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T01:34:04.413Z (2 months ago)
- Topics: firefox-addon, mitm-detection
- Language: JavaScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/cerdicator/
- Size: 583 KB
- Stars: 1
- Watchers: 2
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: Readme.rst
Awesome Lists containing this project
README
**[Alpha Release, testers only!]**
What It Does
############This software enhances the display of TLS connections by displaying at-a-glance the Root Certificate Authority that your browser trusts to certify the connection.
Future releases will include country-of-jurisdiction display, enhanced and user-friendly certificate pinning, Intermediate Certificate Authority display, and **other requested features** (submit your ideas `here `_!).
For maximum effectiveness, replace the blank, empty spacer that exists OOTB in Firefox between your URL bar and the navigation buttons with this add-on's badge. (Chrome support pending on `CH\#1187713 `_.)
Why It Exists
#############https://archive.is/o/www.wired.com/2010/03/packet-forensics/#selection-2513.25-2513.243
https://www.eff.org/observatory#:~:text=650-odd%20organizations%20that%20function%20as%20Certificate%20Authorities%20trusted%20%28directly%20or%20indirectly%29%20by%20Mozilla%20or%20Microsoft.
According to tech blogger `Ryan Singel`_, writing for *Wired* magazine in 2010, privacy researcher `Christopher Soghoian`_ found a brochure at a wiretapping conference in which `Packet Forensics, LLC`_ advertised a device that [emphasis added]:
“[Gives users] the ability to… generate **‘look-alike’ [SSL] keys** designed to give the subject a **false sense of confidence in its authenticity**”
When the editors tried to reach out to Packet Forensics about this, their spokesman, Ray Saulino, allegedly (and hilariously):
initially denied the product performed as advertised, or that anyone used it
then added that
“…there is nothing special or unique about it… Our target community is the law enforcement community.”
Today
#####I intend to follow in the footsteps of the paper (linked in the appendix below) which Dr. Soghoian wrote alongside Dr. `Sid Stamm`_ analyzing the threat models presented by this device, and in particular intend to write the spiritual successor to their software introduced therein, `CertLock`_.
In particular, this software will be written under the following assumptions:
(1) Mr. Saulino is lying through his teeth here *(presumably under NDA)*
(2) Both Mr. Singel and Dr. Soghoian are being truthful in their reports
(3) The brochure acquired at the conference was both genuine (actually published by Packet Forensics) and truthful (the product it advertises performs as claimed)
.. _`Ryan Singel`: http://ryansingel.net/
.. _`Christopher Soghoian`: https://www.dubfire.net/
.. _`Packet Forensics, LLC`: https://www.packetforensics.com/
.. _`Sid Stamm`: https://sidstamm.com/
.. _`CertLock`: https://code.google.com/archive/p/certlock/source/default/source.. image:: https://i.imgflip.com/58y0io.jpg
Quacking Crazy PDFs
###################First-Order Related to this problem
===================================* `ssl-mitm.pdf`_
* `defconssliverse.pdf`_ (Search for “Number of trusted certificate signers” - wow!).. _`ssl-mitm.pdf`: http://webpages.uah.edu/~je0029/archive/dubfire.net/ssl-mitm.pdf
.. _`defconssliverse.pdf`: https://www.eff.org/files/defconssliverse.pdf