Update README.md
This commit is contained in:
@@ -30,4 +30,11 @@ sudo ./external_pentest.sh external_ips.txt
|
|||||||
or
|
or
|
||||||
```bash
|
```bash
|
||||||
sudo bash external_pentest.sh external_ips.txt
|
sudo bash external_pentest.sh external_ips.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
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.
|
||||||
Reference in New Issue
Block a user