From ad1ce161d6f55f7ea9860bcabdc6a48e20262e3f Mon Sep 17 00:00:00 2001 From: bikini <63224111+bikini@users.noreply.github.com> Date: Tue, 23 Jun 2026 05:49:59 -0500 Subject: [PATCH] Update README.md --- libssh2-cve-2026-55200-poc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libssh2-cve-2026-55200-poc/README.md b/libssh2-cve-2026-55200-poc/README.md index e03a32b..593a569 100644 --- a/libssh2-cve-2026-55200-poc/README.md +++ b/libssh2-cve-2026-55200-poc/README.md @@ -110,7 +110,7 @@ Run as a one-shot malicious server for a challenge client: python poc/libpwn_cve_2026_55200_server.py --serve --listen-host 0.0.0.0 --listen-port 2222 ``` -Change `--listen-host` and `--listen-port` for your lab or HTB instance. The top of the script also leaves: +Change `--listen-host` and `--listen-port` for your lab instance. The top of the script also leaves: ```python HOST = ""