Update README.md

This commit is contained in:
2025-01-13 21:51:11 +00:00
parent 92d9cfe9fd
commit 6ef58bd1fd

View File

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