From c4d3bc3bafcf519568360f97deaff186a809c48c Mon Sep 17 00:00:00 2001 From: Themercee Date: Tue, 5 Jul 2016 17:41:24 -0400 Subject: [PATCH] Add routersploit in penetration testing tools (#63) Routersploit is a tool similar to metasploit, but adapt to router exploitation. The project is really active. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e492881..34bd17d 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ A collection of awesome penetration testing resources * [faraday](https://github.com/infobyte/faraday) - Collaborative Penetration Test and Vulnerability Management Platform * [evilgrade](https://github.com/infobyte/evilgrade) - The update explotation framework * [commix](https://github.com/stasinopoulos/commix) - Automated All-in-One OS Command Injection and Exploitation Tool +* [routersploit](https://github.com/reverse-shell/routersploit) - Automated penetration testing software for router #### Docker for Penetration Testing * `docker pull kalilinux/kali-linux-docker` [official Kali Linux](https://hub.docker.com/r/kalilinux/kali-linux-docker/)