From 29bb5a5464ab5d1e09986674c0bab45fe4040061 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 12 Sep 2019 21:20:48 -0400 Subject: [PATCH] Add pivotsuite, a portable, standalone client-server pivot toolkit. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ff7dae3..06de9ea 100644 --- a/README.md +++ b/README.md @@ -312,6 +312,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma * [dnstwist](https://github.com/elceef/dnstwist) - Domain name permutation engine for detecting typo squatting, phishing and corporate espionage. * [dsniff](https://www.monkey.org/~dugsong/dsniff/) - Collection of tools for network auditing and pentesting. * [impacket](https://github.com/CoreSecurity/impacket) - Collection of Python classes for working with network protocols. +* [pivotsuite](https://github.com/RedTeamOperations/PivotSuite) - Portable, platform independent and powerful network pivoting toolkit. * [routersploit](https://github.com/reverse-shell/routersploit) - Open source exploitation framework similar to Metasploit but dedicated to embedded devices. * [rshijack](https://github.com/kpcyrd/rshijack) - TCP connection hijacker, Rust rewrite of `shijack`.