Hacker-One / CVE-2019-7609

exploit CVE-2019-7609(kibana RCE) on right way by python2 scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2019-7609

exploit CVE-2019-7609(kibana RCE) on right way by python2 scripts

snapshot

exploit

usage

# python2 CVE-2019-7609-kibana-rce.py -h

usage: CVE-2019-7609-kibana-rce.py [-h] [-u URL] [-host REMOTE_HOST]
                                   [-port REMOTE_PORT] [--shell]

optional arguments:
  -h, --help         show this help message and exit
  -u URL             such as: http://127.0.0.1:5601
  -host REMOTE_HOST  reverse shell remote host: such as: 1.1.1.1
  -port REMOTE_PORT  reverse shell remote port: such as: 8888
  --shell            reverse shell after verify

About

exploit CVE-2019-7609(kibana RCE) on right way by python2 scripts

License:MIT License


Languages

Language:Python 100.0%