From 5b7b8b1b1550ff719f16519a167a5278aaffba52 Mon Sep 17 00:00:00 2001 From: Testman Date: Tue, 5 Dec 2017 10:21:00 +0100 Subject: [PATCH] Fixed markdown Removed space so that text now gets linked properly. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 617d5e5..20542c0 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ A collection of awesome penetration testing resources * [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 -* [redsnarf] (https://github.com/nccgroup/redsnarf) - Post-exploitation tool for grabbing credentials +* [redsnarf](https://github.com/nccgroup/redsnarf) - Post-exploitation tool for grabbing credentials #### Docker for Penetration Testing * `docker pull kalilinux/kali-linux-docker` [official Kali Linux](https://hub.docker.com/r/kalilinux/kali-linux-docker/)