From 3f448864601571df95e653b49eabdd77efcfdbce Mon Sep 17 00:00:00 2001 From: Meitar M Date: Wed, 7 Feb 2018 12:33:08 -0500 Subject: [PATCH] Add AutoSploit, automated mass exploit tool. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 674bd92..b0b3b76 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [Faraday](https://github.com/infobyte/faraday) - Multiuser integrated pentesting environment for red teams performing cooperative penetration tests, security audits, and risk assessments. * [ExploitPack](https://github.com/juansacco/exploitpack) - Graphical tool for automating penetration tests that ships with many pre-packaged exploits. * [Pupy](https://github.com/n1nj4sec/pupy) - Cross-platform (Windows, Linux, macOS, Android) remote administration and post-exploitation tool. +* [AutoSploit](https://github.com/NullArray/AutoSploit) - Automated mass exploiter, which collects target by employing the Shodan.io API and programmatically chooses Metasploit exploit modules based on the Shodan query. ### Network Vulnerability Scanners