revocable-self-signed-tls-certificates-hack
Certificate revocation demo
A proof-of-concept project demonstrating how to revoke a self-signed certificate using the bitcoin blockchain.
As a proof-of-concept, we will show how easy it is to revoke a self-signed certificate using the bitcoin blockchain. This will also demonstrate how we may be able to use similar approaches for more advanced capabilities that current X.509 infrastructure do not.
120 stars
23 watching
20 forks
Language: CoffeeScript
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
torhve/lua-resty-letsencrypt | Automates SSL certificate generation and renewal using Let's Encrypt CA | 66 |
davidbuchanan314/libleakmydata | A tool to bypass SSL certificate verification in various web applications | 173 |
gitcommitshow/auth-jwt | Demonstrates JWT authentication and reverse engineering for educational purposes. | 246 |
arthepsy/cve-2021-4034 | A proof-of-concept demonstrating local privilege escalation in a specific vulnerability | 1,056 |
bit4woo/resign | A Burp Suite extension that recalculates signatures automatically after modifying request parameter values. | 60 |
evolix/chexpire | A web application to help check for domain or SSL/TLS certificate expirations | 13 |
mpgn/cve-2019-0192 | A proof of concept project demonstrating a remote code execution vulnerability in Apache Solr via deserialization of untrusted data | 209 |
cryptocoinjs/ecdsa | Provides tools for secure digital transactions using elliptical curve cryptography | 38 |
auto-ssl/lua-resty-auto-ssl | Automates SSL certificate issuance and renewal using Let's Encrypt | 1,940 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,673 |
kmcquade/owasp-youtube-2021 | A set of tools and scripts for testing and demonstrating cloud security vulnerabilities in AWS environments. | 31 |
genkiroid/cert | A Go tool to retrieve TLS certificate information from servers | 245 |
rod-chapman/sparknacl | Re-implementation of the TweetNaCl crypto library in Ada with static type safety and performance optimization. | 114 |
matteocorti/check_ssl_cert | Verifies an SSL/TLS connection and certificate | 371 |
novotnyllc/bc-csharp | A C# implementation of cryptographic algorithms and protocols | 176 |