diff --git a/README.md b/README.md index 476aa54..f1b28c5 100644 --- a/README.md +++ b/README.md @@ -30,4 +30,11 @@ sudo ./external_pentest.sh external_ips.txt or ```bash sudo bash external_pentest.sh external_ips.txt -``` \ No newline at end of file +``` + +All of the raw files are retained from this script in the relevant folders, please tar these up and save them in google drive for reference later if needed. +```bash +tar -jcvf name.tar.bz2 folder_to_be_compressed +``` + +Finally, the results are going to be automatically put into a PDF for easy consumption a quick review. \ No newline at end of file