From 73f5a97e26d537fb389d0875f5c89a3e9d576069 Mon Sep 17 00:00:00 2001 From: Hakky54 Date: Mon, 30 Mar 2026 18:08:16 +0200 Subject: [PATCH] Added Certificate Ripper --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5b7b1715..86173943 100644 --- a/README.md +++ b/README.md @@ -1258,6 +1258,7 @@ _For a more comprehensive/advanced/better categorized/... list of Linux audio so #### Network Analysis +- [![Open-Source Software][oss icon]](https://github.com/Hakky54/certificate-ripper) [Certificate Ripper](https://github.com/Hakky54/certificate-ripper) - A CLI tool to extract server certificates from a URL. - [![Open-Source Software][oss icon]](https://www.tcpdump.org/#source) [Tcpdump](https://www.tcpdump.org/) - TCP Debugging/Capture Tool. - [![Open-Source Software][oss icon]](https://github.com/gcla/termshark) [Termshark](https://termshark.io/) - A terminal UI for tshark, inspired by Wireshark. - [![Open-Source Software][oss icon]](https://gitlab.com/wireshark/wireshark/-/tree/master) [Wireshark](https://www.wireshark.org/) - Wireshark is the world's foremost network protocol analyzer. It lets you see what's happening on your network at a microscopic level. It is the de facto (and often de jure) standard across many industries and educational institutions.