Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LandGrey/flink-unauth-rce

exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts
https://github.com/LandGrey/flink-unauth-rce

Last synced: about 1 month ago
JSON representation

exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts

Awesome Lists containing this project

README

        

# flink-unauth-rce
exploit flink unauth rce on right way by python2 scripts

**snapshot**

![example](example.png)

**usage**

```python
# python2 flink-unauth-rce.py -h

usage: flink-unauth-rce.py [-h] [-u URL] [-c COMMAND] [--delete]
[--proxy PROXY]

optional arguments:
-h, --help show this help message and exit
-u URL such as: http://127.0.0.1:8081
-c COMMAND command that your will execute on target
--delete delete jar after execute command
--proxy PROXY request http/https proxy

```