From ee41b31e0b1c0f34f6991d7fb4f3715aeaa35cba Mon Sep 17 00:00:00 2001 From: Joe Totes <59018247+Totes5706@users.noreply.github.com> Date: Sat, 30 Jul 2022 11:56:22 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f905713..b36dcf1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Offensive Security Reference +# Offensive Security Tools Here you will find a useful collection of commands and file resource locations used in Pentesting operations. This reference is will go hand in hand with Kali Linux. @@ -13,7 +13,7 @@ Useful script that automates multiple enumeration scans in succession. Download: [nmapAutomator.sh](https://github.com/21y4d/nmapAutomator/blob/master/nmapAutomator.sh) -```shell +```bash USAGE: ./nmapAutomator.sh --host {IP ADDRESS} --type All