TLS (Transport Layer Security) topic
TLS (Transport Layer Security) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible.
The TLS protocol aims primarily to provide security, including privacy (confidentiality), integrity, and authenticity through the use of cryptography, such as the use of certificates, between two or more communicating computer applications. It runs in the presentation layer and is itself composed of two layers: the TLS record and the TLS handshake protocols.
TLS builds on the now-deprecated SSL (Secure Sockets Layer) specifications (1994, 1995, 1996) developed by Netscape Communications for adding the HTTPS protocol to their Navigator web browser.
badssl.com
:lock: Memorable site for testing clients against bad SSL configs.
ssl_exporter
Exports Prometheus metrics for TLS certificates
static-web-server
A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
HRShell
HRShell is an HTTPS/HTTP reverse shell built with flask. It is an advanced C2 server with many features & capabilities.
ralloc
Mirror of https://gitlab.redox-os.org/redox-os/ralloc
nitroshare-desktop
Network file transfer application for Windows, OS X, & Linux
cli
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
certstrap
Tools to bootstrap CAs, certificate requests, and signed certificates.