Update README.md
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user