Den1al / CVE-2018-9206

A Python PoC for CVE-2018-9206

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoC for CVE-2018-9206

About

Based on the original Poc.

Usage

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

Authors

Larry Cashdollar

Daniel Abeles

About

A Python PoC for CVE-2018-9206


Languages

Language:Python 100.0%