From 33154f028e56662fcf0d3bbe73d2e0b5e9b1f089 Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:29:29 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 77d4cb0..ecd0324 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,8 @@ nmap -p- --min-rate 5000 -sC -sV {IP ADDRESS} ```bash # Useful script that automates multiple enumeration scans in succession -# Download: [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) +# Download: +[nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) ./nmapAutomator.sh --host {IP ADDRESS} --type All