From 6301e56c062206ed305a413af2d256fc41cb7272 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 1 Dec 2020 13:57:08 +0700 Subject: [PATCH] Add PolarProxy to Network Security section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 673791e..3d7ed9e 100644 --- a/README.md +++ b/README.md @@ -1966,6 +1966,10 @@ This repository is created as an online bookmark for useful links, resources and PacketTotal A free, online PCAP analysis engine + + PolarProxy + PolarProxy is a transparent SSL/TLS proxy created for incident responders and malware researchers. PolarProxy is primarily designed to intercept and decrypt TLS encrypted traffic from malware. PolarProxy decrypts and re-encrypts TLS traffic, while also saving the decrypted traffic in a PCAP file that can be loaded into Wireshark or an intrusion detection system (IDS). + sensepost/routopsy Routopsy is a toolkit built to attack often overlooked networking protocols. Routopsy currently supports attacks against Dynamic Routing Protocols (DRP) and First-Hop Redundancy Protocols (FHRP).