diff --git a/README.md b/README.md index d1a2c3b..c7d6557 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,16 @@ jq '.data[].entity.publicIpAddress // .data[].properties.publicIpAddress' *.json ``` ## Script Execution Instructions - +1. ```bash git clone {placeholder for git address} +``` +2. +```bash chmod +x external_pentest.sh +``` +3. +```bash sudo ./external_pentest.sh external_ips.txt ``` or