From 71483f78b2261af008590a307ef00148d47c1def Mon Sep 17 00:00:00 2001 From: Noureldin Ehab <57595625+creeper-exe@users.noreply.github.com> Date: Thu, 30 Sep 2021 18:37:00 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6c7a0ad..42ec138 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ AutoRecon was inspired by three tools which the author used during the OSCP labs * Full logging of commands that were run, along with errors if they fail. * Global and per-scan pattern matching so you can highlight/extract important information from the noise. +## Quick Install (Google Cloud Shell) + + ## Quick Install (Docker) If you don't have a Kali instance, you can quickly install AutoRecon using the Dockerfile in the repository. Simply download the Dockerfile, and run the following command from the same directory: