From 6ef58bd1fd9a49eebee9d8ed703b27fa5c7e6c13 Mon Sep 17 00:00:00 2001 From: daniel Date: Mon, 13 Jan 2025 21:51:11 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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