Update README.md
This commit is contained in:
@@ -13,5 +13,9 @@ jq '.data[].entity.publicIpAddress // .data[].properties.publicIpAddress' *.json
|
|||||||
```bash
|
```bash
|
||||||
git clone {placeholder for git address}
|
git clone {placeholder for git address}
|
||||||
chmod +x external_pentest.sh
|
chmod +x external_pentest.sh
|
||||||
./external_pentest.sh external_ips.txt
|
sudo ./external_pentest.sh external_ips.txt
|
||||||
|
```
|
||||||
|
or
|
||||||
|
```bash
|
||||||
|
sudo bash external_pentest.sh external_ips.txt
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user