Merge pull request #312 from meitar/pivotsuite

Add pivotsuite, a portable, standalone client-server pivot toolkit.
This commit is contained in:
Samar Dhwoj Acharya 2019-09-13 16:54:14 -05:00 committed by GitHub
commit b4b3b22a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.
@ -473,7 +474,7 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma
* [image-match](https://github.com/ascribe/image-match) - Quickly search over billions of images.
* [metagoofil](https://github.com/laramies/metagoofil) - Metadata harvester.
* [pagodo](https://github.com/opsdisk/pagodo) - Automate Google Hacking Database scraping.
* [recon-ng](https://bitbucket.org/LaNMaSteR53/recon-ng) - Full-featured Web Reconnaissance framework written in Python.
* [recon-ng](https://github.com/lanmaster53/recon-ng) - Full-featured Web Reconnaissance framework written in Python.
* [sn0int](https://github.com/kpcyrd/sn0int) - Semi-automatic OSINT framework and package manager.
* [snitch](https://github.com/Smaash/snitch) - Information gathering via dorks.
* [surfraw](https://github.com/kisom/surfraw) - Fast UNIX command line interface to a variety of popular WWW search engines.