
Un PoC en Python para CVE-2018-9206
Basado en el PoC original.
usage: run.py [-h] [-p PREFIX] [-u USER_AGENT] host
CVE-2018-9206 PoC
positional arguments:
host the host to check
optional arguments:
-h, --help show this help message and exit
-p PREFIX, --prefix PREFIX
The prefix for the path
-u USER_AGENT, --user-agent USER_AGENT
The user agent to send the requests with