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: 4 months ago
JSON representation
exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts
- Host: GitHub
- URL: https://github.com/LandGrey/flink-unauth-rce
- Owner: LandGrey
- Created: 2019-11-13T14:59:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T15:35:42.000Z (almost 6 years ago)
- Last Synced: 2025-04-05T14:35:14.081Z (7 months ago)
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 90
- Watchers: 2
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - LandGrey/flink-unauth-rce - exploit Apache Flink Web Dashboard unauth rce on right way by python2 scripts (Python)
README
# flink-unauth-rce
exploit flink unauth rce on right way by python2 scripts
**snapshot**

**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
```